<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Quick Tweaks &#187; freeze</title>
	<atom:link href="http://www.quicktweaks.com/tag/freeze/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quicktweaks.com</link>
	<description>Quick Tweaks For Your System</description>
	<lastBuildDate>Fri, 27 Nov 2009 22:29:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unfreezing Your Linux Desktop</title>
		<link>http://www.quicktweaks.com/2008/04/14/unfreezing-your-linux-desktop/</link>
		<comments>http://www.quicktweaks.com/2008/04/14/unfreezing-your-linux-desktop/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 22:25:05 +0000</pubDate>
		<dc:creator>ashokgelal</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[freeze]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unfreeze]]></category>

		<guid isPermaLink="false">http://www.quicktweaks.com/?p=9</guid>
		<description><![CDATA[A friend of mine writes &#8220;&#8230;when I open some heavy sites with Firefox, my Ubuntu desktop gets freeze. I can&#8217;t close the Firefox so I find no other way than to restart my system. Aren&#8217;t there any other ways to unfreeze the system without restarting?&#8221;
Yes there are!




The most efficient way to unfreeze your system is [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<blockquote><p>A friend of mine writes <em>&#8220;&#8230;when I open some heavy sites with Firefox, my Ubuntu desktop gets freeze. I can&#8217;t close the Firefox so I find no other way than to restart my system. Aren&#8217;t there any other ways to unfreeze the system without restarting?&#8221;</em><br />
Yes there are!<br />
<span id="more-11"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
The most efficient way to unfreeze your system is <em>to be patience</em>. Don&#8217;t try to open other applications, when your system is not responding. Don&#8217;t press unnecessary keys. Go have a cup of coffee, get fresh and get back. You system might have already been unfrozen or a dialog box might be waiting for you to click on that <em>Force Quit</em> button. (I promise you won&#8217;t be greeted by BSOD!)</p></blockquote>
<p>If you don&#8217;t have much patience or your system just can&#8217;t unfreeze automatically, then follow these steps:</p>
<ol>
<li>Hit <em>Caps Lock</em> or <em>Num Lock</em> keys to see if your keyboard is responding, if it isn&#8217;t than you&#8217;re out of luck.</li>
<li>Press <em><strong>Ctrl+Alt+F2</strong></em>, you will be taken to a black&amp;white terminal window. It will ask you for your username and password.</li>
<li>Type the following command to get the PID (process ID) of the program that is not responding (in this example Firefox)<br />
<em><strong> ps -A | grep firefox</strong></em></li>
<li>It will display you the PID of firefox. You should get at least two PIDs something similar to:<br />
<em> 5961 ?        00:00:00 firefox-2<br />
5977 ?        00:01:12 firefox-2-bin</em></li>
<li>Now issue the following command to kill the non-responding firefox (its PID is 5977 in this example)<br />
<strong><em> kill 5977<br />
</em></strong><em>[update: If you hate working with numbers you can also kill the non-responding program by issuing</em>: <em><strong>killall firefox-2-bin</strong>]</em><strong><em></em></strong></li>
<li>Re-check that you have successfully killed the non-responding program:<br />
<em><strong> ps -A | grep firefox</strong></em></li>
<li>If it doesn&#8217;t show you anything, then you are done. To exit and get back to your Graphical System, press <em><strong>Ctrl+Alt+F7</strong></em></li>
</ol>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0816309066023726";
google_ad_slot = "7783831711";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.quicktweaks.com/2008/04/14/unfreezing-your-linux-desktop/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.547 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-12-01 04:53:00 -->
<!-- Compression = gzip -->