bmordan / how-to

yep how to do all the things
0 stars 0 forks source link

Pi Wifi #4

Open bmordan opened 5 years ago

bmordan commented 5 years ago

/Volumes/boot

# wpa_supplicant.conf

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=GBR

network={
    ssid="YOURSSID"
    psk="YOURPASSWORD"
    scan_ssid=1
}
bmordan commented 4 years ago

remember you can touch ssh to enable ssh then log in you can update /etc/hosts and rename the raspberrypi '/etc/hostname' and rename the raspberrypi