【CentOS 7.1】使用163的镜像

CentOS 7.1.1503

安装镜像 http://mirrors.163.com/centos/7.1.1503/os/x86_64/

帮助文档 http://mirrors.163.com/.help/centos.html

// backup

[[email protected] yum.repos.d]# cd /etc/yum.repos.d/

[[email protected] yum.repos.d]# mv CentOS-Base.repo CentOS-Base.repo.bak

mv: overwrite ‘CentOS-Base.repo.bak‘? y

[[email protected] yum.repos.d]#

// wget

[[email protected] yum.repos.d]# wget http://mirrors.163.com/.help/CentOS7-Base-163.repo

--2015-06-24 18:40:24--  http://mirrors.163.com/.help/CentOS7-Base-163.repo

Resolving mirrors.163.com (mirrors.163.com)... 123.58.173.186, 123.58.173.185

Connecting to mirrors.163.com (mirrors.163.com)|123.58.173.186|:80... connected.

HTTP request sent, awaiting response... 200 OK

Length: 1572 (1.5K) [application/octet-stream]

Saving to: ‘CentOS7-Base-163.repo.1‘

100%[======================================>] 1,572       --.-K/s   in 0s

2015-06-24 18:40:24 (192 MB/s) - ‘CentOS7-Base-163.repo.1‘ saved [1572/1572]

[[email protected] yum.repos.d]#

// cp

[[email protected] yum.repos.d]# cp CentOS7-Base-163.repo CentOS-Base.repo

[[email protected] yum.repos.d]#

// yum clean all

[[email protected] yum.repos.d]# yum clean all

Failed to set locale, defaulting to C

??????fastestmirror, langpacks

Repository base is listed more than once in the configuration

Repository updates is listed more than once in the configuration

Repository extras is listed more than once in the configuration

Repository centosplus is listed more than once in the configuration

正在清理软件源: base extras updates

Cleaning up everything

Cleaning up list of fastest mirrors

// yum makecache

[[email protected] yum.repos.d]# yum makecache

Failed to set locale, defaulting to C

??????fastestmirror, langpacks

Repository base is listed more than once in the configuration

Repository updates is listed more than once in the configuration

Repository extras is listed more than once in the configuration

Repository centosplus is listed more than once in the configuration

base                                                     | 3.6 kB     00:00

extras                                                   | 3.4 kB     00:00

// yum update

[[email protected] yum.repos.d]# yum update

Failed to set locale, defaulting to C

??????fastestmirror, langpacks

Repository base is listed more than once in the configuration

Repository updates is listed more than once in the configuration

Repository extras is listed more than once in the configuration

Repository centosplus is listed more than once in the configuration

Loading mirror speeds from cached hostfile

????????

--> ??????

---> ??? abrt.x86_64.0.2.1.11-19.el7.centos.0.3 ?? ??

---> ??? abrt.x86_64.0.2.1.11-22.el7.centos.0.1 ?? ??

---> ??? abrt-addon-ccpp.x86_64.0.2.1.11-19.el7.centos.0.3 ?? ??

---> ??? abrt-addon-ccpp.x86_64.0.2.1.11-22.el7.centos.0.1 ?? ??

时间: 2024-10-13 22:57:09

【CentOS 7.1】使用163的镜像的相关文章

centos 安装 网络安装使用本地镜像文件安装

有时很无奈,无磁盘,U盘就只有4G而一个centos的盘是4.16G,如何将它装好网络安装,对不起,请你要使用20M以上的带宽,且注意使用网络启动方法 没有条件,创造条件也要上: 网络安装方式,需要下载其镜像,其镜像下载路径为:http://mirrors.163.com/centos/6.5/isos/x86_64/CentOS-6.5-x86_64-netinstall.iso 使用iso工具做一下centos的安装u盘, 具体方法,http://jingyan.baidu.com/arti

合并 CentOS 6 的两个DVD镜像

合并 CentOS 6 的两个cdrom镜像 1.相关目录: /media/cdrom1和/media/cdrom2 用于挂载 Centos 镜像 /media/cdrom3 合并后的镜像文件 /media/iso ISO储存 mkdir -p /media/cdrom1 /media/cdrom2 /media/cdrom3 /media/iso 2.上传 Centos 镜像到服务器,挂载 Centos 镜像文件 mount -o loop /media/iso/CentOS-6.5-x86_

CentOS x64上Matlab R2015b的镜像安装方法与卸载

CentOS x64上Matlab R2015b的镜像安装方法与卸载 0. 原料 (1). CentOS_x64系统 CentOS 2.6.32-573.el6.x86_64 (2). Matlab  R2015b_glnxa64.iso,可以从百度网盘下载到:链接: http://pan.baidu.com/s/1dD9F8RJ 密码: t8zi 1. CentOS/Linux 安装MATLAB (0). Matlab的安装说明readme.txt,全文摘抄如下(可略过). I offer t

Docker中使用163 Hub 镜像下载加速(Centos 6)

在学习Docker的过程中,下载镜像速度特别慢,这是因为Docker Hub并没有在国内部署服务器或者CDN,再加上国内的网速慢等原因,镜像下载就十分耗时.为了克服跨洋网络延迟,能够快速高效地下载Docker镜像,最为有效的方式之一就是:使用 国内的Docker镜像源.下面就介绍一下使用163  镜像源来加速的办法. 添加镜像源: vim /etc/sysconfig/docker 添加如下内容: other_args="--registry-mirror=http://hub-mirror.c

(Linux)关于CentOS 6.6 使用163的YUM 源的小问题记录!

哎,今天在使用163的源进行更新的时候出现如下错误提示! 2]# vim README.md [[email protected] php-5.6.12]# yum clean all 已加载插件:fastestmirror Cleaning repos: base elrepo extras updates 清理一切 Cleaning up list of fastest mirrors [[email protected] php-5.6.12]# yum makecache 已加载插件:f

CentOS或RHEL使用安装光盘镜像制作本地yum源

平时自己在家学习的时候,有时候会用到一些虚拟机环境.最初安装的时候为了节省本地的磁盘空间,选择最小安装模式,后期使用的时候,如果用到什么其他的软件包,再去另外安装.但是使用网络上的yum源,可能会因为种种原因,不能访问,或者速度收到限制,影响效率,因此我们可以使用安装OS时使用的光盘镜像,来搭建一个本地yum源. 方法如下: 1. 在虚拟机设置中,挂载光盘镜像文件: 2. 使用下面的方法配置: # mount /dev/cdrom /mnt # cd /etc/yum.repos.d/ # ta

RHEL,CENTOS如何配置使用163 yum repo

转自http://mirrors.163.com/.help/centos.html 使用说明 首先备份/etc/yum.repos.d/CentOS-Base.repo mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup 下载对应版本repo文件, 放入/etc/yum.repos.d/(操作前请做好相应备份) CentOS7 CentOS6 CentOS5 把文件里面的$releaseve

CentOS 6.5添加163源

1.首先备份/etc/yum.repos.d/CentOS-Base.repo mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup 2.下载网易的repo文件 http://mirrors.163.com/.help/CentOS6-Base-163.repo  放入/etc/yum.repos.d/(操作前请做好相应备份) 3.修改 CentOS-Media.repo,把 baseurl 改

CentOS 6.9自建开源镜像站

1. 演示环境: IP OS Nginx版本 Rsync版本 清华大学开源软件镜像站 192.168.1.146 CentOS   6.9 x86_64 1.10.2 3.0.6 https://mirrors.tuna.tsinghua.edu.cn/ 备注:同步的上游yum源必须要支持rsync协议,否则不能使用rsync进行同步.国内的很多开源镜像站都不支持rsync,这里以清华大学开源软件镜像站为例. 2. 安装前准备: (1)服务器时间校对 (2)配置epel源 3. 安装配置Ngin