|
| ||||||||||
| Tags: linux, operating system, programs, unresponsive programs |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| Kill Unresponsive Programs in Linux Operating System
Last edited by Andrzej : 22-12-2009 at 11:52 AM. |
|
#2
| ||||
| ||||
| Re: Kill Unresponsive Programs in Linux Operating System
Hello, you want to Stop Unresponsive Programs in Linux Operating System then you can make use of the System Monitor for this. For that you need to use the System Monitor tool which is similar to the Windows Task manager utility. It is quiet similar to the Task manager and gives information about the current state of the computer system. If you want to close any process then you can use Processes tab for it, which will Stop the process. If you stop the process then the execution of the process would be stopped and if you use kill then it would close it completely. |
|
#3
| ||||
| ||||
| Re: Kill Unresponsive Programs in Linux Operating System
Hello, I am regular user of the Linux operating system as you will able to solve any problem by just typing the commands. So, I have some commnad line idea to Kill Unresponsive Programs in Linux Operating System. For entering these commands you can make use of the terminal or by pressing control key + Alt key and F1 key you can use virtual terminal. Code: kill <processID> |
|
#4
| ||||
| ||||
| Re: Kill Unresponsive Programs in Linux Operating System
I think this is quiet simple thing in Linux operating system. I mostly use the ‘xkill’ command to kill Unresponsive Programs in Linux Operating System. As we always use the GUI system, the xkill command would help you with mouse pointer. When you make use of this xkill command you need to click on the application which you don't want to run. So, after clicking on that process you will able to kill that process. |
|
#5
| ||||
| ||||
| Re: Kill Unresponsive Programs in Linux Operating System
I have two ways for you to Kill Unresponsive Programs in Linux Operating System. First one would be to use the ‘pkill’ and other one is ‘pgrep’ command. Sometime it may happen that we don't know the process ID then you can kill that particular process by the use of process name or sometime you may need to analyze the different processes for finding out the problematic one. So, if you want to kill the process with the help of process name then you can use the pkill command as follows: Code: pkill firefox |
|
#6
| ||||
| ||||
| Re: Kill Unresponsive Programs in Linux Operating System
For Killing Unresponsive Programs in Linux Operating System you can make use of the following different technique:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Kill Unresponsive Programs in Linux Operating System" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reinstalling operating system, Drivers and Programs in Dell Inspiron 1545 | Honey$ing | Portable Devices | 3 | 22-02-2012 02:17 PM |
| Back Up your Operating System and Programs with Disk Imaging | technika | Operating Systems | 5 | 19-12-2009 09:09 AM |
| linux operating system | skpanda | Operating Systems | 2 | 10-08-2009 01:00 PM |
| Kill Disc Killing My Operating System | Chintam | Operating Systems | 5 | 23-02-2009 10:00 AM |
| Linux Operating System | aniecruz | Operating Systems | 4 | 11-08-2008 12:35 PM |