How to install webmin in centos
Install some dependencies first. yum -y install perl-Net-SSLeay
yum -y install perl-Net-SSLeay
Install the system:
cd /usr/src wget http://prdownloads.sourceforge.net/webadmin/webmin-1.510-1.noarch.rpm rpm -i webmin-1.510-1.noarch.rpm
Done!
Log in to answer.
Alex 8:42 am on May 27, 2010
Install some dependencies first.
yum -y install perl-Net-SSLeay
Install the system:
Done!