Netplan

From Wiki
Revision as of 19:26, 24 January 2019 by Scott (talk | contribs)
Jump to navigation Jump to search

To show all network devices and their status:

ip a

Configure a file in /etc/netplan

Try the new config:

netplan try

Apply the new config:

netplan apply