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.
Through SSH.
yum -y install perl-Net-SSLeay
Change directory.
cd /usr/src
Get the file.
wget http://nchc.dl.sourceforge.net/sourceforge/webadmin/webmin-1.380-1.noarch.rpm
Install it.
rpm -i webmin-1.380-1.noarch.rpm



















