How to Install Webmin in Mint
Linux Mint is a free operating system based off the Ubuntu operating system. It is designed to take up as few system resources as possible and be a good option for individuals and businesses. Webmin is a Linux web server management program designed to be run on various versions of Linux, including Linux Mint, and provides a way for individuals to manage their server through a Web panel instead of through editing configuration files.
Instructions
-
-
1
Log in to Linux Mint and open a Terminal from the desktop shortcut.
-
2
Type "wget http://www.webmin.com/download/deb/webmin-current.deb" and press "Enter" to download the latest version of Webmin.
-
-
3
Type "sudo dpkg --install webmin-current.deb" on the command line and press "Enter."
-
4
Type in the root password and press "Enter."
-
5
Wait until the installation finishes and you receive an alert message to this effect in the Terminal, then close the Terminal window.
-
1