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???
thanks, t. hiep