ubuntu_network: added documentations

This commit is contained in:
Marco D'Agostini 2020-02-07 11:51:38 -05:00
parent 3d8b299d91
commit 6a065eb8b2

View File

@ -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