How to install webmin in Centos 5 Easily

This entry was posted by Tuesday, 2 June, 2009
Read the rest of this entry »

This will install some dependencies.
yum -y install perl-Net-SSLeay

Install the system:
cd /usr/src
wget http://superb-east.dl.sourceforge.net/sourceforge/webadmin/webmin-1.380-1.noarch.rpm
rpm -i webmin-1.380-1.noarch.rpm

Then just browse to https://yourip:10000


Leave a Reply