Difference between revisions of "Redhat unix"

From Ittichai Chammavanijakul's Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
* YUM through proxy
 
* YUM through proxy
 
<pre>
 
<pre>
export http_proxy=proxy:portnum
+
export http_proxy=http://proxy:portnum
  
 
</pre>
 
</pre>

Revision as of 16:04, 14 April 2011

# more /etc/redhat-release 
Red Hat Enterprise Linux Server release 5.5 (Tikanga)

http://public-yum.oracle.com/

  • YUM through proxy
export http_proxy=http://proxy:portnum