Auto connect to Wifi on boot
Create a file called “wpa_supplicant.conf” on the boot partition
the file should look like this:
1 2 3 4 5 |
network={ ssid="SSID" psk="Preeshare key" key_mgmt=WPA-PSK } |
Enable SSH from first boot
Create a empty file called ssh no extension just ssh