一、下载repo文件 二、备份并替换系统的repo文件 三、执行yum源更新操作 ...
分类:
其他好文 时间:
2018-04-29 11:43:14
阅读次数:
174
1. 安装阿里yum源 2. [root@k8s1 yum.repos.d]# cd /etc/kubernetes/[root@k8s1 kubernetes]# lsapiserver config controller-manager kubelet proxy scheduler ...
分类:
其他好文 时间:
2017-09-30 20:52:14
阅读次数:
235
1、进入yum源配置目录cd/etc/yum.repos.d2、备份系统自带的yum源mvCentOS-Base.repoCentOS-Base.repo.bk3、下载163网易的yum源:wget
http://mirrors.163.com/.help/CentOS6-Base-163.repo4、更新yum源后,执行下边命令更新yum配置,使操作立即生效yummakecache5、阿里源http:/..
分类:
其他好文 时间:
2016-12-23 02:24:39
阅读次数:
198
转:http://mirrors.aliyun.com/help/centos?spm=5176.bbsr150321.0.0.d6ykiD 1、备份 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bac ...
分类:
其他好文 时间:
2016-12-03 10:00:13
阅读次数:
190
1、1准备机器[root@web02tools]#cat/etc/redhat-releaseCentOSrelease6.7(Final)[root@web02tools]#uname-mx86_64[root@web02tools]#uname-r2.6.32-573.el6.x86_641、2系统yum源优化,使用阿里yum源[root@web02tools]#wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun.c..
分类:
Web程序 时间:
2016-07-23 21:36:54
阅读次数:
2846
一、安装环境操作系统:CentOSrelease6.6(Final)(最小化安装)mysql版本:mysql-5.5.32.tar.gzcmake版本:cmake-2.8.7.tar.gz二、安装基本依赖包首先将yum源更改为国内的阿里yum源[root@oldboy~]#yuminstallwget-y[root@oldboy~]#wget-O/etc/yum.repos.d/CentOS-Base.repohttp..
分类:
数据库 时间:
2016-07-04 15:44:39
阅读次数:
304