readme update
This commit is contained in:
parent
8243db74ce
commit
c076ec5487
11
README.md
11
README.md
@ -208,7 +208,16 @@ or
|
|||||||
ssh eive@192.168.199.227
|
ssh eive@192.168.199.227
|
||||||
```
|
```
|
||||||
|
|
||||||
To access the console of the Q7S run the following:
|
If the static IP address of the Q7S has already been set,
|
||||||
|
you can access it with ssh
|
||||||
|
|
||||||
|
```sh
|
||||||
|
ssh root@192.168.133.10
|
||||||
|
```
|
||||||
|
|
||||||
|
If this has not been done yet, you can access the serial
|
||||||
|
console of the Q7S like this to set it
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
picocom -b 115200 /dev/ttyUSB0
|
picocom -b 115200 /dev/ttyUSB0
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user