From b84e89bb1f07a915dc16ec570a9c99084aa234d3 Mon Sep 17 00:00:00 2001 From: Mike MacCana Date: Sat, 26 Dec 2015 13:27:01 +0000 Subject: [PATCH] Updated Install Win32 OpenSSH (markdown) --- Install-Win32-OpenSSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-Win32-OpenSSH.md b/Install-Win32-OpenSSH.md index b7219dd..194d8a4 100644 --- a/Install-Win32-OpenSSH.md +++ b/Install-Win32-OpenSSH.md @@ -1,7 +1,7 @@ 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` * 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) * `./ssh-keygen.exe -A` * Open Firewall