Updates readme
This commit is contained in:
@@ -74,6 +74,7 @@ bash rpi-boot-secure.sh
|
|||||||
- connect usb to rpi4 USE A USB2 PORT!
|
- connect usb to rpi4 USE A USB2 PORT!
|
||||||
- connect the outer network port to switch (BUT WITHOUT POE) with rpi4 and laptop in same network
|
- connect the outer network port to switch (BUT WITHOUT POE) with rpi4 and laptop in same network
|
||||||
- access the webinterface with ssh -L 3141:127.0.0.1:3142 pi@192.168.178.52
|
- access the webinterface with ssh -L 3141:127.0.0.1:3142 pi@192.168.178.52
|
||||||
|
- unplug the usb cable and use a powersupply
|
||||||
- run provision.py from rpi4 (to ensure ssh key)
|
- run provision.py from rpi4 (to ensure ssh key)
|
||||||
```
|
```
|
||||||
poetry run python src/provision.py 10.11.0.59 --name <device_name>
|
poetry run python src/provision.py 10.11.0.59 --name <device_name>
|
||||||
|
|||||||
Reference in New Issue
Block a user