Loading

03 2020 档案

摘要:一、关闭防火墙和selinux setenforce 0 sed -i "s/SELINUX=enforcing/SELINUX=disabled/g" /etc/selinux/config systemctl stop firewalld systemctl disable firewalld 阅读全文
posted @ 2020-03-27 18:51 luoxian 阅读(18) 评论(0) 推荐(0) 编辑
摘要:LNMP环境:Linux + Nginx + Mysql + Php 1、安装 nginx:1.14.0 使用yum安装依赖: yum -y install gcc gcc-c++ make libtool openssl openssl-devel zlib-devel pcre-devel 添加 阅读全文
posted @ 2020-03-27 17:53 luoxian 阅读(34) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示