centos6.5禁止SELinux 进入超级用户 su # 进入超级用户 超级用户下禁止SELinux setenforce 0 超级用户下配置禁止开机自启SELinux文件 vim /etc/selinux/config 若是伪分布式安装,则其他节点都要执行步骤1-3