Changes between Version 21 and Version 22 of PiBotOsInstallation
- Timestamp:
- Sep 27, 2016, 11:46:37 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v21 v22 6 6 * SSH to Pi: {{{ ssh pi@raspberrypi.local }}} (password is raspberry) 7 7 * Configure Pi 8 * Setup DNS: {{{ sudo nano /etc/resolv.conf }}}. 9 * add: nameserver 8.8.8.8 10 * add: nameserver 8.8.4.4 8 * Setup DNS 9 {{{ sudo nano /etc/resolv.conf }}}. 10 add: 11 {{{ nameserver 8.8.8.8 12 nameserver 8.8.4.4 }}} 11 13 * Configure PiZero {{{ sudo raspi-config }}} 12 14 * Activate the Pi Zero's built-in I2C Interface: