Webmin on Ubuntu 9.04
| June 21st, 2009Install the needed prerequisites. Perl, OpenSSL, and supporting libraries.
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Download and install the latest webmin.
wget http://voxel.dl.sourceforge.net/sourceforge/webadmin/webmin_1.480_all.deb | sudo dpkg -i
Webmin can be accessed securely on port 10000 using any credentials present in the sodoers file.
https://localhost:10000