乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      ubuntu 設(shè)置更新源的方法

       lchjczw 2013-01-29

      執(zhí)行: 
         sudo gedit /etc/apt/sources.list 
      刪掉里邊舊的內(nèi)容,把新的源列表內(nèi)容貼進(jìn)去, 
      再執(zhí)行: 
         sudo apt-get update 
      就可以生效。 
                      
               //sudo apt-get update #這一步是更新你的源列表,換源後必須執(zhí)行 
               //sudo apt-get dist-upgrade #這一步是更新軟件,如果你對(duì)新版本軟件的需求不是那么迫切,可以不 執(zhí)行 

      方法之二: 
      開始菜單->系統(tǒng)->新立的軟件包管理器 
      在里邊按說明編輯 軟件倉庫 
      更新完成后刷新一 

      網(wǎng)易更新源:http://mirrors.163.com/.help/ubuntu.html 

      收錄架構(gòu)

      • i386
      • amd64
      • source

      收錄版本

      • hardy(8.04)
      • lucid(10.04)
      • maverick(10.10)
      • natty(11.04)
      • oneiric(11.10)
      • precise(12.04)
      • quantal(12.10)

      更新時(shí)間

      每5小時(shí)更新一次

      使用說明

      以Precise(12.04)為例, 編輯/etc/apt/sources.list文件, 在文件最前面添加以下條目(操作前請(qǐng)做好相應(yīng)備份)

          deb http://mirrors.163.com/ubuntu/ precise main restricted universe multiverse
          deb http://mirrors.163.com/ubuntu/ precise-security main restricted universe multiverse
          deb http://mirrors.163.com/ubuntu/ precise-updates main restricted universe multiverse
          deb http://mirrors.163.com/ubuntu/ precise-proposed main restricted universe multiverse
          deb http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse
          deb-src http://mirrors.163.com/ubuntu/ precise main restricted universe multiverse
          deb-src http://mirrors.163.com/ubuntu/ precise-security main restricted universe multiverse
          deb-src http://mirrors.163.com/ubuntu/ precise-updates main restricted universe multiverse
          deb-src http://mirrors.163.com/ubuntu/ precise-proposed main restricted universe multiverse
          deb-src http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse

      或者下載相應(yīng)版本的sources.list, 覆蓋/etc/apt/sources.list即可(操作前請(qǐng)做好相應(yīng)備份)

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類似文章 更多