CentOS官方发布了CR升级库,这表明CentOS 6.1的发布可能又要延期了。
- 安装yum配置文件:yum install centos-release-cr,官方的镜像不大稳定,建议使用mirrors.163.com。
# CentOS-CR.repo
#
# The continuous release ( CR ) repository contains rpms from the
# next point release of CentOS, which isnt itself released as yet.
#
# Look at http://wiki.centos.org/AdditionalResources/Repositories/CR
# for more details about how this repository works and what users
# should expect to see included / excluded
[cr]
name=CentOS-$releasever - CR
baseurl=http://mirrors.163.com/centos/$releasever/cr/$basearch/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
- yum update 就发现很多更新可以下载。
CentOS 6环境编译的程序在CentOS 5环境运行时报错GLIBCXX_3.4.9的解决方法Linux系统Shell脚本判断变量文件目录:权限、是否存在、空值、相等相关资讯 RHEL RHEL6 CentOS教程
- Red Hat Enterprise Linux 7.2 发 (11/20/2015 13:39:31)
- 在VMware中安装RHEL6.2(下)—— (01/07/2015 12:24:47)
- 红帽企业 Linux (RHEL) 7.1 Beta (12/12/2014 09:44:13)
| - 在 RHEL6 上安装 Java (02/05/2015 13:44:10)
- 使用Windows 2003 Server R2给RHEL (01/03/2015 09:14:16)
- Red Hat Enterprise Linux 6.6 正 (10/15/2014 08:05:33)
|
本文评论 查看全部评论 (0)