Login to your server as root.
- sudo vim /etc/apt/sources.list
and at the bottom of the file add the bellow line:
- deb http://download.webmin.com/download/repository sarge contrib
Save the file and run the below command to install the security key:
- wget -q http://www.webmin.com/jcameron-key.asc -O- | sudo apt-key add –
Update the sources by typing
- apt-get update or aptitude update
- apt-get install webmin or aptitude install webmin
Open a Web browser go to the webmin login page:
- https://IPofTheServer:10000
- use your default Username & Password