@cryptotaxi247 / infra / commits / d0d04a0d

macs notes: add note on catalina ssh enabling

Robert Scott committed May 8, 2021 at 22:38 UTC d0d04a0d9b43006175653a39bc4ba0f56edacfb9
1 file changed +4 -1
macs/notes.md
+4 -1
@@ -260,7 +260,10 @@ which is probably near the top
260 press `z` then `/` then select `ANSI` and click Done
261 21. Click the magnifying glass in the top bar
262 22. Type "term" and press enter on Terminal
263 -23. Run `sudo systemsetup -setremotelogin on` to turn on SSH.
263 +23. Run `sudo systemsetup -setremotelogin on` to turn on SSH. On Catalina,
264 + you may first need to go to the Apple menu > System Preferences >
265 + Security & Privacy > Privacy tab, choose "Full Disk Access" and add the
266 + "Terminal" application.
267 IMPORTANT: DO NOT TEST SSH AT THIS STAGE!
268 Testing SSH now would cause the image to generate an SSH host key, and
269 cause it to be fixed in a generic disk image too soon.