[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to update thru proxy?



On Sat, Jan 15, 2005 at 08:14:52AM +0100, belahcene wrote:
> I want to upgrade my system ( or a package) by using the debian network, 
> but I need to go thru a proxy, is there a possibility to do it. by 
> default the apt-get update tries directly the net.

Before running apt-get, set your http_proxy and ftp_proxy environment
variables. Eg:

export http_proxy=http://your.proxy.host:8080/
export ftp_proxy=http://your.proxy.host:8080/

apt-get update

...etc.

Cheers,

Paul

-- 
Paul Dwerryhouse						| PGP Key ID: 
(not in) Melbourne, Australia					| 0x6B91B584



Reply to: