How to install Webmin in ubuntu 10.04 Server LTS

Dear all please open the command terminal & give some command for download package
deven@devubuntu:~$ sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl

Download  libmd5-perl for webmin & install it
 deven@devubuntu:~$ sudo wget http://ftp.debian.org/pool/main/libm/libmd5-perl/libmd5-perl_2.03-1_all.deb

Now install libmd5-perl

deven@devubuntu:~$ sudo dpkg -i   libmd5-perl_2.03-1_all.deb

Now Download Webmin Deb file  webmin_1.510-2_all.deb
deven@devubuntu:~$wget http://downloads.sourceforge.net/project/webadmin/webmin/1.510/webmin_1.510-2_all.deb
&
deven@devubuntu:~$wget http://citylan.dl.sourceforge.net/project/webadmin/webmin/1.510/webmin_1.510-2_all.deb

After the deb file install it
Give these command For instillation these file
deven@devubuntu:~$ sudo dpkg -i webmin_1.510-2_all.deb
deven@devubuntu:~$ sudo apt-get -f install
 To access webmin, open your browser and type :
https://x.x.x.x:10000

Enjoy Webmin on your server


Comments

Jitendar kr said…
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Errors were encountered while processing:
webmin


error comeing when i am install webmin on ubuntu

plz tell me what shuld i do in this case