<?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>Make Tech Easier&#187; computer crash</title>
	<atom:link href="http://maketecheasier.com/tag/computer-crash/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>4 Easy Ways To Get Yourself Out Of a Ubuntu Crash</title>
		<link>http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01</link>
		<comments>http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01#comments</comments>
		<pubDate>Mon, 01 Sep 2008 02:14:02 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[computer crash]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=789</guid>
		<description><![CDATA[When I say crash, it simply means that the whole system freezes and does not respond to any keyboard or mouse input. There are many reasons that can cause Ubuntu to crash. It could be due to hardware incompatibility (especially ATI/Nvidia graphics cards), a software conflict or when you run too many memory intensive applications [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01&amp;title=4+Easy+Ways+To+Get+Yourself+Out+Of+a+Ubuntu+Crash&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01">4 Easy Ways To Get Yourself Out Of a Ubuntu Crash</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-792" title="ubuntu-freeze" src="http://imagecdn.maketecheasier.com/2008/08/ubuntu-freeze.jpg" alt="ubuntu-freeze" width="580" height="250" /></p>
<p>When I say crash, it simply means that the whole system freezes and does not respond to any keyboard or mouse input. There are many reasons that can cause Ubuntu to crash. It could be due to hardware incompatibility (especially ATI/Nvidia graphics cards), a software conflict or when you run too many memory intensive applications at the same time.</p>
<p>In the event of a crash, the last thing that you want to do is to press the power off button. You could cause data loss, or even damage to the hard drive as the system could still be writing data to the hard drive</p>
<p>So what should you do if your Ubuntu crashes? Here are four things that you can do:</p>
<p><span id="more-789"></span><strong>1) Force Quit</strong></p>
<p>If you are only experiencing application freeze, go to <em>System-&gt; Administration -&gt; System Monitor</em>. On the <em>Processes</em> tab, select the application name from the list of processes and select &#8216;<em>End Process</em>&#8216;. If it does not work, right click on the application and select &#8216;<em>Kill Process</em>&#8216;.</p>
<p><img class="alignnone size-full wp-image-791" title="system-monitor" src="http://imagecdn.maketecheasier.com/2008/08/system-monitor.jpg" alt="" width="580" height="443" /></p>
<p>Alternatively, if you anticipate your applications to crash often, you can place a &#8216;<em>Force Quit</em>&#8216; applet on your panel. Right click on any panel and select &#8216;<em>Add to Panel</em>&#8216;. On the popup window, scroll down until you find &#8216;<em>Force Quit</em>&#8216;. Click <em>Add</em>. Whenever your application crashes, simply click on the Force Quit icon. The cursor will change to a &#8216;<strong>+</strong>&#8216;. Click on the application to kill it.</p>
<p><img class="alignnone size-full wp-image-790" title="force-quit-applet" src="http://imagecdn.maketecheasier.com/2008/08/force-quit-applet.jpg" alt="" width="402" height="302" /></p>
<p><strong>2) Restart &#8216;X&#8217; </strong></p>
<p>If the whole system comes to a freeze and does not accept any keyboard or mouse input, try to restart &#8216;X&#8217; by pressing &#8216;<em>Ctrl + Alt + Backspace</em>&#8216;. This will kill all processes and log you out. If this works, it should bring you to the login screen again.</p>
<p><strong>3) Use MagicSys Key to kill all processes</strong></p>
<p>If the crash is so serious that <em>Ctrl + Alt + Backspace</em> have no effect at all, try pressing the <a href="http://en.wikipedia.org/wiki/Magic_SysRq_key" target="_blank">MagicSysKey</a> <em>&#8216;Alt + SysRq + K&#8217;</em> to kill all processes. The MagicSysKey is a set of keyboard combination that allow the users to perform various low level commands regardless of the system&#8217;s state using the <span class="mw-redirect">SysRq</span> key. In case you are wondering where the SysRq key is, in most keyboard configuration, it is found under the <em>Print Screen</em> button. In some laptop configuration, you might have to press the &#8216;<em>Fn</em>&#8216; button to access the <em>SysRq</em> key.</p>
<p>In short, press Alt + SysRq (possibly together with the &#8216;<em>Fn</em>&#8216; button) + K to kill all processes.</p>
<p><strong>4) If all the above fail&#8230;</strong></p>
<p>Try this MagicSysKey combination. It will sure work.</p>
<p>Press and hold <em>Alt + SysRq</em>, then one by one, press and release the following characters in the respective order: &#8216;R&#8217; &#8216;E&#8217; &#8216;I&#8217; &#8216;S&#8217; &#8216;U&#8217; &#8216;B&#8217;. The system will perform a series of tasks and finally reboot the computer, safely.</p>
<p>This method should be used only if all other methods fail. If you have difficulty in remembering the character sequence, just remember the opposite of &#8216;BUSIER&#8217;.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01&amp;title=4+Easy+Ways+To+Get+Yourself+Out+Of+a+Ubuntu+Crash&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01">4 Easy Ways To Get Yourself Out Of a Ubuntu Crash</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/4-ways-to-get-yourself-out-of-a-ubuntu-crash/2008/09/01/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

