<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Linux 緊急重開機方法"]]></title>
		<link>https://forum.andowson.com/posts/list/16.page</link>
		<description><![CDATA[Latest messages posted in the topic "Linux 緊急重開機方法"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Linux 緊急重開機方法</title>
				<description><![CDATA[ 如果執行一個命令後，發覺系統卡住不動很久，可以先透過Ctrl-C去中斷命令看看，如果不行，再試試看下面的方法: 
<br>
先執行Ctrl-Z將該命令丟到背景去執行，如果成功的話，將會回到shell的命令提示畫面，這時再輸入下列兩行 
<br>
[code]echo 1 &gt; /proc/sys/kernel/sysrq 
<br>
echo b &gt; /proc/sysrq-trigger[/code] 
<br>
將會強迫系統立即重新開機。 
<br>
<br>
參考資料: 
<br>
http://www.linuxjournal.com/content/rebooting-magic-way]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/563/1166.page</guid>
				<link>https://forum.andowson.com/posts/preList/563/1166.page</link>
				<pubDate><![CDATA[Tue, 1 Nov 2011 16:19:01]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>