From 4c8c3f063c5e60706646ab6d504a94196c6133ac Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Fri, 2 Jun 2017 23:06:22 -0700 Subject: [PATCH] Updated Install Win32 OpenSSH (markdown) --- Install-Win32-OpenSSH.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Install-Win32-OpenSSH.md b/Install-Win32-OpenSSH.md index b289b07..fe72eb7 100644 --- a/Install-Win32-OpenSSH.md +++ b/Install-Win32-OpenSSH.md @@ -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 * `.\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` * Download psexec from [here](https://technet.microsoft.com/en-us/sysinternals/pstools)