How to install Webmin on RHEL OR CentOS 5 ?

How to install Webmin on RHEL OR CentOS 5 ? What is Webmin ? 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. You can download webmin through " www.webmin.com/download.html". How do i install it to start web administration of my server ? 1. NOTE : Please note down that to use Webmin, you should have proper static IP. 2. Two methods of Webmin installation; A. By rpm package, Here i am installing "webmin-1.530-1.noarch.rpm" on CentOS 5.3, #rpm -ivh webmin-1.530-1.noarch.rpm Here in the above snap as shown, after installation you will get the login link, https://localhost.localdomain:10000/ e.g. https://192.168.44.128:10000/ Instead of writing "localhost.localdo...