精明白开水

文章
6
资源
0
加入时间
3年2月3天

分布式搭建lnmt

实验环境服务操作系统ipnginx+mysql+tomcatRHEL7192.168.118.222安装nginx关闭防火墙和selinux[root@localhost ~]# systemctl stop firewalld[root@localhost ~]# setenforce 0创建系统用户[root@localhost ~]# usera...