💾 Archived View for darknesscode.xyz › notes › ssh-setup-raspberrypi.gmi captured on 2022-03-01 at 15:09:09. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-05)
-=-=-=-=-=-=-
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.
----------
----------
© DarknessCode