Restructured a little bit #4

Merged
meierj merged 33 commits from mueller/master into master 2020-11-25 15:03:43 +01:00
Showing only changes of commit 489cb90b2f - Show all commits

View File

@ -77,10 +77,12 @@ git submodule update
* user: root * user: root
* pw: root * pw: root
* Set IP address and netmask with * Set IP address and netmask with
```sh
`sh
ifconfig eth0 192.168.133.10 ifconfig eth0 192.168.133.10
ifconfig eth0 netmask 255.255.255.0 ifconfig eth0 netmask 255.255.255.0
``` `
2. Connect Q7S to workstation via ethernet 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 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 * 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