2019年2月18日

CentOS 7 安装Redis

摘要: CentOS 7 安装Redis 1. 安装依赖等 [root@localhost ~] yum install y wget gcc 2. 下载 "redis 5.0.3.tar.gz" 并安装 [root@localhost ~] wget http://download.redis.io/re 阅读全文

posted @ 2019-02-18 15:54 三尺微命 阅读(117) 评论(0) 推荐(0)

CentOS 7 安装Nginx

摘要: CentOS 7 安装Nginx 1. 从 "Nginx 官网" 下载 "nginx 1.14.2.tar.gz" [root@localhost ~] wget http://nginx.org/download/nginx 1.14.2.tar.gz 2. 将已下载的Nginx压缩包解压 [ro 阅读全文

posted @ 2019-02-18 15:53 三尺微命 阅读(62) 评论(0) 推荐(0)

导航