ubuntu_network: added documentations
This commit is contained in:
parent
3d8b299d91
commit
6a065eb8b2
|
@ -14,6 +14,8 @@ nmcli device show
|
||||||
|
|
||||||
`unmanaged` means **NetworkManager** will not manage that device.
|
`unmanaged` means **NetworkManager** will not manage that device.
|
||||||
|
|
||||||
|
### Documentation: https://help.ubuntu.com/community/NetworkManager
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Netplan
|
# Netplan
|
||||||
|
@ -37,3 +39,5 @@ To see your list of devices, run `ip addr`.
|
||||||
Finally apply the new configurations
|
Finally apply the new configurations
|
||||||
|
|
||||||
sudo netplan apply
|
sudo netplan apply
|
||||||
|
|
||||||
|
### Documentation: https://netplan.io/reference#examples
|
||||||
|
|
Loading…
Reference in New Issue
Block a user