did this for solidarity infrastructures sfpc class.
- flashing with an image from yunohost onto the PI
- setting it up headless for ssh / wifi connection
- to set up wifi, add the file (
wpa_supplicant.conf) specified in this tutorial - to set up ssh, add the file
ssh
- to set up wifi, add the file (
- find the local IP of the PI using your local router admin page (find the IP address of the router which just involves using
netstat -nr | grep defaulton Mac)- in the admin page, look under connected devices and there should be one called
yunohost
- in the admin page, look under connected devices and there should be one called
- go to that IP address in the browser and you’re done!