Webmin makes it much easier to manage a Linux server without logging into SSH all the time. With hundreds of
modules you can manage your HTTP, FTP, and any other server with in the Webmin interface. Best of all it's
free!
This tutorial will show you how to install Webmin on CentOS. Make sure you are logged in as root!
Step 1: Install some dependencies.
# yum install perl-Net-SSLeay -y
Step 2: Download and Install Webmin
# cd ~
# wget http://prdownloads.sourceforge.net/webadmin/webmin-1.560-1.noarch.rpm
# rpm -i webmin-1.560-1.noarch.rpm
After the installation is complete you will be provided with your login details. The default login is your
root username and password.
Have fun managing your server :)
For more tutorials feel free to visit our blog: http://blog.tailoredvps.com/category/tutorials/
This Article was submitted by Tailored VPS - If you found it useful, please consider them as your host