Web-Based Administration - Webmin

Comments

1 comments posted

installation

alternatively you can edit the apt sources.list and install that way.

- sudo pico /etc/apt/sources.list
- add to the bottom
deb http://download.webmin.com/download/repository sarge contrib
- download and install the CPG key
wget http://www.webmin.com/jcameron-key.asc
sudo apt-key add jcameron-key.asc

- update and install
sudo apt-get update
sudo apt-get install webmin