CentOs 5 Installing Webmin

November 10th, 2010 by Youzhny 
I just installed the latest version of webmin on my CentOs 5 server. I have not used webmin in about 2 years, I can not believe how much the interface has improved. Webmin is a GUI control panel that lets you administer a Linux box. Here is all you need to do to get it installed: This will install some dependencies. yum -y install perl-Net-SSLeay Install the system: [text]cd /usr/src wget http://prdownloads.sourceforge.net/webadmin/webmin-1.510-1.noarch.rpm rpm...