Thread
:
Repos and auth proxy
View Single Post
aflegg
2007-07-09 , 12:08
Posts: 1,463 | Thanked: 81 times | Joined on Oct 2005 @ UK
#
2
If you use apt-get from the terminal (as root) you should be able to use an authenticated proxy by doing something like:
Code:
export http_proxy=http://user:password@proxy.example.com:port
However, when I used to work at a company with authenticated proxies, applications which realise they existed were the bane of my life.
HTH,
Andrew
__________________
Andrew Flegg
-- mailto:andrew@bleb.org |
http://www.bleb.org
Now known as
Jaffa
Quote & Reply
|
aflegg
View Public Profile
Send a private message to aflegg
Visit aflegg's homepage!
Find all posts by aflegg