Tagged Questions
3
votes
2answers
4k views
Apt-get update with an @ in password error
I want to update ubuntu 11.04 throught apt-get.
So I added the following lines in apt.conf
export http_proxy=http://username:password@proxyserver.net:port/
export ...