How not to use Kill Command on Linux – November 22nd, 2009

A few months ago I installed Debian GNU/Linux on an old Sony Vaio Laptop of a friend of mine. The laptop is really nice with slim case and a 15″ screen. She was really happy she could write her thesis on this nice machine again because Windows XP could not function properly on this machine. Installation was a breeze and  the non technical friend of mine was working on it happily for 4 months now.

Three weeks ago she called me and asked how she can watch DVD’s with. I figured out I forgot to install libdvdcss2 on her Debian. So I dropped by her place to fix it. I opened Synaptics and searched for it. But somehow it got stuck. So I had a terminal open and I typed

ps aux | grep synaptic.

At this point she mad a remark on “oh, what is this magic and all those words…”

I murmured something about this is the linux terminal while reading the pid of synaptic, and then I typed:

kill -9 5322

At this moment she stopped breathing and then yelled “Oh, what’s going on… don’t kill my computer…”.

Trying to explain what is the meaning of the command kill where non-useful. She was really astound by this.

So my conclusion is for next type – to save panic from your non technical friends, avoid using the command kill in front of them. It sound scary I guess. If you really have to kill a process, to it from gnome-system-monitor or ask them to bring you a glass of water before you type kill on their computer !

0 Comments
Posted in Debian, Linux

Leave a Reply

Leave a Reply

or chancel

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Notify me of follow-up comments via email.