查看: 151|回复: 0

[Debian] Debian Linux 更换阿里源

[复制链接]

3

主题

0

回帖

0

积分

热心网友

金币
0
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2010-5-8
发表于 2022-5-12 21:14:00 | 显示全部楼层 |阅读模式

刚安装好的Debian系统的默认源一般是国外链接,资源获取效率很低,可以指定为国内源,比如阿里的,步骤如下:

步骤 1.备份系统默认源
cp /etc/apt/sources.list /etc/apt/sources.list.bak

步骤 2. 清空/etc/apt/sources.list
echo "" > /etc/apt/sources.list

步骤 3. 将以下内容添加到/etc/apt/sources.list
deb https://mirrors.aliyun.com/debian stable main contrib non-free
deb https://mirrors.aliyun.com/debian stable-updates main contrib non-free

步骤 4. 更新源列表
apt-get update



来源:https://www.cnblogs.com/dygao/p/16264402.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

圆梦公社,专注于为全球华人提供纯粹技术交流的地方,请勿发布任何政治及违法的言论。如有相关侵权、举报、投诉及建议等,请发 E-mail:dzh188@hotmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部