#!/linuxSucks/Pi Headless SSH Setup

Jan 25, 2019

This works with Pi 3b, Pi 3b+ Pi 4 and Pi Zero w. Create an empty file called ssh and place it in the root of the SD card. The file should have no extensions like “.txt” or another.

Create an empty file called “ssh”: (if you are in GNU/Linux or MacOS use the terminal, in Ms Windows use notepad or another text editor)

touch ssh

This will enable SSH when the Pi is booted.

Home  Linux  Notes  Blog Spot