发现Oracle Linux更新Yum源还是挺方便的,比Red Hat省事很多,而且在6.3的版本中,默认已经有重新编译可用的Yum了。
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
2. 最后修改下载的文件,把Change enabled=0 改为 enabled=1Linux下的压缩解压缩命令详解Linux中强大的搜索命令grep相关资讯 yum oracle linux
- yum安装与卸载软件常见命令 (05月24日)
- 升级Python导致yum报错 (12/21/2015 15:14:23)
- RHEL7.0配置CD-ROM为本地YUM (12/10/2015 09:24:47)
| - CentOS 6.5下YUM仓库的部署 (03月11日)
- 从CentOS安装R中看yum、rpm、repo (12/18/2015 14:48:10)
- Oracle Linux 7.2 安装截图 (12/04/2015 14:15:11)
|
本文评论 查看全部评论 (0)