摘要:
1:安装 #文件下载 wget http://iscute.cn/tar/chfs/2.0/chfs-linux-amd64-2.0.zip #解压文件 unzip chfs-linux-amd64-2.0.zip #只会解压出一个chfs文件 #将文件添加执行权限, #在此之前chfs文件是白色的 阅读全文
摘要:
systemctl stop firewalld | systemctl disable firewalld ## 关闭防火墙 setenforce 0 ###关闭selinux 1、yum -y install httpd systemctl restart httpd | systemctl e 阅读全文
摘要:
Linux:centos7 Apache:httpd PHP5.4 MySQL5.7 systemctl stop firewalld | systemctl disable firewalld ## 关闭防火墙 setenforce 0 ###关闭selinux 1、yum -y install 阅读全文