Skip to content

Instantly share code, notes, and snippets.

View JuanM04's full-sized avatar

Juan Martín Seery JuanM04

View GitHub Profile
@JuanM04
JuanM04 / raspberry.md
Created April 19, 2022 20:27
Headless Raspberry Pi

Headless Raspberry Pi Setup

  1. Flash a copy of Raspberry Pi OS into a MicroSD (you can use Etcher).
  2. Go to the boot drive (with Ubuntu, it's in /media/$USER/boot).
  3. Create an empty ssh file with no extension.
  4. And finally, create a wpa_supplicant.conf file with this data:
country=AR
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev