Install Webmin 1.600 Ubuntu server 12.04

Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.  will install webmin for easy ubuntu server administration

1. Preparing your system Open the terminal and run the following command

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


2. Now you need to dpwnload webmin deb package using the following command

sudo wget http://prdownloads.sourceforge.net/webadmin/webmin/webmin_1.600_all.deb

3. Install downloaded package using the following command

sudo dpkg -i webmin_1.600_all.deb

Note : Copy this file to folder www before install webmin package.

This will install webmin now you need to access https://ubuntu-serverip:10000 Ubuntu in particular don't allow logins by the root user by default.

However, the user created at system installation time can use sudo to switch to root. Webmin will allow any user who has this sudo capability to login with full root privileges. Once you logged in you should see similar to the following screen
Note : To create root password, type sudo su and enter root's password.

Comments

Popular posts from this blog

How to Install ‘IPFire’ Free Firewall Linux Distribution

Installing Moodle on a Debian-based LAMP server

Step by Step Installasi Mikrotik Router x86 pada ProxMox 3.2 Virtual Server