<?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>Digital Journal &#187; linux kernel panic</title>
	<atom:link href="http://digitaljournal.sg/wp/?feed=rss2&#038;tag=linux-kernel-panic" rel="self" type="application/rss+xml" />
	<link>http://digitaljournal.sg/wp</link>
	<description>My Digital Journal</description>
	<lastBuildDate>Mon, 20 Oct 2014 00:32:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Reboot your Linux Machine automatically after a kernel panic</title>
		<link>http://digitaljournal.sg/wp/?p=42</link>
		<comments>http://digitaljournal.sg/wp/?p=42#comments</comments>
		<pubDate>Thu, 27 Sep 2012 10:05:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips&Info]]></category>
		<category><![CDATA[kernel panic]]></category>
		<category><![CDATA[linux kernel panic]]></category>
		<category><![CDATA[reboot linux automatically after a kernel panic]]></category>

		<guid isPermaLink="false">http://digitaljournal.sg/wp/?p=42</guid>
		<description><![CDATA[Someday and somehow your Linux machine stuck and when you consoling that machine, there is kernel panic message appears on the screen, here&#8217;s little tips , by default the kernel will not reboot after a panic , but this option will cause a kernel reboot after &#8216;N&#8217; seconds Tools required: -)Linux OS running on your [...]]]></description>
			<content:encoded><![CDATA[<p>Someday and somehow your Linux machine stuck and when you consoling that machine, there is kernel panic message appears on the screen, here&#8217;s little tips , by default the kernel will not reboot after a panic , but this option will cause a kernel reboot after &#8216;N&#8217; seconds</p>
<p>Tools required:<br />
-)Linux OS running on your Server/Computer/Notebook with root access<br />
-)5 minutes of less</p>
<p>-)Open your /etc/sysctl.conf file<br />
-)Add this line<br />
<em>kernel.panic = 10</em><br />
-)Save your /etc/sysctl.conf file, you can either reboot your machine or execute this command to reload sysctl to your kernel<br />
<em><strong>sysctl -p</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://digitaljournal.sg/wp/?feed=rss2&#038;p=42</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
