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