Updated Install Win32 OpenSSH (markdown)

Manoj Ampalam 2017-06-02 23:06:22 -07:00
parent e69ccc4eee
commit 4c8c3f063c

@ -18,7 +18,6 @@ To figure out if this is the case, look for TCP port bindings on port 22 and the
* Generate SSH host keys * Generate SSH host keys
* `.\ssh-keygen.exe -A` * `.\ssh-keygen.exe -A`
* `.\FixHostFilePermissions.ps1 -Quiet` * `.\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) * Secure SSH host keys (optional)
* `Start-Service ssh-agent` * `Start-Service ssh-agent`
* Download psexec from [here](https://technet.microsoft.com/en-us/sysinternals/pstools) * Download psexec from [here](https://technet.microsoft.com/en-us/sysinternals/pstools)