mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 07:54:50 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
ad64e42b29
commit
e69ccc4eee
@ -17,6 +17,7 @@ To figure out if this is the case, look for TCP port bindings on port 22 and the
|
||||
* `powershell -ExecutionPolicy Bypass -File install-sshd.ps1`
|
||||
* Generate SSH host keys
|
||||
* `.\ssh-keygen.exe -A`
|
||||
* `.\FixHostFilePermissions.ps1 -Quiet`
|
||||
* Check out [this wiki page][Secure file] for instructions on how to set proper permissions on these host keys.
|
||||
* Secure SSH host keys (optional)
|
||||
* `Start-Service ssh-agent`
|
||||
|
Loading…
x
Reference in New Issue
Block a user