<?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>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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><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>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/ubuntu-easy-and-quick-ways-to-open-any-files-as-root/2008/02/19' rel='bookmark' title='Permanent Link: Ubuntu: Easy (And Quick) Ways To Open Any Files As Root'>Ubuntu: Easy (And Quick) Ways To Open Any Files As Root</a></li><li><a href='http://maketecheasier.com/ubuntu-two-ways-to-keep-a-clean-desktop-without-affecting-your-efficiency/2009/05/06' rel='bookmark' title='Permanent Link: Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency'>Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency</a></li><li><a href='http://maketecheasier.com/ways-to-grab-screenshots-in-ubuntu/2008/11/11' rel='bookmark' title='Permanent Link: Ways To Grab Screenshots In Ubuntu'>Ways To Grab Screenshots In Ubuntu</a></li><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><!--adsense#300x300--></p>
<p><img class="alignnone size-full wp-image-792" title="ubuntu-freeze" src="http://maketecheasier.com/wp-content/uploads/2008/08/ubuntu-freeze.jpg" alt="" 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><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://maketecheasier.com/wp-content/uploads/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://maketecheasier.com/wp-content/uploads/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><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><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>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/ubuntu-easy-and-quick-ways-to-open-any-files-as-root/2008/02/19' rel='bookmark' title='Permanent Link: Ubuntu: Easy (And Quick) Ways To Open Any Files As Root'>Ubuntu: Easy (And Quick) Ways To Open Any Files As Root</a></li><li><a href='http://maketecheasier.com/ubuntu-two-ways-to-keep-a-clean-desktop-without-affecting-your-efficiency/2009/05/06' rel='bookmark' title='Permanent Link: Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency'>Ubuntu: Two Ways to Keep A Clean Desktop Without Affecting Your Efficiency</a></li><li><a href='http://maketecheasier.com/ways-to-grab-screenshots-in-ubuntu/2008/11/11' rel='bookmark' title='Permanent Link: Ways To Grab Screenshots In Ubuntu'>Ways To Grab Screenshots In Ubuntu</a></li><li><a href='http://maketecheasier.com/configure-custom-shortcuts-in-kde/2009/09/28' rel='bookmark' title='Permanent Link: How to Configure Custom Shortcuts in KDE'>How to Configure Custom Shortcuts in KDE</a></li><li><a href='http://maketecheasier.com/the-many-ways-to-copy-move-rename-and-archive-in-kde-4/2009/10/12' rel='bookmark' title='Permanent Link: The Many Ways to Copy, Move, Rename, and Archive in KDE 4'>The Many Ways to Copy, Move, Rename, and Archive in KDE 4</a></li></ol></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>6</slash:comments>
		</item>
	</channel>
</rss>
