How To Kill An Unresponsive Process In Ubuntu

By Randy Jensen | Mar 11, 2009

Xkill in UbuntuWhile this doesn’t seem to happen near as much in Ubuntu as it does in Windows, sometimes an application or process just stops responding. Luckily, however, killing this process in Linux is much easier than in Windows. Here’s how to do it.

  1. Open a terminal window and type ‘xkill’
    xkill on Ubuntu
  2. Your cursor will turn into an ‘X’. Simply click on whatever application isn’t responding and it will stop immediately.

  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Design Float
  • DZone
  • Ping.fm
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • TwitThis
  • Yahoo! Buzz
Copy the code below to your web site.
x 

Related posts:

  1. Remove Tabs From Adobe Photoshop CS4 I’m just going to cut to the chase: The...
  2. VirtualBox VERR_VM_DRIVER_NOT_INSTALLED (rc=-1908) Error I recently installed the updated kernel in Ubuntu 8.10. Everything...
  3. Tweak Out Your Ubuntu System One of my favorite aspects of Linux has over other...
  4. Install Woopra 1.3 RC2 On Ubuntu 9.04 If you’re not familiar with Woopra, it’s an amazing real-time...
  5. Force External Drives To Mount To the Same Point I recently rebooted my computer and normally I have my...

Related posts brought to you by Yet Another Related Posts Plugin.

  • Matt
    I have a stubbornly unresponsive process, and while this kills the window, the underlying process seems to continue.
  • Hey Matt,

    There are a couple different ways to kill a process. You can go into the command line and type "killall -v processnamehere" (with no quotes and of course, you'll have to know the process name).

    You can also try this: System --> Administration --> System Monitor --> Click on "Processes" tab. Then select the process you want to kill and click the "End Process" button.

    Hope that helps!
blog comments powered by Disqus
© 2009 Randy Jensen Online, - PassionDuo WordPress Theme