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

Re: [cobalt-users] This locate thing...!



>> On the subject of locating files I have an interesting question which I have
>> kept quiet on for ages (more due to embarresement than anything else)... I
>> can't find the httpd ctrl file which allows one to restart Apache from the
>> command line.
>> 
> telnet su - <password> /etc/rc.d/init.d/httpd restart

Actually on my RAQ2 it is different. Try this if that doesn't work.

/etc/rc.d/init.d/httpd.init restart

Also if you look into the /etc/rc.d/init.d directory you'll notice startup,
shutdown scripts for a lot of other services.

HTH
Jay