<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: setup proxy client in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464350#M15932</link>
    <description>thx reply , I want to use the text-internet on my RH machine . thx</description>
    <pubDate>Mon, 17 Jan 2005 19:47:55 GMT</pubDate>
    <dc:creator>peterchu</dc:creator>
    <dc:date>2005-01-17T19:47:55Z</dc:date>
    <item>
      <title>setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464344#M15926</link>
      <description>I want to connect the internet through our proxy server , I usually config it on the xwindows , how can I config on the shell ? I use RH 8 linux . thx</description>
      <pubDate>Mon, 17 Jan 2005 05:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464344#M15926</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-01-17T05:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464345#M15927</link>
      <description>you have to edit /etc/squid/squid.conf if your proxy server is squid</description>
      <pubDate>Mon, 17 Jan 2005 06:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464345#M15927</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2005-01-17T06:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464346#M15928</link>
      <description>thx reply , we use windows proxy server not linux proxy server , I can  config it on x windows previously but  I didn't install it on my linux , could  suggest what can I do ? thx</description>
      <pubDate>Mon, 17 Jan 2005 07:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464346#M15928</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-01-17T07:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464347#M15929</link>
      <description>can't you set  your browser linux?</description>
      <pubDate>Mon, 17 Jan 2005 08:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464347#M15929</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2005-01-17T08:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464348#M15930</link>
      <description>thx reply ,  i didn't have browser in my RH , how to set it on the shell ? thx</description>
      <pubDate>Mon, 17 Jan 2005 08:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464348#M15930</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-01-17T08:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464349#M15931</link>
      <description>Hi peterchu,&lt;BR /&gt;&lt;BR /&gt;what do you want to do from your linux machine via your proxy server ? ftp ? http ?&lt;BR /&gt;&lt;BR /&gt;using what kind of utility ? wget ?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Mon, 17 Jan 2005 09:37:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464349#M15931</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-17T09:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464350#M15932</link>
      <description>thx reply , I want to use the text-internet on my RH machine . thx</description>
      <pubDate>Mon, 17 Jan 2005 19:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464350#M15932</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-01-17T19:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464351#M15933</link>
      <description>Hi peterchu,&lt;BR /&gt;&lt;BR /&gt;try to put on the bashrc of the user that will access internet via proxy the following commands :&lt;BR /&gt;export http_proxy=&lt;A href="http://proxy.domain.com:xxxx" target="_blank"&gt;http://proxy.domain.com:xxxx&lt;/A&gt;&lt;BR /&gt;export https_proxy=&lt;A href="http://proxy.domain.com:xxxx" target="_blank"&gt;http://proxy.domain.com:xxxx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;where proxy.domain.com is your proxy server and xxxx is the port that the proxy server is listen to.&lt;BR /&gt;&lt;BR /&gt;this procedure is ok if you are using lynx as your text navigator.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Mon, 17 Jan 2005 19:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464351#M15933</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-17T19:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464352#M15934</link>
      <description>thx reply , I also want to use the apt-get to connect internet , I think I need my server to connect to internet so I ask how to setup the proxy on my RH machine , could suggest what can I do ? thx.</description>
      <pubDate>Mon, 17 Jan 2005 21:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464352#M15934</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2005-01-17T21:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: setup proxy client</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464353#M15935</link>
      <description>Hi peterchu,&lt;BR /&gt;&lt;BR /&gt;from a google search :&lt;BR /&gt;&lt;BR /&gt;    * Q3. How do you use apt-get behind a proxy?&lt;BR /&gt;&lt;BR /&gt;export http_proxy=http://YOUR_PROXY:8080/&lt;BR /&gt;&lt;BR /&gt;for ftp use ftp_proxy instead, for the rest the syntax is the same.&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;export http_proxy=http://user:password@YOUR_PROXY:8080/&lt;BR /&gt;&lt;BR /&gt;or (to get through a Microsoft ISA proxy server):&lt;BR /&gt;&lt;BR /&gt;export http_proxy=http://domainname\\user:password@YOUR_PROXY:8080/&lt;BR /&gt;&lt;BR /&gt;or alternatively, to use it each time you run apt-get, add the following to your /etc/apt/apt.conf file:&lt;BR /&gt;&lt;BR /&gt;Acquire::http::Proxy "http://YOUR_PROXY:8080/";&lt;BR /&gt;&lt;BR /&gt;I suggest to use the last one, i.e., customizing apt.conf file.&lt;BR /&gt;&lt;BR /&gt;From &lt;A href="http://www.die.net/doc/linux/man/man5/apt.conf.5.html" target="_blank"&gt;http://www.die.net/doc/linux/man/man5/apt.conf.5.html&lt;/A&gt;&lt;BR /&gt;http&lt;BR /&gt;&lt;BR /&gt;HTTP &lt;BR /&gt;URIs; http::Proxy is the default http proxy to use. It is in the standard form of http://[[user][:pass]@]host[:port]/. Per host proxies can also be specified by using the form http::Proxy::&lt;HOST&gt; with the special keyword DIRECT meaning to use no proxies. The http_proxy environment variable will override all settings.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko&lt;/HOST&gt;</description>
      <pubDate>Tue, 18 Jan 2005 06:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setup-proxy-client/m-p/3464353#M15935</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-18T06:34:03Z</dc:date>
    </item>
  </channel>
</rss>

