Hi everyone,
When I watch the course videos, I saw that :
but when I tried to use netplan utility alone on the VM this happened :
Why I can’t use the netplan command on the VM?
Hi everyone,
When I watch the course videos, I saw that :
Why I can’t use the netplan command on the VM?
Are you trying this on KodeKloud Lab, or a VM created by you?
If netplan is not available on the system, you can install it with
sudo apt-get install netplan.io.