Launchpad PPA 加速 - 中科大PPA源


Lunchpad PPA 簡介

Launchpad是一個軟件協作平台,可提供:

  • 錯誤追蹤
  • 使用Bazaar和Git進行代碼托管
  • 代碼審查
  • Ubuntu軟件包構建和托管
  • 翻譯
  • 郵件列表
  • 答案跟蹤和常見問題解答
  • 規格追蹤

但是,由於它位於國外,速度大概在10-20KB/S,因此非常難以使用,尤其是Linux著名發行版Ubuntu的NVIDIA驅動程序使用它作為官方下載源

Reverse Proxy 反向代理

您可以將原始站點的域名更改為反向代理站點,並且對資源的訪問可能會更快。在這里我推薦中國科技大學(USTC)的反向代理網站

中國科技大學反向代理的官方網址是:USTC-Revproxy,您可以在這個列表中找到他們支持的網址

截止至2020.2.9,此列表如下表所示:

Origin Site Revproxy Site
ppa.launchpad.net launchpad.proxy.ustclug.org
packages.elastic.co elastic.proxy.ustclug.org
archive.cloudera.com/cdh5/ cloudera.proxy.ustclug.org/cdh5/
downloads.lede-project.org lede.proxy.ustclug.org
downloads.openwrt.org openwrt.mirrors.ustc.edu.cn
registry-1.docker.io docker.mirrors.ustc.edu.cn
registry.npmjs.org npmreg.mirrors.ustc.edu.cn
www.npmjs.com npm.mirrors.ustc.edu.cn
fonts.gstatic.com fonts-gstatic.lug.ustc.edu.cn
fonts.googleapis.com onts.lug.ustc.edu.cn
ajax.googleapis.com ajax.lug.ustc.edu.cn
storage.googleapis.com storage-googleapis.lug.ustc.edu.cn
themes.googleusercontent.com google-themes.lug.ustc.edu.cn
gerrit.googlesource.com gerrit-googlesource.lug.ustc.edu.cn
secure.gravatar.com gravatar.lug.ustc.edu.cn

如果以上內容失效,您也可以訪問中國科技大學的GITHUB官方網址,去尋找更新的內容。USTC_Github

使用方法

如果您的目的是更改下載源,可以使用如下方式更改:

  • 進入/etc/apt/sources.list.d目錄
  • 以更改NVIDIA驅動程序下載源為例,修改graphics-drivers-ubuntu-ppa-bionic.list文件
  • http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu改為https://launchpad.proxy.ustclug.org/graphics-drivers/ppa/ubuntu

!!!注意是https而不是http!!!

  • 更新apt,更新軟件即可


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM