mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 16:04:46 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
b84e89bb1f
commit
58cde04437
@ -1,7 +1,7 @@
|
|||||||
1. Download [Zip file](https://github.com/PowerShell/Win32-OpenSSH/releases/download/11_09_2015/OpenSSH-Win32.zip)
|
1. Download [Zip file](https://github.com/PowerShell/Win32-OpenSSH/releases/download/11_09_2015/OpenSSH-Win32.zip)
|
||||||
* Extract contents to `C:\Program Files\OpenSSH-Win32`
|
* Extract contents to `C:\Program Files\OpenSSH-Win32`
|
||||||
* Start Powershell as Administrator
|
* Start Powershell as Administrator
|
||||||
* `cd C:\Program Files\OpenSSH-Win32`
|
* `cd 'C:\Program Files\OpenSSH-Win32'`
|
||||||
* Setup SSH host keys (this will generate all the 'host' keys that sshd expects when its starts)
|
* Setup SSH host keys (this will generate all the 'host' keys that sshd expects when its starts)
|
||||||
* `./ssh-keygen.exe -A`
|
* `./ssh-keygen.exe -A`
|
||||||
* Open Firewall
|
* Open Firewall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user