• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆-167  評論-8  文章-0  trackbacks-0
            Ubuntu11.04更新源下面是Ubuntu 11.04一些常見的源
            #Ubuntu官方源

            deb http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse

            deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse

            deb http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse

            deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse

            deb http://security.Ubuntu.com/ubuntu natty-security main restricted

            deb-src http://security.Ubuntu.com/ubuntu natty-security main restricted

            deb http://security.Ubuntu.com/ubuntu natty-security universe

            deb-src http://security.Ubuntu.com/ubuntu natty-security universe

            deb http://security.Ubuntu.com/ubuntu natty-security multiverse

            deb-src http://security.Ubuntu.com/ubuntu natty-security multiverse

            deb http://archive.canonical.com/Ubuntu natty partner

            deb-src http://archive.canonical.com/Ubuntu natty partner

             

            #Ubuntu 11.04臺灣源(推薦)

            deb http://tw.archive.Ubuntu.com/ubuntu/ natty main universe restricted multiverse

            deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty main universe restricted multiverse

            deb http://tw.archive.Ubuntu.com/ubuntu/ natty-security universe main multiverse restricted

            deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty-security universe main multiverse restricted

            deb http://tw.archive.Ubuntu.com/ubuntu/ natty-updates universe main multiverse restricted

            deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty-updates universe main multiverse restricted

             

            #SRT Sources

            deb http://Ubuntu.srt.cn/ubuntu/ natty main restricted universe multiverse

            deb http://Ubuntu.srt.cn/ubuntu/ natty-security main restricted universe multiverse

            deb http://Ubuntu.srt.cn/ubuntu/ natty-updates main restricted universe multiverse

            deb http://Ubuntu.srt.cn/ubuntu/ natty-proposed main restricted universe multiverse

            deb http://Ubuntu.srt.cn/ubuntu/ natty-backports main restricted universe multiverse

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty main restricted universe multiverse

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-security main restricted universe multiverse

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-updates main restricted universe multiverse

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-proposed main restricted universe multiverse

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-backports main restricted universe multiverse

             

            #Ubuntu11.04網易源(速度很快、推薦)

            deb http://mirrors.163.com/Ubuntu/ natty main universe restricted multiverse

            deb-src http://mirrors.163.com/Ubuntu/ natty main universe restricted multiverse

            deb http://mirrors.163.com/Ubuntu/ natty-security universe main multiverse restricted

            deb-src http://mirrors.163.com/Ubuntu/ natty-security universe main multiverse restricted

            deb http://mirrors.163.com/Ubuntu/ natty-updates universe main multiverse restricted

            deb http://mirrors.163.com/Ubuntu/ natty-proposed universe main multiverse restricted

            deb-src http://mirrors.163.com/Ubuntu/ natty-proposed universe main multiverse restricted

            deb http://mirrors.163.com/Ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://mirrors.163.com/Ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://mirrors.163.com/Ubuntu/ natty-updates universe main multiverse restricted

             

            #Ubuntu11.04上海源

            deb http://mirror.rootguide.org/Ubuntu/ natty main universe restricted multiverse

            deb-src http://mirror.rootguide.org/Ubuntu/ natty main universe restricted multiverse

            deb http://mirror.rootguide.org/Ubuntu/ natty-security universe main multiverse restricted

            deb-src http://mirror.rootguide.org/Ubuntu/ natty-security universe main multiverse restricted

            deb http://mirror.rootguide.org/Ubuntu/ natty-updates universe main multiverse restricted

            deb http://mirror.rootguide.org/Ubuntu/ natty-proposed universe main multiverse restricted

            deb-src http://mirror.rootguide.org/Ubuntu/ natty-proposed universe main multiverse restricted

            deb http://mirror.rootguide.org/Ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://mirror.rootguide.org/Ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://mirror.rootguide.org/Ubuntu/ natty-updates universe main multiverse restricted

             

            #Ubuntu 11.04 搜狐源

            deb http://mirrors.shlug.org/Ubuntu/ natty main universe restricted multiverse

            deb-src http://mirrors.shlug.org/Ubuntu/ natty main universe restricted multiverse

            deb http://mirrors.shlug.org/Ubuntu/ natty-security universe main multiverse restricted

            deb-src http://mirrors.shlug.org/Ubuntu/ natty-security universe main multiverse restricted

            deb http://mirrors.shlug.org/Ubuntu/ natty-updates universe main multiverse restricted

            deb http://mirrors.shlug.org/Ubuntu/ natty-proposed universe main multiverse restricted

            deb-src http://mirrors.shlug.org/Ubuntu/ natty-proposed universe main multiverse restricted

            deb http://mirrors.shlug.org/Ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://mirrors.shlug.org/Ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://mirrors.shlug.org/Ubuntu/ natty-updates universe main multiverse restricted

             

            #Ubuntu 11.04 骨頭源 (bones7456架設的一個Ubuntu源 ,提供ubuntu,deepin)

            deb http://Ubuntu.srt.cn/ubuntu/ natty main universe restricted multiverse

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty main universe restricted multiverse

            deb http://Ubuntu.srt.cn/ubuntu/ natty-security universe main multiverse restricted

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-security universe main multiverse restricted

            deb http://Ubuntu.srt.cn/ubuntu/ natty-updates universe main multiverse restricted

            deb http://Ubuntu.srt.cn/ubuntu/ natty-proposed universe main multiverse restricted

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-proposed universe main multiverse restricted

            deb http://Ubuntu.srt.cn/ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-backports universe main multiverse restricted

            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-updates universe main multiverse restricted

            更新源方法:

            1. 打開終端。單擊主菜單中的“應用程序 - 附件 - 終端”。

            2. 修改更新服務器列表。請在終端中執行下面的兩條命令:

               sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup 

               #備份原來的軟件列表,會要求輸入密碼

               sudo gedit /etc/apt/sources.list

              #用gedit打開sources.list文件

               在接下來在打開的文本編輯器中,把看到的內容全部刪掉,在上面Ubuntu11.04源列表里選擇一組對于你來說速度最快的更新服務器列表。粘貼到你所看到的窗口中。這里推薦臺灣源和網易源,更新軟件的速度很快!

            4. 關閉文本編輯器。

            5. 更新軟件包列表。執行下面的命令: 

               sudo apt-get update

            6. 安裝系統更新 

                打開“系統->系統管理->更新管理器”,安裝更新。完成后若系統提示重新啟動,請重新啟動系統。 

            如果你是校園網用戶,請查看:Ubuntu11.04教育網源
            =================================================
            #Ubuntu官方源
            deb http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse
            deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse
            deb http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse
            deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse
            deb http://security.Ubuntu.com/ubuntu natty-security main restricted
            deb-src http://security.Ubuntu.com/ubuntu natty-security main restricted
            deb http://security.Ubuntu.com/ubuntu natty-security universe
            deb-src http://security.Ubuntu.com/ubuntu natty-security universe
            deb http://security.Ubuntu.com/ubuntu natty-security multiverse
            deb-src http://security.Ubuntu.com/ubuntu natty-security multiverse
            deb http://archive.canonical.com/Ubuntu natty partner
            deb-src http://archive.canonical.com/Ubuntu natty partner
             
            #Ubuntu 11.04臺灣源(推薦)
            deb http://tw.archive.Ubuntu.com/ubuntu/ natty main universe restricted multiverse
            deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty main universe restricted multiverse
            deb http://tw.archive.Ubuntu.com/ubuntu/ natty-security universe main multiverse restricted
            deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty-security universe main multiverse restricted
            deb http://tw.archive.Ubuntu.com/ubuntu/ natty-updates universe main multiverse restricted
            deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty-updates universe main multiverse restricted
             
            #SRT Sources
            deb http://Ubuntu.srt.cn/ubuntu/ natty main restricted universe multiverse
            deb http://Ubuntu.srt.cn/ubuntu/ natty-security main restricted universe multiverse
            deb http://Ubuntu.srt.cn/ubuntu/ natty-updates main restricted universe multiverse
            deb http://Ubuntu.srt.cn/ubuntu/ natty-proposed main restricted universe multiverse
            deb http://Ubuntu.srt.cn/ubuntu/ natty-backports main restricted universe multiverse
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty main restricted universe multiverse
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-security main restricted universe multiverse
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-updates main restricted universe multiverse
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-proposed main restricted universe multiverse
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-backports main restricted universe multiverse
             
            #Ubuntu11.04網易源(速度很快、推薦)
            deb http://mirrors.163.com/Ubuntu/ natty main universe restricted multiverse
            deb-src http://mirrors.163.com/Ubuntu/ natty main universe restricted multiverse
            deb http://mirrors.163.com/Ubuntu/ natty-security universe main multiverse restricted
            deb-src http://mirrors.163.com/Ubuntu/ natty-security universe main multiverse restricted
            deb http://mirrors.163.com/Ubuntu/ natty-updates universe main multiverse restricted
            deb http://mirrors.163.com/Ubuntu/ natty-proposed universe main multiverse restricted
            deb-src http://mirrors.163.com/Ubuntu/ natty-proposed universe main multiverse restricted
            deb http://mirrors.163.com/Ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://mirrors.163.com/Ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://mirrors.163.com/Ubuntu/ natty-updates universe main multiverse restricted
             
            #Ubuntu11.04上海源
            deb http://mirror.rootguide.org/Ubuntu/ natty main universe restricted multiverse
            deb-src http://mirror.rootguide.org/Ubuntu/ natty main universe restricted multiverse
            deb http://mirror.rootguide.org/Ubuntu/ natty-security universe main multiverse restricted
            deb-src http://mirror.rootguide.org/Ubuntu/ natty-security universe main multiverse restricted
            deb http://mirror.rootguide.org/Ubuntu/ natty-updates universe main multiverse restricted
            deb http://mirror.rootguide.org/Ubuntu/ natty-proposed universe main multiverse restricted
            deb-src http://mirror.rootguide.org/Ubuntu/ natty-proposed universe main multiverse restricted
            deb http://mirror.rootguide.org/Ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://mirror.rootguide.org/Ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://mirror.rootguide.org/Ubuntu/ natty-updates universe main multiverse restricted
             
            #Ubuntu 11.04 搜狐源
            deb http://mirrors.shlug.org/Ubuntu/ natty main universe restricted multiverse
            deb-src http://mirrors.shlug.org/Ubuntu/ natty main universe restricted multiverse
            deb http://mirrors.shlug.org/Ubuntu/ natty-security universe main multiverse restricted
            deb-src http://mirrors.shlug.org/Ubuntu/ natty-security universe main multiverse restricted
            deb http://mirrors.shlug.org/Ubuntu/ natty-updates universe main multiverse restricted
            deb http://mirrors.shlug.org/Ubuntu/ natty-proposed universe main multiverse restricted
            deb-src http://mirrors.shlug.org/Ubuntu/ natty-proposed universe main multiverse restricted
            deb http://mirrors.shlug.org/Ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://mirrors.shlug.org/Ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://mirrors.shlug.org/Ubuntu/ natty-updates universe main multiverse restricted
             
            #Ubuntu 11.04 骨頭源 (bones7456架設的一個Ubuntu源 ,提供ubuntu,deepin)
            deb http://Ubuntu.srt.cn/ubuntu/ natty main universe restricted multiverse
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty main universe restricted multiverse
            deb http://Ubuntu.srt.cn/ubuntu/ natty-security universe main multiverse restricted
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-security universe main multiverse restricted
            deb http://Ubuntu.srt.cn/ubuntu/ natty-updates universe main multiverse restricted
            deb http://Ubuntu.srt.cn/ubuntu/ natty-proposed universe main multiverse restricted
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-proposed universe main multiverse restricted
            deb http://Ubuntu.srt.cn/ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-backports universe main multiverse restricted
            deb-src http://Ubuntu.srt.cn/ubuntu/ natty-updates universe main multiverse restricted
            #教育網源
            #成都電子科大的源,教育網推薦
            deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty main restricted universe multiverse
            deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-backports main restricted universe multiverse
            deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-proposed main restricted universe multiverse
            deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-security main restricted universe multiverse
            deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-updates main restricted universe multiverse
            deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty main restricted universe multiverse
            deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-backports main restricted universe multiverse
            deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-proposed main restricted universe multiverse
            deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-security main restricted universe multiverse
            deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-updates main restricted universe multiverse
             
            #中科大的源,教育網推薦
            deb http://debian.ustc.edu.cn/Ubuntu/ natty main restricted universe multiverse
            deb http://debian.ustc.edu.cn/Ubuntu/ natty-backports restricted universe multiverse
            deb http://debian.ustc.edu.cn/Ubuntu/ natty-proposed main restricted universe multiverse
            deb http://debian.ustc.edu.cn/Ubuntu/ natty-security main restricted universe multiverse
            deb http://debian.ustc.edu.cn/Ubuntu/ natty-updates main restricted universe multiverse
            deb-src http://debian.ustc.edu.cn/Ubuntu/ natty main restricted universe multiverse
            deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-backports main restricted universe multiverse
            deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-proposed main restricted universe multiverse
            deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-security main restricted universe multiverse
            deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-updates main restricted universe multiverse
             
            #北京交大的源,教育網
            deb http://mirror.bjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe
            deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe
            deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe
            deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe
            deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe
            deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe
            deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe
            deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe
            deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe
            deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe
             
            #蘭州大學的源,教育網
            deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty main multiverse restricted universe
            deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe
            deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe
            deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe
            deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe
            deb ftp://mirror.lzu.edu.cn/Ubuntu-cn/ natty main multiverse restricted universe
             
            #上海交大的源
            deb http://ftp.sjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe
            deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe
            deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe
            deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe
            deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe
            deb http://ftp.sjtu.edu.cn/Ubuntu-cn/ natty main multiverse restricted universe
            deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe
            deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe
            deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe
            deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe
            deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe
             
            #163的,電信教育網通用
            deb http://mirrors.163.com/Ubuntu/ natty main restricted universe multiverse
            deb http://mirrors.163.com/Ubuntu/ natty-security main restricted universe multiverse
            deb http://mirrors.163.com/Ubuntu/ natty-updates main restricted universe multiverse
            deb http://mirrors.163.com/Ubuntu/ natty-proposed main restricted universe multiverse
            deb http://mirrors.163.com/Ubuntu/ natty-backports main restricted universe multiverse
            deb-src http://mirrors.163.com/Ubuntu/ natty main restricted universe multiverse
            deb-src http://mirrors.163.com/Ubuntu/ natty-security main restricted universe multiverse
            deb-src http://mirrors.163.com/Ubuntu/ natty-updates main restricted universe multiverse
            deb-src http://mirrors.163.com/Ubuntu/ natty-proposed main restricted universe multiverse
            deb-src http://mirrors.163.com/Ubuntu/ natty-backports main restricted universe multiverse

            posted on 2012-01-13 08:37 老馬驛站 閱讀(541) 評論(0)  編輯 收藏 引用 所屬分類: linux
            伊人色综合久久| 久久丝袜精品中文字幕| 蜜臀久久99精品久久久久久小说 | 久久久WWW成人免费毛片| 青春久久| 精品久久久久久无码中文字幕一区| 久久国产亚洲高清观看| 色综合久久88色综合天天| 色综合久久久久综合99| 久久亚洲精品无码aⅴ大香| 久久天堂AV综合合色蜜桃网| 精品国产青草久久久久福利| 久久久久亚洲精品天堂| 亚洲国产精品无码久久久久久曰| 久久午夜伦鲁片免费无码| 久久综合伊人77777| 久久人人妻人人爽人人爽| 久久久久亚洲AV成人网人人网站| 久久精品国产亚洲av水果派| 欧美与黑人午夜性猛交久久久 | 无码专区久久综合久中文字幕| 国产午夜精品理论片久久 | 国产综合成人久久大片91| 日韩乱码人妻无码中文字幕久久 | 久久久久婷婷| 国产激情久久久久影院老熟女免费| 久久人人爽人人爽人人片AV东京热| www.久久热.com| 麻豆成人久久精品二区三区免费| 久久婷婷五月综合成人D啪| 久久丫精品国产亚洲av| 日韩精品久久久肉伦网站| 99久久做夜夜爱天天做精品| 一级A毛片免费观看久久精品| 成人精品一区二区久久久| 久久―日本道色综合久久| 77777亚洲午夜久久多喷| 精品久久人妻av中文字幕| 国产婷婷成人久久Av免费高清 | 久久国产视频99电影| 丰满少妇人妻久久久久久4|