-
CentOS 7.x编译安装Nginx1.10.3+MySQL5.7.16+PHP5.2 5.3 5.4 5.5 5.6 7.0 7.1多版本全能环境
前传:1、CentOS 7.3.1611系统安装配置图解教程http:www.osyunwei.comarchives10003.html2、CentOS服务器初始化设置http:www.osyunwei.comarc
-
CentOS 7.x 安装 ZSH 终端的配置方法
一、安装基本组件首先执行 yum 命令来安装需要的 zsh 原始程序与 git 程序来 pull 代码。yum install -y zsh git安装 oh my zsh 脚本 (这一步需要安装 git)。wget https:gi
-
CentOS 7.x docker使用overlay2存储方式
编辑etcdockerdaemon.json添加以下内容:{"storage-driver": "overlay2","storage-opts": ["overl