Lastly set the Desktop/CLI setting in the boot options category to Desktop Autologin.įor the mirror we need to have a wifi connection so make sure you have your wifi credentials close. Next, disable the following options in the boot options category Open the Raspi-config utility by using: sudo raspi-configĮnable the following options in the interfaces categoryĬhoose your WiFi country via the localization category. Make sure SSH is selected and port 22 is filled in.Now you can eject the SD card and put it in your Pi.įirst plug in a LAN cable, one end in your desktop/laptop and the other in your Pi. Create a file named ssh with no extension in the same directory.Add ip=169.254.10.1 At the end of the long line of text separated with a space (on the same line).Now we’ll need to do some extra tinkering with some settings so we’ll be able to access the Pi. To get started we’ll first need to set up your Pi for the code I made.ĭownload the ZIP file and extract it to wherever you want.