Switch To The Root User
Switch To The Root User
su -COPY
OR
sudo su -COPY
ifconfig -aCOPY
OR
ip aCOPY
Desktop:
enp0s3
At this time, the system interface (enp0s3) takes IP Address from DHCP server.
Replace the IP address details, gateway and dns server that suits your
environment.
pkumar@linuxtechi:~$
If you want to run above netplan command in debug command, then execute
below command,