Re: proxy
From: Laurent CARON (lcaron_at_apartia.fr)
Date: 11/29/04
- Previous message: Giorgio Raccanelli: "proxy"
- In reply to: Giorgio Raccanelli: "proxy"
- Next in thread: Sam Watkins: "Re: proxy"
- Reply: Sam Watkins: "Re: proxy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Nov 2004 12:30:11 +0100 To: debian-user@lists.debian.org
Giorgio Raccanelli wrote:
> hello everyone,
>
> I need to connect my PC to the Internet for making an upgrade. I have
> already configured the net-card (I'm sure because I'm able to send
> ping commands and receive answers), but my PC is on a network, so if I
> want to be able to receive the packages from the mirror I need to tell
> the system to go through the proxy. How can I do that?
>
> Thanks
>
> Giorgio Raccanelli
>
>
export http_proxy=http://192.168.0.1:3128/ && apt-get update && apt-get
dist-upgrade
for example.
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Giorgio Raccanelli: "proxy"
- In reply to: Giorgio Raccanelli: "proxy"
- Next in thread: Sam Watkins: "Re: proxy"
- Reply: Sam Watkins: "Re: proxy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]