会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
博客园中的Arvin
随笔档案-2019年10月
Linux 设置代理
2019-10-17 09:47 by 狼人:-), 2630 阅读,
收藏
,
摘要: 一、为系统设置代理编辑文件/etc/profile,增加如下两行 export http_proxy=http://proxy.com:8080/export https_proxy=http://proxy.com:8080/12二、为yum配置代理在/etc/yum.conf后面添加以下内容:如
阅读全文
0 Comment
About