Getting Started
Download and Install Oracle Linux
Download and copy the appropriate yum configuration file in place, by running the following commands as root:
Oracle 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.repoOracle Linux 5
# cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-el5.repoOracle Linux 6
# cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-ol6.repoOracle VM 2
# cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-ovm2.repo
Enable the appropriate 网络技术 iis7站长之家 by editing the yum configuration file
Begin using yum, for example:
yum list
yum install firefox