

If it’s not running, you can start it with: sudo systemctl start webmin Hint: If the above command doesn’t quit immediately, you can press the Q key to gain back control of the terminal. Once installed, the Wemin built-in web server will automatically start as can be seen by running the systemctl command below: systemctl status webmin
#Start webmin command line install
Now we can update local package index and install Webmin. Then import it with: sudo apt-key add jcameron-key.asc Next, we need to run the following command to download and import Webmin PGP signing key to APT keyring so that the APT package manager can verify the integrity of packages downloaded from Webmin repository.

To save the file in Nano text editor, press CTRL O, then press Enter to confirm. sudo nano /etc/apt//webmin.listĪdd the following line in the file. To add Webmin repository, create a source list file with a command-line text editor such as Nano. It’s recommended to install Webmin from its official repository so that you can always get the latest version. Webmin isn’t in Ubuntu software repository. At the time of this writing, the latest stable version available is 1.970, which was released on January 6, 2021. Install Webmin on Ubuntu 20.04 From Webmin Repository

BIND DNS resolver and authoritative DNS server.The following is a list of functionalities provided by Webmin. If you don’t like the idea of using the command line to manage your server, then Webmin is a good graphical alternative to you. Webmin provides users with a graphical web-based user interface to configure common system tasks and settings.
