mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 23:14:54 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
317bbba310
commit
d8c5df72a5
@ -18,7 +18,6 @@ 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`
|
||||
1. Generate SSH host keys
|
||||
* `.\ssh-keygen.exe -A`
|
||||
* `powershell -ExecutionPolicy Bypass -File FixHostFilePermissions.ps1`
|
||||
* `.\FixHostFilePermissions.ps1 -Confirm:$false`
|
||||
1. Secure SSH host keys (optional)
|
||||
* `Start-Service ssh-agent`
|
||||
|
Loading…
x
Reference in New Issue
Block a user