How do I kill a process ?

There have been instances when, I think it was Thunderbird, seemed to be stuck and I could not quit it in the normal way. It happened with another that I can’t remember, might have been Amarok. Amarok is very slow and I will work on that later.
But for now, what is a good tool that will show me the running processes and permit me to kill one ?

thanks

from the console:

top

:expressionless:

or, from the GUI:
system monitor (KSysGuard).

On Fri, 23 Aug 2013 18:16:02 +0000, hextejas wrote:

> There have been instances when, I think it was Thunderbird, seemed to be
> stuck and I could not quit it in the normal way. It happened with
> another that I can’t remember, might have been Amarok. Amarok is very
> slow and I will work on that later.
> But for now, what is a good tool that will show me the running processes
> and permit me to kill one ?
>
> thanks

“kill”. see “man kill”. :slight_smile:

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Simplest way in the GUI:

Alt+F2 (to get a menu from which to run a command)
xkill

Your cursor will turn into an ‘x’. Don’t miss… click on the app that
you want to die and it will die pretty quickly.

Good luck.

You can see a list of running processes with

ps -A

you will see a PID number this is the process ID

to kill the process

kill PID

note you can only kill process you own.

Also in the GUI
Ksysguard is a nice GUI shows running process and you can kill from there

On Fri 23 Aug 2013 06:56:01 PM CDT, gogalthorp wrote:

You can see a list of running processes with

ps -A

you will see a PID number this is the process ID

to kill the process

kill PID

note you can only kill process you own.

Also in the GUI
Ksysguard is a nice GUI shows running process and you can kill from
there

Hi
Use pidof instead of searching for the PIDor killall for example


kill -9 `pidof some-app`
killall some-app


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop
up 1 day 20:23, 4 users, load average: 0.45, 0.25, 0.17
CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340