Changes between Version 21 and Version 22 of PiBotOsInstallation


Ignore:
Timestamp:
Sep 27, 2016, 11:46:37 PM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v21 v22  
    66* SSH to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    77* 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 }}}
    1113   * Configure PiZero {{{ sudo raspi-config }}}
    1214         * Activate the Pi Zero's built-in I2C Interface: