Does yum use wget? Because I want to access a server (SSH) also but I can't access it since the computer I'm using is behind a proxy.

On 5/13/06, Gari Melecio <[EMAIL PROTECTED]> wrote:

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



--
John Peter Loh

Phone: +13602267476
Mobile: +639196944280
Email: [EMAIL PROTECTED]
Web: http://www.jploh.com/

Software Developer
Echo Systems, Inc.
Email: [EMAIL PROTECTED]
Web: http://www.asterisk.com.ph
_________________________________________________
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