<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[运维进行时]]></title> 
<link>https://blog.liuts.com/index.php</link> 
<description><![CDATA[互联网运维与架构]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[运维进行时]]></copyright>
<item>
<link>https://blog.liuts.com/post//</link>
<title><![CDATA[Ubuntu 9.04 软件源更新设置指南]]></title> 
<author>root &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Ubuntu]]></category>
<pubDate>Fri, 01 May 2009 15:19:44 +0000</pubDate> 
<guid>https://blog.liuts.com/post//</guid> 
<description>
<![CDATA[ 
	备份软件源：<br/>sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup<br/><br/>编辑软件源：<br/>sudo gedit /etc/apt/sources.list<br/><br/>将里面的内容通通删掉，然后将下面的信息粘帖进去：<br/>Archive.ubuntu.com更新服务器（欧洲，此为官方源，电信网通用户使用)：<br/><br/>deb http://archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed main restricted universe multiverse<br/>deb http://archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse<br/>deb-src http://archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse<br/>deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb-src http://archive.ubuntu.com/ubuntu/ jaunty-proposed main restricted universe multiverse<br/>deb-src http://archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse<br/><br/><br/>网易163更新服务器：<br/><br/>deb http://mirrors.163.com/ubuntu/ jaunty main restricted universe multiverse<br/>deb http://mirrors.163.com/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb http://mirrors.163.com/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb http://mirrors.163.com/ubuntu/ jaunty-proposed main restricted universe multiverse<br/>deb http://mirrors.163.com/ubuntu/ jaunty-backports main restricted universe multiverse<br/>deb-src http://mirrors.163.com/ubuntu/ jaunty main restricted universe multiverse<br/>deb-src http://mirrors.163.com/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb-src http://mirrors.163.com/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb-src http://mirrors.163.com/ubuntu/ jaunty-proposed main restricted universe multiverse<br/>deb-src http://mirrors.163.com/ubuntu/ jaunty-backports main restricted universe multiverse<br/><br/><br/>Mirrors.shlug.org更新服务器（电信服务器，Ubuntu China Official Mirror, maintained by Shanghai Linux User Group）：<br/><br/>deb http://cn.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse<br/>deb http://cn.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse<br/>deb http://cn.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse<br/>deb http://cn.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse<br/>deb http://cn.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse<br/>deb-src http://cn.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse<br/>deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse<br/>deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse<br/>deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse<br/>deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse<br/><br/><br/>Mirror.lupaworld.com更新服务器（浙江省杭州市双线服务器，推荐）：<br/><br/>deb http://mirror.lupaworld.com/ubuntu jaunty main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu jaunty-security main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu jaunty-updates main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu jaunty-backports main restricted universe multiverse<br/>deb http://mirror.lupaworld.com/ubuntu jaunty-proposed main restricted universe multiverse<br/>deb-src http://mirror.lupaworld.com/ubuntu jaunty main restricted universe multiverse<br/>deb-src http://mirror.lupaworld.com/ubuntu jaunty-security main restricted universe multiverse<br/>deb-src http://mirror.lupaworld.com/ubuntu jaunty-updates main restricted universe multiverse<br/>deb-src http://mirror.lupaworld.com/ubuntu jaunty-backports main restricted universe multiverse<br/>deb-src http://mirror.lupaworld.com/ubuntu jaunty-proposed main restricted universe multiverse<br/><br/>厦门大学更新服务器（教育网服务器）：<br/><br/>deb ftp://ubuntu.realss.cn/ubuntu/ jaunty main restricted universe multiverse<br/>deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-backports restricted universe multiverse<br/>deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-proposed main restricted universe multiverse<br/>deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty main restricted universe multiverse<br/>deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-backports main restricted universe multiverse<br/>deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-proposed main restricted universe multiverse<br/>deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-updates main restricted universe multiverse<br/><br/><br/>成都市 电子科技大学更新服务器（教育网，推荐校园网和网通用户使用）：<br/><br/>deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty main multiverse restricted universe<br/>deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe<br/>deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty main multiverse restricted universe<br/>deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe<br/><br/>== 如果无法解析uestc.edu.cn域名，请使用以下地址 ==<br/><br/>deb http://ubuntu.dormforce.net/ubuntu/ jaunty main multiverse restricted universe<br/>deb http://ubuntu.dormforce.net/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb http://ubuntu.dormforce.net/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb http://ubuntu.dormforce.net/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb http://ubuntu.dormforce.net/ubuntu/ jaunty-updates main multiverse restricted universe<br/>deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty main multiverse restricted universe<br/>deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-updates main multiverse restricted universe<br/><br/><br/>上海市上海交通大学更新服务器（教育网，推荐校园网和网通用户使用）：<br/><br/>deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe<br/>deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty main multiverse restricted universe<br/>deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe<br/><br/>中国科学技术大学更新服务器（教育网，推荐校园网和网通用户使用）：<br/><br/>deb http://debian.ustc.edu.cn/ubuntu/ jaunty main multiverse restricted universe<br/>deb http://debian.ustc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb http://debian.ustc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb http://debian.ustc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb http://debian.ustc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe<br/>deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty main multiverse restricted universe<br/>deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe<br/>deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe<br/>deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe<br/><br/><br/>中国台湾 台湾大学更新服务器（推荐网通用户使用，电信PING平均响应速度41MS。强烈推荐此源，比较完整，较少出现同步问题）：<br/><br/>deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty main restricted universe multiverse<br/>deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty main restricted universe multiverse<br/>deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-backports main restricted universe multiverse<br/>deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-backports main restricted universe multiverse<br/>deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-proposed main restricted universe multiverse<br/><br/><br/>mirror.rootguide.org更新服务器（上海市 电信）：<br/><br/>deb http://mirror.rootguide.org/ubuntu/ jaunty main restricted universe multiverse<br/>deb-src http://mirror.rootguide.org/ubuntu/ jaunty main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb-src http://mirror.rootguide.org/ubuntu/ jaunty-updates main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ jaunty-backports main restricted universe multiverse<br/>deb-src http://mirror.rootguide.org/ubuntu/ jaunty-backports main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb-src http://mirror.rootguide.org/ubuntu/ jaunty-security main restricted universe multiverse<br/>deb http://mirror.rootguide.org/ubuntu/ jaunty-proposed main multiverse restricted universe<br/>deb-src http://mirror.rootguide.org/ubuntu/ jaunty-proposed main restricted universe multiverse<br/><br/><br/>台湾的官方源速度也相当不错，有时甚至快于内地的：<br/><br/>deb http://tw.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse<br/>deb http://tw.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse<br/>deb http://tw.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse<br/>deb http://tw.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse<br/>deb http://tw.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse<br/>deb-src http://tw.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse<br/>deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse<br/>deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse<br/>deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse<br/>deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse<br/><br/>保存后，更新软件源，大功告成：<br/>sudo apt-get update<br/>Tags - <a href="https://blog.liuts.com/tags/ubuntu%25E6%25BA%2590/" rel="tag">ubuntu源</a>
]]>
</description>
</item><item>
<link>https://blog.liuts.com/post//#blogcomment</link>
<title><![CDATA[[评论] Ubuntu 9.04 软件源更新设置指南]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://blog.liuts.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>