I currently have a test environment to implement a proxy server, I have Docker Desktop installed on Windows 10, I have a container running and in that container an Ubuntu 22.04.4 LTS image and I need to configure a static IP to be able to install others packages.
I investigated the change with netplan but it is not installed and when I try to install it it sends me this message:
**Package netplan is not available, but is referred to by another package.
This may mean that the package is missing, has been obsolete, or
is only available from another source
E: Package ‘netplan’ has no installation candidate**
And many of the commands always send me this type of messages bash: command not found
So idk what to do.
Soporte IT AnalizaHN is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.