From 8a1786e4c59a8eeebbaacd793a63914d8aabfbe6 Mon Sep 17 00:00:00 2001 From: cimryan Date: Tue, 16 Oct 2018 20:42:36 -0700 Subject: [PATCH] Added instruction to delete .ssh\known_hosts --- GetShellWithoutMonitorOnWindows.md | 1 + 1 file changed, 1 insertion(+) diff --git a/GetShellWithoutMonitorOnWindows.md b/GetShellWithoutMonitorOnWindows.md index d696876..efd24ab 100644 --- a/GetShellWithoutMonitorOnWindows.md +++ b/GetShellWithoutMonitorOnWindows.md @@ -29,6 +29,7 @@ ``` ssh pi@raspberrypi.local ``` + > Note: If you receive an error indicating that the host id has changed and you can't work around it you'll need to delete the ~\\.ssh\known_hosts file. You're especially likely to encounter this error if you're following these instructions for a second time. 1. If you get an "unknown host" error message install Bonjour: https://support.apple.com/kb/DL999 and go back to step 15. 1. You should be prompted for the password for the user "pi". Enter ```