How To Install Webmin on Ubuntu 18.04
Webmin is open source control panel for linux machine, it is mainly use for server as file transfer, email configuration and other servers configuration using modern user interface.
Here is the step to install the Webmin on ubuntu
1) Open the command prompt of your server and switch to root user
2) Now add webmin repository to source list file using command or any editor
vi /etc/apt/sources.list
and add this line at bottom of file
- Read more about How To Install Webmin on Ubuntu 18.04
- Log in to post comments