1、打开centos的yum文件夹 输入命令cd /etc/yum.repos.d/ 2、用wget下载repo文件 输入命令wget http://mirrors.aliyun.com/repo/Centos-7.repo 如果wget命令不生效,说明还没有安装wget工具,输入yum -y in ...
分类:
其他好文 时间:
2018-04-30 01:01:47
阅读次数:
175
老男孩老师在教学培训过程中经常发现曾经的时间服务器地址不可用了,很是尴尬,特找到了国内比较稳定的时间服务器地址,和博友分享如下:ntp1.aliyun.com ntp2.aliyun.com ntp3.aliyun.com ntp4.aliyun.com ntp5.aliyun.com ntp6.aliyun.com ntp7.aliyun.com在Linux里使用的语法为:ntpda
分类:
其他好文 时间:
2018-04-29 14:28:59
阅读次数:
3000
1:选典型 2:选稍后自定义安装系统 3: 4: :5:弹出清单 二:装系统 下载linux的网址:https://mirrors.aliyun.com/centos/ 1: 2: 3: 问题:当出现这个 重启电脑,进入BIOS 2:如何修改网卡名称 在cenos 4 5 6 都是eth0 在7改为 ...
分类:
系统相关 时间:
2018-04-28 21:00:38
阅读次数:
263
版本:MySQL-5.7.20 1、更换yum源wget -O /etc/yum.repos.d/eprl.repo http://mirrors.aliyun.com/repo/epel-6.repo2、安装cmaketar xf cmake-3.0.0.tar.gzcd cmake-3.0.0./bootstrapmakemake install2、安装boosttar -zxvf
分类:
数据库 时间:
2018-04-28 19:26:37
阅读次数:
175
cobbler功能 安装环境centos7 安装步骤[ root@cabbler ~]# systemctl stop firewalld.service [root@cabbler yum.repos.d]# rpm -ivh http://mirrors.aliyun.com/epel/epel ...
分类:
其他好文 时间:
2018-04-27 02:17:13
阅读次数:
201
https://blog.csdn.net/dark00800/article/details/54571859 https://code.aliyun.com/help/ssh/README.md?spm=a2c4g.11186623.2.8.VBLZZU&file=README.md https ...
分类:
其他好文 时间:
2018-04-26 01:02:29
阅读次数:
179
一、MongoDB安装使用1、安装启动MongoDB1.1下载安装官网:https://www.mongodb.com/rpm下载地址:http://mirrors.aliyun.com/mongodb/yum/redhat/7/mongodb-org/[root@master1~]#lsmongodb-3.0.0/mongodb-org-3.0.0-1.el7.x86_64.rpmmongodb
分类:
数据库 时间:
2018-04-25 10:17:42
阅读次数:
188
原文 https://yq.aliyun.com/articles/561888 一直有这个冲动, 想知道kubernetes往etcd里放了哪些数据,是如何组织的。 能看到,才有把握知道它的实现和细节。 找了很多文档,终于找到靠谱的。 https://www.jianshu.com/p/f9f83 ...
分类:
其他好文 时间:
2018-04-24 17:49:46
阅读次数:
529
<mirror> <id>nexus-aliyun</id> <mirrorOf>*</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</url> </mirro ...
分类:
其他好文 时间:
2018-04-24 00:17:36
阅读次数:
141
开始想通过 aliyuncli 的 golang 源码进行编译安装(注:python 版的 aliyuncli 已不再维护),但没成功,详见 通过 golang 源码编译阿里云命令行工具 aliyuncli 出错 ,后来改为直接下载编译好的 aliyuncli ,使用前通过 aliyun confi... ...
分类:
其他好文 时间:
2018-04-22 20:07:39
阅读次数:
644