Changes between Version 26 and Version 27 of PiBotOsInstallation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v26 v27  
    66* SSH to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    77* Configure Pi
    8    * Setup DNS
    9          {{{
    10              sudo nano /etc/resolv.conf
    11          }}},
    12 
    13           and add to file the following lines:
     8   * Setup DNS {{{ sudo nano /etc/resolv.conf }}}
     9          and add the following lines:
    1410
    1511         {{{
     
    1713             nameserver 8.8.4.4
    1814         }}}
     15
    1916   * Configure PiZero {{{ sudo raspi-config }}}
    2017         * Activate the Pi Zero's built-in I2C Interface: