Saturday, June 23, 2012

Install webmin on Ubuntu 10.10

sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl

Download libmd5-perl and install it by dpkg -i

Download webmin_1.510-2_all.deb and install by dpkg -i

If you got errors while installing webmin, type this command:



sudo apt-get -f install

 Now  restart  webmin

sudo /etc/init.d/webmin  restart 

 To access webmin, open your browser and type :

https://localhost:10000  or https://your-ip:10000

source: http://www.unixmen.com/install-webmin-in-ubuntu-1010-maverick-meerkat/

No comments:

Post a Comment