Changes between Version 20 and Version 21 of PiBotOsInstallation
- Timestamp:
- Sep 27, 2016, 11:45:45 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v20 v21 3 3 4 4 == Configure Pi Zero OS (Jessie Lite) 5 * Connect to Pi: {{{ ssh pi@raspberrypi.local }}} (password is raspberry) 5 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero] 6 * SSH to Pi: {{{ ssh pi@raspberrypi.local }}} (password is raspberry) 6 7 * Configure Pi 7 8 * Setup DNS: {{{ sudo nano /etc/resolv.conf }}}. … … 39 40 }}} 40 41 41 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]42 42 * [wiki:SetupPiZeroWiFi Setup WiFi for the Pi Zero] 43 43 * [wiki:HowToRunProgramAtStartupPiZero How to run a program at startup on the Pi Zero]