On August 10, 2005 05:26, Anne Wilson wrote:
> On Wednesday 10 Aug 2005 01:16, et wrote:
...
> Killing them left processes behind
> that refused to be killed, and I had to reboot.
...
> Anne

Did you try "kill -9"? an ordinary kill sends a signal to the process asking 
it to kill itself. If the process is hung, this may not work. With the -9 
option, kill tells the kernel to kill the process, without giving the process 
a chance to clean up. If this fails (and I have seen it do so on rare 
occasions), there's something seriously wrong, and a reboot is definitely in 
order.

-- 
Ron
ronhd at users dot sourceforge dot net

Opinions expressed here are all mine.

"As you know, necessity is the mother of invention.
I don't know who the father is. Remorse, I guess." - Red Green

____________________________________________________
Want to buy your Pack or Services from Mandriva? 
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________

Reply via email to