参考网址: http://www.mamicode.com/info-detail-1671603.html
1、yum命令安装
yum install epel-release -y
2、更新数据
yum clean all && yum makecache
3、此时即可安装nginx
yum -y install nginx
标签:div nbsp gpo install 网址 yum安装 cache code 安装
参考网址: http://www.mamicode.com/info-detail-1671603.html
1、yum命令安装
yum install epel-release -y
2、更新数据
yum clean all && yum makecache
3、此时即可安装nginx
yum -y install nginx
安装epel 解决centos7无法使用yum安装nginx
标签:div nbsp gpo install 网址 yum安装 cache code 安装
原文地址:https://www.cnblogs.com/xiaonq/p/8267413.html