Webmin is a fast and friendly, easy to use control panel for Linux. Paired with Virtualmin you will have a 1 touch setup just like cPanel. Just enter the user information and hit create and Virtualmin sets everything for you, DNS, Ftp, Http, MySQL, and Email. Virtualmin comes in two versions paid and free. The free version will be more than enough for most people. To learn more about Webmin and Virtualmin visit
www.webmin.com .
To install Webmin the first thing you are going to want to do is SSH into the server. Next type the following commands:
#cd /usr/local/src
#wget
http://internap.dl.sourceforge.net/s...0-1.noarch.rpm
#rpm -U
webmin-1.260-1.noarch.rpm
Thats it! you now can log into webmin from
http://www.yourdomin.com:10000 or from your ip **.***.**.*:10000
Please remember to open the proper port in your firewall for Webmin. (Port, 10000)