在/etc/apt目录下建立文件
生成文件apt.conf
添加内容如 Acquire::http::proxy "http://user_name:password@172.26.28.xxx:74000";
export htts_proxy=http://user_name:password@172.26.28.xxx:74000 [这行给 add-apt-repository ppa:webupd8team/java 类似语句用]
ubuntu下代理设置:http://www.linuxdiyf.com/linux/15831.html
ubuntu sever网络代理设置:http://www.linuxdiyf.com/linux/15711.html
Ubuntu设置代理和例外:http://www.linuxdiyf.com/linux/14191.html
Ubuntu局域网中设置代理服务器上网和设置静态IP:http://www.linuxdiyf.com/linux/4859.html
在桌面版Ubuntu中用命令行更改系统代理设置:http://www.linuxdiyf.com/linux/12664.html