Difference between revisions of "Redhat unix"
Jump to navigation
Jump to search
(Created page with "<pre> # more /etc/redhat-release Red Hat Enterprise Linux Server release 5.5 (Tikanga) </pre>") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | * Yum | ||
<pre> | <pre> | ||
# 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/ | ||
+ | |||
+ | * YUM through proxy | ||
+ | |||
+ | 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