ubuntu 终端设置代理
在终端使用代理 ,我们可以执行以下语句
?
?gedit? ~/.bashrc?
在最后加上
export http_proxy=http://代理服务器ip:代理服务器端口port
在Ubuntu 9.10测试