<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[刘佳的技术日志、博客]]></title> 
<link>http://www.52zhe.cn/index.php</link> 
<description><![CDATA[技术的事，喜欢就研究。]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[刘佳的技术日志、博客]]></copyright>
<item>
<link>http://www.52zhe.cn/read.php/.htm</link>
<title><![CDATA[SuSE防火墙手动永久关闭方法]]></title> 
<author>kook &lt;admin@yourname.com&gt;</author>
<category><![CDATA[SuSE]]></category>
<pubDate>Wed, 09 Apr 2008 15:26:23 +0000</pubDate> 
<guid>http://www.52zhe.cn/read.php/.htm</guid> 
<description>
<![CDATA[ 
	发现SuSE的启动机制很有意思，有些特殊的启动标识。而这次防火墙无法关闭后，开机后仍然启动。就是这个原因。<br/><div class="code"><br/>&#91; ha02:/srv &#93; # chkconfig --list&nbsp;&nbsp;&#124; grep fire<br/>SuSEfirewall2_init&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0:off&nbsp;&nbsp;1:off&nbsp;&nbsp;2:off&nbsp;&nbsp;3:off&nbsp;&nbsp;4:off&nbsp;&nbsp;5:off&nbsp;&nbsp;6:off&nbsp;&nbsp;B:on<br/>SuSEfirewall2_setup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:off&nbsp;&nbsp;1:off&nbsp;&nbsp;2:off&nbsp;&nbsp;3:off&nbsp;&nbsp;4:off&nbsp;&nbsp;5:off&nbsp;&nbsp;6:off<br/>&#91; ha02:/srv &#93; # chkconfig --level B SuSEfirewall2_init off<br/>&#91; ha02:/srv &#93; # chkconfig --list&nbsp;&nbsp;&#124; grep fire<br/>SuSEfirewall2_init&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0:off&nbsp;&nbsp;1:off&nbsp;&nbsp;2:off&nbsp;&nbsp;3:off&nbsp;&nbsp;4:off&nbsp;&nbsp;5:off&nbsp;&nbsp;6:off<br/>SuSEfirewall2_setup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:off&nbsp;&nbsp;1:off&nbsp;&nbsp;2:off&nbsp;&nbsp;3:off&nbsp;&nbsp;4:off&nbsp;&nbsp;5:off&nbsp;&nbsp;6:off<br/></div><br/><br/>看到那个B:on了吗？再用chkconfig --list &#124; grep "S:on"看一下。<br/>man了半天也没有找到。困了，先睡觉了。
]]>
</description>
</item><item>
<link>http://www.52zhe.cn/read.php?&amp;guid=0#topreply</link>
<title><![CDATA[[评论] SuSE防火墙手动永久关闭方法]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.52zhe.cn/read.php?&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>