09 2019 档案

摘要:阿里云手动搭建jntm过程 注:j:java n:nginx t:tomcat m:mysql 1.安装准备工作: 关闭防火墙与SElinux : systemctl stop firewalld (临时) systemctl disable firewalld (永久) 获取SElinux 状态: 阅读全文
posted @ 2019-09-03 20:07 心剑熊彻 阅读(744) 评论(0) 推荐(0)
摘要:阿里云lnmp手动搭建centos7.x 1.环境准备: 查看系统版本: cat /etc/redhat release 关闭防火墙: systemctl status firewalld systemctl stop firewalld 永久关闭firewalld: systemctl disab 阅读全文
posted @ 2019-09-03 20:05 心剑熊彻 阅读(226) 评论(0) 推荐(0)
摘要:1.查看当前系统版本。 2.关闭SElinux 查看启动状态: #getenforce (1.enforcing 为开启状态 (2.Disadnled 为关闭状态 临时关闭SELinux: setenforce 0 永久关闭SElinux: vim /etc/selinux/config 光标锁定在 阅读全文
posted @ 2019-09-03 20:03 心剑熊彻 阅读(406) 评论(0) 推荐(0)

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