[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: Looking for something.



Once upon a time, BSmith@xxxxxxxxxxx <BSmith@xxxxxxxxxxx> said:
> Can someone send me the output of their /etc/httpd/conf/srm.conf file for
> their RaQ550.  I think I seriously messed mine up.  

The way to get an original copy of most any RaQ file:

$ rpm -qf /etc/httpd/conf/srm.conf
apache-conf-ptlobos-15.noarch.rpm

Then fetch

ftp://ftp.cobalt.com/pub/products/raq550/RPMS/apache-conf-ptlobos-15.noarch.rpm

and do

$ mkdir apache-conf
$ cd apache-conf
$ rpm2cpio ../apache-conf-ptlobos-15.noarch.rpm | cpio -dumi
$ cd etc/httpd/conf

Note that the directory in the last command does not have the leading
"/" (i.e. it is a subdirectory of the current directory).

That will get you the file as shipped from Cobalt.  If the file came
from an update, you'll have to get the appropriate PKG file and untar it
to get to the RPMs.
-- 
Chris Adams <cmadams@xxxxxxxxxx>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.