Changes between Version 22 and Version 23 of PiBotOsInstallation
- Timestamp:
- Sep 27, 2016, 11:47:26 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v22 v23 7 7 * Configure Pi 8 8 * Setup DNS 9 {{{ sudo nano /etc/resolv.conf }}}. 10 add: 9 {{{ sudo nano /etc/resolv.conf }}}, and add to file the following lines: 11 10 {{{ nameserver 8.8.8.8 12 nameserver 8.8.4.4 }}} 11 nameserver 8.8.4.4 12 }}} 13 13 * Configure PiZero {{{ sudo raspi-config }}} 14 14 * Activate the Pi Zero's built-in I2C Interface: