Linux服务器关闭SeLinux的方法

A 不需要重启Linux:
[root@localhost ~]# setenforce 0
B 需要重启Linux:
vi /etc/selinux/config 将SELINUX=enforcing 改成SELINUX=disabled


本文固定链接: http://blog.wwllcchf.com/?p=66 | 吴文龙的个人博客

作者:wuwenlong 于2013年03月13日发表 & 关键词:
Linux服务器关闭SeLinux的方法 | 吴文龙的个人博客

报歉!评论已关闭.