Update README.md
Add some instructions for network configuration
This commit is contained in:
committed by
GitHub Enterprise
parent
e441dfd193
commit
390c0e59b7
@@ -63,6 +63,8 @@ The Goal is to evenually be able to be a turnkey solution to spin up a "real" ne
|
||||
|
||||
* Boot NOOBS and select the Raspbian Lite option:
|
||||
* On each Pi
|
||||
* Configure network
|
||||
* The Raspberr Pi is configured for DHCP by default If your uCPE does not provide DHCP addresses, you will need to configure a staitc IP address by following the instructions at this site https://www.raspberrypi.org/documentation/configuration/tcpip/README.md
|
||||
* log in as 'pi' with the password 'raspberry'
|
||||
* execute _**sudo update-rc.d ssh enable**_
|
||||
* execute _**sudo invoke-rc.d ssh start**_
|
||||
|
||||
Reference in New Issue
Block a user