How To : Install Webmin In Ubuntu

Tired of using texts to administrate your ubuntu server ?. This How To will help you to Install Webmin in your Ubuntu box and make smooth administration.

What is Webmin ?

Webmin is a web-based interface for system administration in Unix or Unix like (i mean linux) systems.

By using webmin in any modern web browser you can setup following things:
  • User accounts
  • Apache
  • DNS
  • File sharing etc.,

How To Install Webmin in Ubuntu ?

To run webmin you need some perl libraries.

Use the below code to install those libraries:

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

Now download the webmin Debian package:

wget http://www.webmin.com/download/deb/webmin-current.deb

Install it using the command:
sudo dpkg -i

How To Install Webmin in Ubuntu ?

To run webmin you need some perl libraries.

Use the below code to install those libraries:

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

Now download the webmin Debian package:

wget http://www.webmin.com/download/deb/webmin-current.deb

Install it using the command:
sudo dpkg -i webmin_1.510_all.deb

And Open you web browser and enter:

https://your-server-ip:10000/

Get more details here .

Thats it ..



Popular posts from this blog

Worlds Biggest Books Collection

10 Differences between Windows(R) XP and Vista(tm)

Windows XP Live: USB Stick Edition