From 58cde0443795cc902a53d351233312936923e037 Mon Sep 17 00:00:00 2001 From: Mike MacCana Date: Sat, 26 Dec 2015 13:27:15 +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 194d8a4..2d7e6f3 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