Using the Webmin APT repository
If you like to install and update Webmin via APT,edit the /etc/apt/sources.list file on your system
sudo vi /etc/apt/sources.listand add the line :
You should also fetch and install my GPG key with which the repository is signed,deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib
with the commands :
sudo wget http://www.webmin.com/jcameron-key.asc
sudo apt-key add jcameron-key.asc
You will now be able to install with the commands :
sudo apt-get update
sudo apt-get install webmin
All dependencies should be resolved automatically.จากเว็บเค้า