How do I set a system wide proxy?
Posted
by
armando Armandiano
on Ask Ubuntu
See other posts from Ask Ubuntu
or by armando Armandiano
Published on 2011-11-26T13:22:51Z
Indexed on
2011/11/26
18:10 UTC
Read the original article
Hit count: 268
I'm trying to set a system wide proxy, and I'm specifically having difficulties with apt-get for installing applications on my Ubuntu. I'm in a university using a proxy server with username/password. I'm aware of setting a proxy with username and password in the following manner:
http://username:[email protected]:8080/
But it fails, as a critical example with apt-get. Username contains backslash( \ ) in it and I'm wondering whether that could be a problem for failing. I'd be grateful with any input on this.
P.S I'm on Ubuntu 11.04
© Ask Ubuntu or respective owner