oracle linux yum setup
今天下載了
Oracle Linux 6.1
在虛擬機器上安裝起來,準備用它安裝ORACLE 11G R2 (11.2.0.3)
突然發現yum不能使用,網上找了下,在http://public-yum.oracle.com/ 網站找到SETUP文件.
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.repo
Oracle Linux 5
# cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-el5.repo
Oracle Linux 6
# cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-ol6.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 to enabled=1
Begin using yum, for example:
yum list
yum install firefox
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8183550/viewspace-710366/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle Audit setupOracle
- oracle dataguard setupOracle
- 架設oracle linux官方yum源OracleLinux
- linux yumLinux
- Oracle Enterprise Linux 6.0配置本地yumOracleLinux
- linux 中 yum makecache 、yum update、yum upgrade的作用Linux
- ORACLE LINUX6.6 YUM源官方下載地址OracleLinux
- oracle linux使用安裝盤製作本地yumOracleLinux
- linux配置yumLinux
- Linux 配置YUMLinux
- linux配置本地yum安裝--FTP yumLinuxFTP
- [轉]Setup Session Timeout In Oracle BIEESessionOracle
- Notes of Oracle 11.2 Dataguard setupOracle
- Linux yum源配置以及yum命令講解Linux
- linux 配置yum 源Linux
- Linux 安裝 yumLinux
- Linux yum 本地源Linux
- Linux本地yum配置Linux
- linux yum 源部署Linux
- Oracle10G Physical Standby Database setupOracleDatabase
- Linux部署YUM倉庫Linux
- 【Linux】yum 安裝nginxLinuxNginx
- Linux: yum 命令說明Linux
- Linux yum 命令介紹Linux
- linux yum源配置方法Linux
- 在Linux下配置yumLinux
- Linux 本地yum源配置Linux
- How to Setup DG4MSQL (Oracle Database Gateway for MS SQL Server) Release 11 on Linux [轉帖]SQLOracleDatabaseGatewayServerLinux
- CentOS 6.4 X64 利用 yum 升級到 Oracle linux 6.4 核心CentOSOracleLinux
- 教你玩轉Linux—yum 命令Linux
- Linux CentOS 7 更新yum源LinuxCentOS
- Linux伺服器---本地yumLinux伺服器
- Linux安裝MySQL(使用yum)LinuxMySql
- linux下yum安裝mongoLinuxGo
- Linux下yum命令詳解Linux
- Linux 網路yum源配置Linux
- linux系統安裝yumLinux
- RedHat Linux安裝CentOS YUMRedhatLinuxCentOS