<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.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://www.jackxiang.com/post//</link>
<title><![CDATA[添加Ubuntu的源]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Fri, 07 Mar 2008 16:22:05 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	添加Ubuntu的源<br/> Feisty (7.04) 版本<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;* 请参阅 [[[Ubuntu简介]]] <br/><br/>sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup<br/>sudo gedit /etc/apt/sources.list<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;* 用以下内容替换文件中的所有内容 <br/><br/>deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse<br/>deb http://ubuntu.cn99.com/ubuntu-cn/ feisty main restricted universe multiverse<br/><br/>这里你也可以直接使用更快速的ubuntu.cn99.com的源（推荐）:<br/><br/>deb http://ubuntu.cn99.com/ubuntu/ feisty main restricted universe multiverse<br/>deb http://ubuntu.cn99.com/ubuntu/ feisty-security main restricted universe multiverse<br/>deb http://ubuntu.cn99.com/ubuntu/ feisty-updates main restricted universe multiverse<br/>deb http://ubuntu.cn99.com/ubuntu/ feisty-backports main restricted universe multiverse<br/>deb http://ubuntu.cn99.com/ubuntu/ feisty-proposed main restricted universe multiverse<br/>deb http://ubuntu.cn99.com/ubuntu-cn/ feisty main restricted universe multiverse<br/><br/>这里你还可以使用速度也非常快的的mirror.lupaworld.com的源:<br/><br/>deb http://mirror.lupaworld.com/ubuntu/archive/ feisty main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu/archive/ feisty-security main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu/archive/ feisty-updates main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu/archive/ feisty-backports main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu/archive/ feisty-proposed main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu/ubuntu-cn/ feisty main restricted universe multiverse<br/><br/>如果是教育网用户请使用上海交通大学的源:<br/><br/>deb http://ftp.sjtu.edu.cn/ubuntu/ feisty main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-security main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-updates main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-backports main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ feisty-proposed main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu-cn/ feisty main multiverse restricted universe bleeding<br/><br/>上海电信的一个源:<br/><br/>deb http://mirror.rootguide.org/ubuntu/ feisty main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ feisty-proposed main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ feisty-updates main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ feisty-backports main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ feisty-security main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu-cn/ feisty main restricted universe multiverse<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;* 保存编辑好的文件 <br/><br/>sudo apt-get update
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] 添加Ubuntu的源]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>