Hi John.

I assume you'll be using wget. Wget looks for the HTTP_PROXY environment variable. If it is set, it uses that.

$ export HTTP_PROXY=http://your.proxys.ip.add:3128/
$ wget -c http://acme.com/download/file.tar.gz

Hope that helps.

Gari

On May 13, 2006, at 11:17AM, John Peter Loh wrote:

Hi everyone,

How do I set the proxy server in the CLI? I want to download via yum from a computer which is behind a squid proxy server. The computer that I'll be using doesn't have X11.

Thanks

--
John Peter Loh



--
Garibaldi V. Melecio <[EMAIL PROTECTED]>
-




_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to