hello and welcome to Webune tutorials. Webune provides dedicated servers to help you start your own Webmin online today.

the first step in installing your Webmin on your dedicated server is to start a SSH session. for the purpose of this tutorial, we are going to using our SSH session in a CentOS linux server with APACHE and PHP

1. step one is to go into your root directory, this is where we are going to download Webmin. so send this command:
cd /root

2. now we download Webmin RPM:

SHELL COMMAND:
wget http://downloads.sourceforge.net/project/webadmin/webmin/1.490/webmin-1.490-1.noarch.rpm?use_mirror=softlayer
* NOTE: for the latest version visit webmin.com

3. now run the RPM:

SHELL COMMAND:
rpm -U webmin-*.noarch.rpm


4. wait until webmi installs, then you will get a message that the installation was completed. The rest of the install will be done automatically to the directory /usr/libexec/webmin,

5. 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 https://www.example.com:10000/