Taokyla Blog Taokyla Blog
Home
  • Python
  • 其他
  • vuepress (opens new window)
  • vuepress-theme-vdoing (opens new window)
  • U2SB (opens new window)
  • MonoLogueChi (opens new window)
GitHub (opens new window)
Home
  • Python
  • 其他
  • vuepress (opens new window)
  • vuepress-theme-vdoing (opens new window)
  • U2SB (opens new window)
  • MonoLogueChi (opens new window)
GitHub (opens new window)
  • wsl和ubuntu换源
    • 其他源
  • windows安装相关
  • others
Taokyla
2022-10-12
目录
其他源

wsl和ubuntu换源

# WSL/Ubuntu 换源

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

sudo sed -i 's/http:\/\/archive.ubuntu.com/https:\/\/mirrors.aliyun.com/g' /etc/apt/sources.list

sudo sed -i 's/http:\/\/security.ubuntu.com/https:\/\/mirrors.aliyun.com/g' /etc/apt/sources.list

sudo apt-get update

# 其他源

清华源 https://mirrors.tuna.tsinghua.edu.cn/ubuntu/

中科大 https://mirrors.ustc.edu.cn/ubuntu/

网易源 https://mirrors.163.com/ubuntu/

编辑 (opens new window)
#换源
上次更新: 10/19/2022, 6:40:17 AM
windows安装相关

windows安装相关→

Theme by Vdoing | Copyright © 2022-2025 Taokyla | CC BY-NC-SA 4.0
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式