Powered By Blogger

Monday 4 February 2013

Webmin installation in debian

Before you begin, you should install any necessary dependencies for Webmin:


#apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python

If you are using the DEB version of webmin, first download the file from the downloads page , or run the command :

# wget http://prdownloads.sourceforge.net/webadmin/webmin_1.610_all.deb 

then run the command :

#dpkg --install webmin_1.610_all.deb

The install will be done automatically to /usr/share/webmin, the administration username set to root and the password to your current root password. You should now be able to login to Webmin at the URL http://localhost:10000/. Or if accessing it remotely, replace localhost with your system's IP address.  

Regards,
Anzil Ali
Jr.Linux Server Administrator
Myloth Technologies Pvt. Ltd.
Technical Wing: WebHostRepo Software Solutions

web:http://www.webhostrepo.com
twitter:http://twitter.com/whrss
facebook:http://facebook.com/webhostrepo
linkedin:http://in.linkedin.com/in/webhostrepo


No comments:

Post a Comment