2022年4月19日

Linux Centos yum/rpm 设置代理

摘要: yum 设置代理: vim /etc/yum.conf 添加形如: proxy = http://user:pass@ip:port rpm 设置代理 sudo rpm -Uvh https://xxxxx.rpm --httpproxy ip --httpport port reference: 阅读全文

posted @ 2022-04-19 17:47 norsd 阅读(49) 评论(0) 推荐(0)

导航