<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[vps升级到CentOS 5.6，再升级到Centos6.2]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Thu, 14 Apr 2011 21:00:52 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	 首先，做好备份（你应该知道应该备份什么），这个不用多说。<br/>&nbsp;&nbsp;&nbsp;&nbsp;然后，执行以下命令：<br/><textarea name="code" class="html" rows="15" cols="100">
yum clean all
yum update glibc&#92;*
yum update yum&#92;* rpm&#92;* python&#92;*
yum clean all
yum update
reboot
</textarea><br/>这样就升级完了，可以检查一下系统目前的版本：<br/>&nbsp;&nbsp;&nbsp;&nbsp;lsb_release&nbsp;&nbsp;-a注意：如果你的CentOS上安装了ISPConfig，那么有可能会启动了CentOS Testing软件源：-kbs-CentOS-Testing，这可能会造成依赖性问题。<br/>&nbsp;&nbsp;&nbsp;&nbsp;用以下命令升级可以禁止kbs-CentOS-Testing：<br/>&nbsp;&nbsp;&nbsp;&nbsp;yum update --exclude=&quot;postfix&quot; --disablerepo=kbs-CentOS-Testing 
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] vps升级到CentOS 5.6，再升级到Centos6.2]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>