Webmin Installation & configuration in ubuntu
Prerequisites
Perl 5 interpreter and libnet-ssleay-perl
#apt-get install perl5 libnet-ssleay-perl
Now you need to download the latest webmin from the above downloadlink
Download 'webmin-1.290.tar.gz' (at the time of writing) to some location in your machine ex:- /usr/local/src
#wget http://prdownloads.sourceforge.net/webadmin/webmin-1.290.tar.gz
#cd /usr/local/src
#tar xzvf webmin-1.290.tar.gz