<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 6 Different Ways To Kill Unresponsive Programs in Linux</title>
	<atom:link href="http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rain</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-430672</link>
		<dc:creator>rain</dc:creator>
		<pubDate>Sat, 09 Jan 2010 02:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-430672</guid>
		<description>wow it&#039;s so nice to know those matter..now i know how powerful Linux is</description>
		<content:encoded><![CDATA[<p>wow it&#8217;s so nice to know those matter..now i know how powerful Linux is</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ewqtrwerw</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-427194</link>
		<dc:creator>ewqtrwerw</dc:creator>
		<pubDate>Mon, 21 Dec 2009 19:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-427194</guid>
		<description>Another amazing utility is top and its variants. Simply run top, look for your process and finaly hit kyy k (K) (and specify a number of the process).</description>
		<content:encoded><![CDATA[<p>Another amazing utility is top and its variants. Simply run top, look for your process and finaly hit kyy k (K) (and specify a number of the process).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rems</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-427185</link>
		<dc:creator>rems</dc:creator>
		<pubDate>Mon, 21 Dec 2009 18:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-427185</guid>
		<description>Try   ALT + SysRq + k

See   http://en.wikipedia.org/wiki/Magic_SysRq_key</description>
		<content:encoded><![CDATA[<p>Try   ALT + SysRq + k</p>
<p>See   <a href="http://en.wikipedia.org/wiki/Magic_SysRq_key" rel="nofollow">http://en.wikipedia.org/wiki/Magic_SysRq_key</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-427121</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Mon, 21 Dec 2009 09:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-427121</guid>
		<description>Blinking keyboard LEDs are an indication for Kernel panic. You&#039;re out of luck in this situation. After reboot, you might want to check the system logs for possible causes.</description>
		<content:encoded><![CDATA[<p>Blinking keyboard LEDs are an indication for Kernel panic. You&#8217;re out of luck in this situation. After reboot, you might want to check the system logs for possible causes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khinch</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-427011</link>
		<dc:creator>khinch</dc:creator>
		<pubDate>Sun, 20 Dec 2009 22:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-427011</guid>
		<description>I haven&#039;t seen any mention of the &quot;ALT+SYSRQ&quot; combinations so far. 

Even when a misbehaving app locks out your keyboard, the kernel will still respond when &quot;ALT+SYSRQ&quot; are pressed together. (On some keyboards SysRq is labelled as &quot;Print screen&quot;, on others it&#039;s labelled on its own). 

99% of the time when a Linux system won&#039;t respond to any of the above, you can safely reboot by holding down ALT + SysRq and then R,E,I,S,U,B, leaving a quick pause between each key for the system to respond. You can easily remember that combo because it is BUSIER backwards. 

This has saved me a few times when I have been mincing around with some settings I probably shouldn&#039;t have!</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t seen any mention of the &#8220;ALT+SYSRQ&#8221; combinations so far. </p>
<p>Even when a misbehaving app locks out your keyboard, the kernel will still respond when &#8220;ALT+SYSRQ&#8221; are pressed together. (On some keyboards SysRq is labelled as &#8220;Print screen&#8221;, on others it&#8217;s labelled on its own). </p>
<p>99% of the time when a Linux system won&#8217;t respond to any of the above, you can safely reboot by holding down ALT + SysRq and then R,E,I,S,U,B, leaving a quick pause between each key for the system to respond. You can easily remember that combo because it is BUSIER backwards. </p>
<p>This has saved me a few times when I have been mincing around with some settings I probably shouldn&#8217;t have!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einheit</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-426997</link>
		<dc:creator>Einheit</dc:creator>
		<pubDate>Sun, 20 Dec 2009 21:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-426997</guid>
		<description>Might be good to try kill -2 (SIGINT), before kill -9, since that has the possibility of causing problems.</description>
		<content:encoded><![CDATA[<p>Might be good to try kill -2 (SIGINT), before kill -9, since that has the possibility of causing problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PBhat</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-426872</link>
		<dc:creator>PBhat</dc:creator>
		<pubDate>Sun, 20 Dec 2009 04:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-426872</guid>
		<description>To read care-FULLY and understand is the biggest service you can do to Linux or whatever else.Thank you.</description>
		<content:encoded><![CDATA[<p>To read care-FULLY and understand is the biggest service you can do to Linux or whatever else.Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhagya</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-426490</link>
		<dc:creator>bhagya</dc:creator>
		<pubDate>Fri, 18 Dec 2009 06:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-426490</guid>
		<description>I was using &#039;wammu&#039; lately, when suddenly my comp froze.. The mouse pointer froze.. and the &#039;caps-lock&#039; light started turning on and off... I couldn&#039;t even switch to the command line mode then... Nor could do anything with the frozen GUI...

Any suggestions, how to handle such situations except rebooting...?</description>
		<content:encoded><![CDATA[<p>I was using &#8216;wammu&#8217; lately, when suddenly my comp froze.. The mouse pointer froze.. and the &#8216;caps-lock&#8217; light started turning on and off&#8230; I couldn&#8217;t even switch to the command line mode then&#8230; Nor could do anything with the frozen GUI&#8230;</p>
<p>Any suggestions, how to handle such situations except rebooting&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jahm Mitt</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-426488</link>
		<dc:creator>Jahm Mitt</dc:creator>
		<pubDate>Fri, 18 Dec 2009 06:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-426488</guid>
		<description>Ohhhh Ha Ha Ha 

&quot;While Windows â€˜blue screen of deathâ€™ is much maligned in the Linux world,the linux â€˜busy screen of deathâ€™ is no less malignant&quot;......

Yeah FIREFOX gets into MEMORY LEAKS and SYSTEM HOGGING like a battleship in a bathtub....

Ctrl + Alt + Esc = KILLL ITTTTTT OFFFFFFFFFFFFFFFFFFFFFFFF</description>
		<content:encoded><![CDATA[<p>Ohhhh Ha Ha Ha </p>
<p>&#8220;While Windows â€˜blue screen of deathâ€™ is much maligned in the Linux world,the linux â€˜busy screen of deathâ€™ is no less malignant&#8221;&#8230;&#8230;</p>
<p>Yeah FIREFOX gets into MEMORY LEAKS and SYSTEM HOGGING like a battleship in a bathtub&#8230;.</p>
<p>Ctrl + Alt + Esc = KILLL ITTTTTT OFFFFFFFFFFFFFFFFFFFFFFFF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.makeuseof.com/tag/6-different-ways-to-end-unresponsive-programs-in-linux/#comment-426472</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Fri, 18 Dec 2009 04:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.makeuseof.com/?p=31121#comment-426472</guid>
		<description>This is a good article. I do not use very powerful computers and they seem to lock up sometimes. It seems to happen more often lately. I use Ubuntu with firefox. When i have more than a couple applications running with firefox,things slow down and, I get frozen mouse and screen. I usually shut down the system and then reboot. It doesn&#039;t seem to affect anything but my time and patience. I recently loaded the latest ubuntu 9.something and I&#039;ve already gotten a couple of freezeups. I will save this article and try some of the suggestions.</description>
		<content:encoded><![CDATA[<p>This is a good article. I do not use very powerful computers and they seem to lock up sometimes. It seems to happen more often lately. I use Ubuntu with firefox. When i have more than a couple applications running with firefox,things slow down and, I get frozen mouse and screen. I usually shut down the system and then reboot. It doesn&#8217;t seem to affect anything but my time and patience. I recently loaded the latest ubuntu 9.something and I&#8217;ve already gotten a couple of freezeups. I will save this article and try some of the suggestions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/5 queries in 0.006 seconds using apc
Object Caching 299/300 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-11 02:37:24 -->
