webadmin

How to Install Webmin on Ubuntu

sudo apt-get install libnet-ssleay-perl openssl libauthen-pam-perl libio-pty-perl libmd5-perl Download Webmin: wget http://prdownloads.sourceforge.net/webadmin/webmin_1.350_all.debIf this does not work, there is probably a newer version of Webmin. Get the link to the latest *.deb file from the Webmin site. Install it: sudo dpkg -i webmin_1.350_all.deb You will get the following output: Webmin install complete. You can now login [...]