Skip to content

Instantly share code, notes, and snippets.

@todgru
Last active June 19, 2019 06:08
Show Gist options
  • Save todgru/31dfd0a5a42851745e31bf82afd140d0 to your computer and use it in GitHub Desktop.
Save todgru/31dfd0a5a42851745e31bf82afd140d0 to your computer and use it in GitHub Desktop.
enable ssh on raspberry pi raspian fresh install etcher OS X Mac network cable direct connect
  • after image is flashed using Etcher, cd /Volumes/boot.
  • Then add ssh file to root. touch ssh.
  • connect network cable between os x computer and raspberry pi. boot the raspberry pi.
  • wait a minute.
  • then ssh [email protected]

That's it. No need for a screen, keyboard or any other device to get into the pi. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment