Difference between revisions of "Redhat unix"

From Ittichai Chammavanijakul's Wiki
Jump to navigation Jump to search
(Created page with "<pre> # more /etc/redhat-release Red Hat Enterprise Linux Server release 5.5 (Tikanga) </pre>")
 
Line 2: Line 2:
 
# more /etc/redhat-release  
 
# more /etc/redhat-release  
 
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
 
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
 +
 +
http://public-yum.oracle.com/
 +
 +
</pre>
 +
* YUM through proxy
 +
<pre>
 +
export http_proxy=proxy:portnum
  
 
</pre>
 
</pre>

Revision as of 15:56, 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=proxy:portnum