[ A ] : add this line to my /etc/bash.bashrc :
export http_proxy="http://username:password@proxyserver.net:port/"
[ B ] : Probably one of your configuration files was replaced during the upgrade. The original will have been preserved with the extension .dpkg-old.
You might also add :
export ftp_proxy=$http_proxy
This work by maniac.vardhan is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
0 comments :: issue with apt-get using proxy server to connect internet
Post a Comment