Difference between revisions of "Redhat unix"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | |||
+ | * Yum | ||
<pre> | <pre> | ||
# more /etc/redhat-release | # more /etc/redhat-release | ||
Line 5: | Line 7: | ||
http://public-yum.oracle.com/ | http://public-yum.oracle.com/ | ||
− | |||
* YUM through proxy | * YUM through proxy | ||
− | + | ||
export http_proxy=http://proxy:portnum | export http_proxy=http://proxy:portnum | ||
</pre> | </pre> |
Latest revision as of 16:06, 14 April 2011
- Yum
# 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