Real quick – Webmin on Ubuntu 7.10.
Get Dependencies:
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Download:
sudo wget http://prdownloads.sourceforge.net/webadmin/webmin_1.380_all.deb
(or whatever version is latest – browse to the webmin site, and paste the link for the current version download)
Install:
sudo dpkg -i webmin_1.380_all.deb