All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <bharrosh@panasas.com>
To: Steve Dickson <steved@redhat.com>, NFS list <linux-nfs@vger.kernel.org>
Subject: use squid proxy for yum access in the lab
Date: Tue, 05 Oct 2010 18:03:00 -0400	[thread overview]
Message-ID: <4CABA094.50100@panasas.com> (raw)

install squid on laptop:
[]$ yum install squid

start it:
[]$ service squid start

Then at each lab machine:
export http_proxy=http://192.168.12.228:3128

Thanks
Boaz

             reply	other threads:[~2010-10-05 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-05 22:03 Boaz Harrosh [this message]
2010-10-05 22:50 ` use squid proxy for yum access in the lab Jim Rees

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CABA094.50100@panasas.com \
    --to=bharrosh@panasas.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=steved@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.