Changes between Version 10 and Version 11 of PiBotOsInstallation
- Timestamp:
- Sep 27, 2016, 7:48:00 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v10 v11 1 2 == Desktop Preparation 1 3 * On your notebook/desktop, install Bonjour Services from Apple. This allows your windows machine to 'just know' the hostname raspberrypi.local. See [https://support.apple.com/downloads/bonjour%2520for%2520windows Bonjour for Windows] 2 4 * Install Jessie Lite to your sd card [https://www.raspberrypi.org/downloads/raspbian/ Raspbian Jessie OS] 3 5 4 6 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero] 5 7 * [wiki:SetupPiZeroWiFi Setup SSH over USB for the Pi Zero] 6 8 7 9 * Connect to Pi: {{{ ssh pi@raspberrypi.local }}} (password is raspberry)