On Thu, 2008-03-06 at 04:47 -0800, Hiep Nguyen wrote:
On Thu, 6 Mar 2008, Ross Cavanagh wrote:
Hiep Nguyen wrote:
hi all,
how do i install webmin using yum?
i tried: yum search webmin, but not found.
it must be on a different repos. what repos do i need to add to see this package.
thanks t. hiep
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.400-1.noarch.rpm
rpm --import http://www.webmin.com/jcameron-key.asc
yum localinstall webmin-1.400-1.noarch.rpm
what about openssl.
yum search openssl and found a lot, but
yum install openssl, nothing install.
is it possible to install openssl using yum???
---- if this is ssl with respect to webmin, you need perl-Net-SSLeay package
you might have to get the package from dag/rpmforge repository
Craig