备份原来的yum源mv/etc/yum.repos.d/CentOS-Base.repo/etc/yum.repos.d/CentOS-Base.repo.backup设置yum源为阿里云wget-O/etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-7.repo添加epel源wget-P/etc/yum.r
分类:
其他好文 时间:
2018-01-09 22:08:52
阅读次数:
153
1、使用阿里云加速器加快获取docker官方的镜像 步骤一:如果没有阿里云账号,需要注册阿里云开发账号 https://dev.aliyun.com/ 步骤二:进入加速器页面获取加速信息 https://cr.console.aliyun.com/#/accelerator ...
分类:
其他好文 时间:
2018-01-06 22:15:51
阅读次数:
413
<mirror> <id>nexus-aliyun</id> <mirrorOf>central</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/content/groups/public</url> < ...
分类:
其他好文 时间:
2018-01-04 00:15:40
阅读次数:
182
转载自: https://www.cnblogs.com/atuotuo/p/6264800.html 整理归纳: 配置阿里云加速器 1.登录阿里开发平台:https://dev.aliyun.com/search.html 2.点击“创建我的容器镜像” 3. 借助淘宝账号或者新注册的账号登录 4. ...
分类:
其他好文 时间:
2018-01-03 16:06:26
阅读次数:
114
1 点透事件的解决 https://www.cnblogs.com/zldream1106/p/3670988.html 2 虚拟键盘弹出对布局的影响 https://yq.aliyun.com/ziliao/4417 3 h5内打开app http://www.cnblogs.com/zqzjs/ ...
分类:
移动开发 时间:
2018-01-02 11:42:14
阅读次数:
225
工具准备 在开始之前,请确保 scrpay 正确安装,手头有一款简洁而强大的浏览器, 若是你有使用 postman 那就更好了。 Python 1 scrapy genspider zhihu Python Python 1 scrapy genspider zhihu 1 1 scrapy gen ...
分类:
其他好文 时间:
2018-01-02 11:26:51
阅读次数:
189
配置国内镜像目的是为了加速软件下载安装速度,参考链接:http://mirrors.aliyun.com/help/centos 备份。养成文件操作前备份的习惯 下载新的镜像配置 使用新的配置 同步频率为每天一次,每天凌晨2:00-4:00为镜像的同步时间 ...
分类:
其他好文 时间:
2018-01-01 23:36:28
阅读次数:
212
基础环境 安装epel源 [root@aliyun ~]# yum -y install epel-release 停用防火墙 [root@aliyun ~]# systemctl stop firewalld[root@aliyun ~]# systemctl disable firewalld ...
分类:
系统相关 时间:
2018-01-01 19:30:43
阅读次数:
243
参考地址:https://help.aliyun.com/knowledge_detail/41817.html PS:目前恢复只支持 Linux 下进行。Linux下恢复的数据文件,无论 Windows、Linux 操作系统,MySQL 都可以正常使用 1、概述和软件说明 1.1 概述 RDS M ...
分类:
数据库 时间:
2017-12-31 16:44:50
阅读次数:
220
打开maven/conf/settings.xml更改配置文件,将默认的(注释)仓库换成如下: 参考链接:https://yq.aliyun.com/articles/255523 ...
分类:
其他好文 时间:
2017-12-29 22:36:53
阅读次数:
178