Update README.md
This commit is contained in:
parent
178ab8fa69
commit
26734a4dae
@ -12,7 +12,7 @@ pkg_add vim
|
||||
|
||||
:floppy_disk: `vi /etc/hostname.em0`
|
||||
|
||||
```bash
|
||||
```sh
|
||||
dhcp
|
||||
```
|
||||
|
||||
@ -20,7 +20,7 @@ dhcp
|
||||
|
||||
:floppy_disk: `vi /etc/hostname.stge0`
|
||||
|
||||
```bash
|
||||
```sh
|
||||
media 100baseTX
|
||||
mediaopt full-duplex
|
||||
inet 192.168.2.1 0xffffff00
|
||||
@ -30,7 +30,7 @@ inet 192.168.2.1 0xffffff00
|
||||
|
||||
:floppy_disk: `vi /etc/mygate`
|
||||
|
||||
```bash
|
||||
```sh
|
||||
192.168.1.1
|
||||
```
|
||||
|
||||
@ -38,7 +38,7 @@ inet 192.168.2.1 0xffffff00
|
||||
|
||||
:floppy_disk: `vi /etc/resolv.conf`
|
||||
|
||||
```bash
|
||||
```sh
|
||||
nameserver 9.9.9.9
|
||||
nameserver 1.1.1.1
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user