Red Hat 4-5-6 使用在线Oracle 公共YUM

来源:互联网 发布:php跳转到指定页面代码 编辑:程序博客网 时间:2024/05/16 07:29

How can I convert an RHEL or RHEL-compatible system to Oracle Linux using public-yum?

A: Download and verify the Oracle Linux GPG Key that best matches your RHEL-compatible release and then follow theGetting Started instructions.

Red Hat Enterprise Linux 4, Update 6 or Compatible

# wget http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el4 -O /usr/share/rhn/RPM-GPG-KEY-oracle# gpg --quiet --with-fingerprint /usr/share/rhn/RPM-GPG-KEY-oraclepub  1024D/B38A8516 2006-09-05 Oracle OSS group (Open Source Software group) <build@oss.oracle.com>     Key fingerprint = 1122 A29A B257 825F 322C  234E 2E2B CDBC B38A 8516sub  2048g/0042D4F4 2006-09-05 [expires: 2011-09-04]

Red Hat Enterprise Linux 5 or Compatible

# wget http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle# gpg --quiet --with-fingerprint /etc/pki/rpm-gpg/RPM-GPG-KEY-oraclepub  1024D/1E5E0159 2007-05-18 Oracle OSS group (Open Source Software group) <build@oss.oracle.com>      Key fingerprint = 99FD 2766 28EE DECB 5E5A  F5F8 66CE D3DE 1E5E 0159sub  1024g/D303656F 2007-05-18 [expires: 2015-05-16]      

Red Hat Enterprise Linux 6 or Compatible

# wget http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oraclepub  2048R/EC551F03 2010-07-01 Oracle OSS group (Open Source Software group) <build@oss.oracle.com>      Key fingerprint = 4214 4123 FECF C55B 9086  313D 72F9 7B74 EC55 1F03
0 0
原创粉丝点击