Changes between Version 20 and Version 21 of PiBotOsInstallation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBotOsInstallation

    v20 v21  
    33
    44== Configure Pi Zero OS (Jessie Lite)
    5 * Connect to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
     5* [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]
     6* SSH to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    67* Configure Pi
    78   * Setup DNS: {{{ sudo nano /etc/resolv.conf }}}.     
     
    3940     }}}
    4041
    41 * [wiki:SetupPiZeroSSHOverUSB Setup SSH over USB for the Pi Zero]
    4242* [wiki:SetupPiZeroWiFi Setup WiFi for the Pi Zero] 
    4343* [wiki:HowToRunProgramAtStartupPiZero How to run a program at startup on the Pi Zero]