How to use apt-get through proxy server

2005-06-29 Thread prabusubroto
Dear my friends... I work at a workstation and my workstation is associated in a LAN. My internet connection is only through http proxy server. So if I want to go to internet, I have to set my internet browser for the ip number and the port number of the proxy server such as

Aw: Re: How to use apt-get through proxy server

2005-06-29 Thread prabusubroto
me - Original Nachricht Von: Kis Bertalan [EMAIL PROTECTED] An: [EMAIL PROTECTED] Datum: 29.06.2005 12:52 Betreff: Re: How to use apt-get through proxy server [EMAIL PROTECTED] wrote: Dear my friends... I work at a workstation and my workstation is associated in a LAN

Re: How to use apt-get through proxy server

2005-06-29 Thread Kis Bertalan
, the portnumber : 8080 and no username and password needed as authentication for the proxy server. Please tell me - Original Nachricht Von: Kis Bertalan [EMAIL PROTECTED] An: [EMAIL PROTECTED] Datum: 29.06.2005 12:52 Betreff: Re: How to use apt-get through proxy server [EMAIL PROTECTED

Aw: Re: How to use apt-get through proxy server

2005-06-29 Thread prabusubroto
: Extra junk at end of file mydebby:/etc/apt# - Original Nachricht Von: Kis Bertalan [EMAIL PROTECTED] An: debian-user@lists.debian.org Datum: 29.06.2005 13:13 Betreff: Re: How to use apt-get through proxy server Please insert that line in the correct file!!! /etc/apt

Re: How to use apt-get through proxy server

2005-06-29 Thread Kis Bertalan
I think we missed to put a semicolon (;) at the end of the line. That's all! The correct line shoul look like this: Acquire::http::Proxy http://[[user][:[EMAIL PROTECTED]:port]; This must really work! [EMAIL PROTECTED] wrote: It does not work. Please tell me furthermore. Here is the result:

Re: Apt-get through proxy

2000-02-20 Thread Markus Fischer
On Mon, Feb 21, 2000 at 10:36:02AM +0100, Radim Gelner wrote : How do I instruct apt-get to use a proxy server instead of directly contacting the host? Just a sidenote, there is also a small utility called apt-proxy which re-creates a local mirror of all downloaded debian packages

Apt-get through proxy

2000-02-16 Thread Radim Gelner
How do I instruct apt-get to use a proxy server instead of directly contacting the host? Thanks Radim

Re: Apt-get through proxy

2000-02-16 Thread Robert L. Harris
I have 3 machines behind a very slow modem. I just put a squid proxy server up. Once that was running I set these three lines in my profile: ftp_proxy=http://proxy.rnd-consulting.com:3128 http_proxy=http://proxy.rnd-consulting.com:3128 gopher_proxy=http://proxy.rnd-consulting.com:3128 And

Re: Apt-get through proxy

2000-02-16 Thread Radim Gelner
Yep, it runs like hell. Thanks a lot to all who replied. What applications are able to cope with these variables anyway? And where are documented? Radim On Wed, 16 Feb 2000, Robert L. Harris wrote: I have 3 machines behind a very slow modem. I just put a squid proxy server up. Once

Re: Apt-get through proxy

2000-02-16 Thread Shaul Karl
How do I instruct apt-get to use a proxy server instead of directly contacting the host? There is an example on /usr/share/doc/apt/examples/configure-index.gz. I am also do that: [22:41:07 /tmp]$ cat /etc/apt/apt.conf /* In some instances involving filenames it is possible to set the