更换阿里yum 1、下载wget 2、备份默认的yum 3、设置新的yum目录 4、下载阿里yum配置到该目录中 5、重建缓存 6、升级所有包(改变软件设置和系统设置,系统版本内核都升级,需要几分钟耐心等待) ...
分类:
系统相关 时间:
2017-12-28 19:45:29
阅读次数:
144
阿里云SDK:https://help.aliyun.com/document_detail/32085.html?spm=5176.doc32092.6.729.ZBkOj1 ...
分类:
其他好文 时间:
2017-12-27 14:12:29
阅读次数:
373
简介 docker stack deploy和docker-compose up,这两个命令都是操作compose的yml文件的,有什么区别?想知道这个问题,看下面文章 https://yq.aliyun.com/articles/69444 ...
分类:
其他好文 时间:
2017-12-27 14:09:38
阅读次数:
118
个人比较喜欢阿里云yum源,同时使用centos7 首先 cd /etc/yum.repos.d/ rm -rf * wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo yum ...
分类:
其他好文 时间:
2017-12-26 21:54:17
阅读次数:
150
rpm -ivh https://mirrors.aliyun.com/epel/epel-release-latest-6.noarch.rpm # 安装阿里的epel源 国内使用web站点最多的www服务是Nginx 官方网址:nginx.org 什么是Nginx? 开源、支持高性能、高并发的w ...
分类:
系统相关 时间:
2017-12-26 14:38:32
阅读次数:
196
什么是inotify? 拥有强大、粒细粒度、异步文件系统事件监控机制,监控文件系统中添加、删除、修改、移动等各种事件 版本支持: 内核 2.6.13以上版本,inotify-tools 是实施监控的软件 同类软件: 国人 周洋 在金山公司开发sersync inotify环境搭建 1. rsync服 ...
分类:
系统相关 时间:
2017-12-24 20:07:16
阅读次数:
147
一、下载PHPphp-5.4.4 [root@aliyun software]# pwd /software[root@aliyun software]# wget http://mirrors.sohu.com/php/php-5.4.44.tar.gz 二、解压php-5.4.44.tar.gz ...
分类:
Web程序 时间:
2017-12-21 19:28:01
阅读次数:
239
2017阿里技术年度精选集 2017阿里技术年度精选集干货下载: 《2017阿里技术年度精选集上》下载链接:http://techforum-img.cn-hangzhou.oss-pub.aliyun-inc.com/2017%20Alitech%20Archive_1.pdf 《2017阿里技术 ...
分类:
其他好文 时间:
2017-12-20 13:48:42
阅读次数:
214
一、下载 阿里云镜像 https://mirrors.aliyun.com/centos/7/isos/x86_64/ 下载那个 DVD版本即可。 二、安装 我们选 典型 安装 简单点 然后下一步: 我们稍后安装操作系统 ,点下一步: 这里选 Linux 然后下拉 选CentOS 64位,然后下一步 ...
分类:
其他好文 时间:
2017-12-19 01:39:28
阅读次数:
102
macvlan和ipvlan的对比 http://hicu.be/macvlan vs ipvlan macvlan ipvlan 参考: https://yq.aliyun.com/articles/192998 http://hicu.be/docker networking macvlan b ...
分类:
系统相关 时间:
2017-12-19 01:11:54
阅读次数:
258