共计 173 个字符,预计需要花费 1 分钟才能阅读完成。
文章目录 [隐藏]
sudo vim /etc/apt/apt.conf 加上下面一行代码:Acquire::http::proxy "http://127.0.0.1:8123"; Acquire::https::proxy "https://127.0.0.1:8123"; Acquire::socks::proxy "socks://127.0.0.1:1080";
Ubuntu 18.04 下解决 shadowsocks 服务报错问题
MySQL 8.0 误删了root用户折腾记