Changes between Version 2 and Version 3 of PiBotOsInstallation
- Timestamp:
- Sep 27, 2016, 7:36:51 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v2 v3 21 21 * Connect to Pi: {{{ ssh pi@raspberrypi.local }}} (password is raspberry) 22 22 * Configure Pi 23 * Setup DNS: {{{ sudo nano /etc/resolv.conf }}}. ''Do we need this if we're using Windows Network sharing?''23 * Setup DNS: {{{ sudo nano /etc/resolv.conf }}}. 24 24 add: nameserver 8.8.8.8 25 add: nameserver 8.8.4.4 25 26 * sudo raspi-config 26 27 * Activate the Pi Zero's built-in I2C Interface: