mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
little fixes
This commit is contained in:
@ -13,6 +13,7 @@ nameserver <dns-server>
|
||||
```
|
||||
|
||||
## Статика
|
||||
|
||||
В файл `/etc/network/interfaces.d/<interface>` необходимо добавить следующие строки:
|
||||
|
||||
```shell
|
||||
@ -24,6 +25,7 @@ iface <interface> inet static
|
||||
```
|
||||
|
||||
## DHCP
|
||||
|
||||
В файл `/etc/network/interfaces.d/<interface>` необходимо добавить следующие строки:
|
||||
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user