There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus batch bios bsod computer crash driver drivers error ethernet excel freeze gaming google gpu hard drive hardware hdmi internet java laptop malware memory missing monitor motherboard mouse network printer problem ram registry router slow software sound trojan usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
Solved: end process

Reply  
Thread Tools
namenotfound's Avatar
Computer Specs
Senior Member with 3,003 posts.
 
Join Date: Apr 2005
Location: New York
Experience: no man can be my equal
18-Dec-2007, 09:53 AM #1
Solved: end process
How do you "end process" in Ubuntu?

On Windows it's ctrl+alt+delete to bring up the task manager, and do it from there. But how do you do it in Ubuntu Linux?
lotuseclat79's Avatar
Distinguished Member with 21,345 posts.
 
Join Date: Sep 2003
Location: -71.45091, 42.27841
18-Dec-2007, 04:06 PM #2
Quote:
Originally Posted by namenotfound View Post
How do you "end process" in Ubuntu?

On Windows it's ctrl+alt+delete to bring up the task manager, and do it from there. But how do you do it in Ubuntu Linux?
Hi namenotfound,

You use two commands, the first to find out the process id (aka pid), and the second to kill the process, for example:

$ ps -x
yields a list with pids in the first column, and commands in the fifth column, i.e. the process instantiated to run the command.

$ kill -9 <pid>
as in:
$ kill -9 9056
which assumes that process 9056 is associated with the command of interest to be ended.

Replace the process id, pid, of the command to kill the process running the command.

-- Tom
__________________
The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein
namenotfound's Avatar
Computer Specs
Senior Member with 3,003 posts.
 
Join Date: Apr 2005
Location: New York
Experience: no man can be my equal
18-Dec-2007, 09:53 PM #3
Thanks
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 03:47 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.