<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/post//</link>
<title><![CDATA[一键优化CentOS系统服务]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[Linux技术]]></category>
<pubDate>Wed, 18 May 2011 15:13:52 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//</guid> 
<description>
<![CDATA[ 
	以下是CentOS服务器的最大限度服务优化，根据各自实际情况增减。复制下面内容粘贴到你的终端，回车就可以，也可以保存为脚本，文件头加上#!/bin/sh，另存为.sh文件运行就可以。 <br/><br/> service acpid off<br/> service atd stop<br/> service auditd stop<br/> service avahi-daemon stop<br/> service avahi-dnsconfd stop<br/> service bluetooth stop<br/> service conman stop<br/> service cpuspeed stop<br/> service cups stop<br/> service dnsmasq stop<br/> service dund stop<br/> service firstboot stop<br/> service hidd stop<br/> service httpd stop<br/> service ibmasm stop<br/> service ip6tables stop<br/> service irda stop<br/> service kdump stop<br/> service lm_sensors stop<br/> service mcstrans stop<br/> service messagebus stop<br/> service microcode_ctl stop<br/> service netconsole stop<br/> service netfs stop<br/> service netplugd stop<br/> service nfs stop<br/> service nfslock stop<br/> service nscd stop<br/> service ntpd stop<br/> service oddjobd stop<br/> service pand stop<br/> service pcscd stop<br/> service portmap stop<br/> service psacct stop<br/> service rdisc stop<br/> service restorecond stop<br/> service rpcgssd stop<br/> service rpcidmapd stop<br/> service rpcsvcgssd stop<br/> service saslauthd stop<br/> service sendmail stop<br/> service setroubleshoot stop<br/> service smb stop<br/> service vncserver stop<br/> service winbind stop<br/> service wpa_supplicant stop<br/> service xfs stop<br/> service ypbind stop<br/> service yum-updatesd stop<br/> chkconfig acpid off<br/> chkconfig atd off<br/> chkconfig auditd off<br/> chkconfig avahi-daemon off<br/> chkconfig avahi-dnsconfd off<br/> chkconfig bluetooth off<br/> chkconfig conman off<br/> chkconfig cpuspeed off<br/> chkconfig cups off<br/> chkconfig dnsmasq off<br/> chkconfig dund off<br/> chkconfig firstboot off<br/> chkconfig hidd off<br/> chkconfig httpd off<br/> chkconfig ibmasm off<br/> chkconfig ip6tables off<br/> chkconfig irda off<br/> chkconfig kdump off<br/> chkconfig lm_sensors off<br/> chkconfig mcstrans off<br/> chkconfig messagebus off<br/> chkconfig microcode_ctl off<br/> chkconfig netconsole off<br/> chkconfig netfs off<br/> chkconfig netplugd off<br/> chkconfig nfs off<br/> chkconfig nfslock off<br/> chkconfig nscd off<br/> chkconfig ntpd off<br/> chkconfig oddjobd off<br/> chkconfig pand off<br/> chkconfig pcscd off<br/> chkconfig portmap off<br/> chkconfig psacct off<br/> chkconfig rdisc off<br/> chkconfig restorecond off<br/> chkconfig rpcgssd off<br/> chkconfig rpcidmapd off<br/> chkconfig rpcsvcgssd off<br/> chkconfig saslauthd off<br/> chkconfig sendmail off<br/> chkconfig setroubleshoot off<br/> chkconfig smb off<br/> chkconfig vncserver off<br/> chkconfig winbind off<br/> chkconfig wpa_supplicant off<br/> chkconfig xfs off<br/> chkconfig ypbind off<br/> chkconfig yum-updatesd off <br/>Tags - <a href="http://www.zhanghaijun.com/tags/centos/" rel="tag">centos</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post//#blogcomment</link>
<title><![CDATA[[评论] 一键优化CentOS系统服务]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>