출처 : http://public-yum.oracle.com/
Public Yum Server
Last updated: August 27, 2009
Introduction
The Oracle public yum server offers a free and convenient way to install packages from the Enterprise Linux and Oracle VM installation media via a yum client.
You can download the full Enterprise Linux and Oracle VM installation media via edelivery.oracle.com/linux. Note that errata are not available via this public yum server. To access errata (bug fixes, security fixes and enhancement), you must have a valid support contract to access Unbreakable Linux Network (ULN). For more information, see the FAQ below.
This yum server is offered without support of any kind. If you require support, please consider purchasing Unbreakable Linux support via the online store, or via your sales representative.
Getting Started
- Download and Install Enterprise Linux
-
Download and copy the appropriate yum configuration file in place, by running the following commands as root:
Oracle Enterprise Linux 4, Update 6 or Newer
# cd /etc/yum.repos.d # mv Oracle-Base.repo Oracle-Base.repo.disabled # wget http://public-yum.oracle.com/public-yum-el4.repo
Oracle Enterprise Linux 5
# cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-el5.repo
Oracle VM 2
# cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-ovm2.repo
-
Enable the appropriate repository by editing the yum configuration file
- Open the yum configuration file in a text editor
- Locate the section in the file for the repository you plan to update from, e.g.
[el4_u6_base]
- Change
enabled=0
toenabled=1
-
Begin using yum, for example:
yum list
yum install firefox
You may be prompted to confirm the import of the Oracle OSS Group GPG key.
Frequently Asked Questions
- Where are the security updates and other errata?
- Where can I learn more about Enterprise Linux?
- Where can I learn more about Unbreakable Linux support?
- Where can I learn more about Oracle VM?
- Where can I get help getting this yum repository to work?
- Where can I learn more about yum?
Where are the security updates and other errata?
A: This yum server only offers the packages already provided on the Enterprise Linux and Oracle installation media. To access security updates and other patches or enhancements, you should use Unbreakable Linux Network (ULN). Access to ULN requires a valid Enterprise Linux or Oracle VM support contract and Customer Support Identifier (CSI). To obtain a support contract, please contact your sales representative or make your purchase via the Unbreakable Linux Store
Where can I learn more about Enterprise Linux?
A: You can read a summary of features and specifications here. Additional technical information about Enterprise Linux is available on OTN's Linux Technology Center.
Where can I learn more about Unbreakable Linux support?
A: You can read more about Oracle Unbreakable Linux Support at oracle.com/linux, For white papers, data sheets, FAQs and other technical information, see the Linux Technology Center
Where can I learn more about Oracle VM?
A: You can read more about Oracle VM at oracle.com/virtualization. For technical information about Oracle VM, see the Oracle VM product page on OTN
Where can I get help getting this yum repository to work?
A: This yum server is provided for free and without support. You may use the Oracle Technology Network Linux Forum, where other users are ready and willing to help.
Where can I learn more about yum?
A: There are several resources available on the the Web. Here is an overview of basic yum commands
Browse the Repositories
Name Last modified Size
repo/ 03-Mar-2009 14:25 - public-yum-el4.repo 26-May-2009 11:08 692 public-yum-el5.repo 06-Apr-2010 17:13 1.8K public-yum-ovm2.repo 22-Apr-2010 11:01 1.3K RPM-GPG-KEY-oracle-el4 26-Oct-2006 18:50 1.7K RPM-GPG-KEY-oracle-el5 11-Nov-2007 08:01 1.4K
'IT-Consultant' 카테고리의 다른 글
oracle 11r2 에서 root 권한이 필요한 파일들 (0) | 2010.09.14 |
---|---|
데이터베이스 인프라스트럭처의 보안을 위한 단계적 접근법 (0) | 2010.09.14 |
DB_WRITER_PROCESSES 수치를 한번 변경해 볼까 한다. (2) | 2010.09.08 |
IP4를 리눅서에서 설치 시 방화벽 통과용으로 사용할때 라우팅 테이블 설정 방법 (0) | 2010.09.06 |
jQuery select box by ultteky (0) | 2010.09.03 |