Restructured a little bit #4
@ -77,10 +77,12 @@ git submodule update
|
||||
* user: root
|
||||
* pw: root
|
||||
* Set IP address and netmask with
|
||||
```sh
|
||||
|
||||
`sh
|
||||
ifconfig eth0 192.168.133.10
|
||||
ifconfig eth0 netmask 255.255.255.0
|
||||
```
|
||||
`
|
||||
|
||||
2. Connect Q7S to workstation via ethernet
|
||||
3. Make sure the netmask of the ehternet interface of the workstation matches the netmask of the Q7S
|
||||
* When IP address is set to 192.168.133.10 and the netmask is 255.255.255.0, an example IP address for the workstation
|
||||
|
Loading…
Reference in New Issue
Block a user