Changes between Version 46 and Version 47 of PiBotOsInstallation


Ignore:
Timestamp:
Oct 1, 2016, 11:23:34 AM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v46 v47  
    44
    55* [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]
    6 * SSH to Pi with {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    7 * Setup DNS {{{ sudo nano /etc/resolv.conf }}} , adding the following lines:
     6* SSH to Pi with {{{ssh pi@raspberrypi.local}}}   (password is raspberry)
     7* Setup DNS {{{sudo nano /etc/resolv.conf}}} , adding the following lines:
    88     {{{
    99       nameserver 8.8.8.8   
     
    2525       curl -s get.pi4j.com | sudo bash
    2626  }}}
    27 * Install [https://www.nano-editor.org/ Nano] text editor {{{ sudo apt-get install nano}}}
    28 * Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi-daemon}}}
     27* Install [https://www.nano-editor.org/ Nano] text editor {{{sudo apt-get install nano}}}
     28* Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{sudo apt-get install avahi-daemon}}}
    2929* Update Raspian Configuration {{{ sudo raspi-config }}}
    3030   * Activate the Pi Zero's built-in I2C Interface: