echo -e "[Webmin]\nname=Webmin Distribution Neutral\nbaseurl=http://download.webmin.com/download/yum\nenabled=1" > /etc/yum.repos.d/webmin.repo
Second step: Adding the key of the repo
rpm --import http://www.webmin.com/jcameron-key.asc
Third step: Installing the application using YellowDog Update Manager
yum install webmin
You may now login your webmin by pointing your browser to the IP of your server on port 10000. i.e. http://192.168.1.10:10000
You may now login your webmin by pointing your browser to the IP of your server on port 10000. i.e. http://192.168.1.10:10000