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

stopping and starting daemons...






Hey All!

I am pretty familiar with UNIX but cannot figure out how to kill and
restart the httpd daemon....or any other daemon for that matter....

I tried specifying the following:

ps -a

ps -ef

(both to see what is available)

And then I planned to use kill -9 pid

But when I invoke ps -a or ps -ef, none of the running daemons show
up....I'm confused...I could swear this is the way it used to work...

How do I determine which daemons are running and how to stop and then
restart them (if I want to restart em)???

Thanks very much for your help.

-p




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