I have got a problem with update and installation.
$ sudo apt-get update
[sudo] password for salman:
Err http://sa.archive.ubuntu.com precise Release.gpg
Could not connect to localhost:8080 (127.0.0.1). - connect (111: Connection refused)
How do i fix this problem?
export |grep -i proxy
, does that return something? Also, check /etc/environment for proxy settings – noleti Jul 20 '14 at 02:27