Ubuntu 源莫名其妙 HTTP 403

今天在配置服务器修改apt源的时候, 需要执行apt update命令, 然而, 我执行这条命令的时候总是会出现HTTP 403错误。经Google, 这实际上是阿里云默认给apt进行了代理配置, 把配置注释掉即可:

/etc/apt/apt.conf
# Acquire::http::Proxy “http://mirrors.aliyun.com/”;

发表评论

注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

:wink: :twisted: :roll: :oops: :mrgreen: :lol: :idea: :evil: :cry: :arrow: :?: :-| :-x :-o :-P :-D :-? :) :( :!: 8-O 8)

本文链接:https://twd2.me/archives/9485QrCode