mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Updated the fine nmcli command (#243)
This commit is contained in:
parent
56992c6a77
commit
cbd9b45adc
@ -132,7 +132,7 @@ In addition I have found it is wise to set the dns server and the local gateway.
|
||||
nmcli> set ipv4.dns 192.168.100.1
|
||||
nmcli> set ipv4.gateway 192.168.100.1
|
||||
nmcli> save
|
||||
nmcli> exit
|
||||
nmcli> quit
|
||||
```
|
||||
|
||||
If you now view the default connection `cat /etc/NetworkManager/system-connections/default` you should see the method is manual and the address is set.
|
||||
|
Loading…
x
Reference in New Issue
Block a user