只需一步,快速开始
setenforce命令是用来开启和关闭SELinux的。 语法格式: setenforce 常用参数: 1开启0关闭 参考实例 开启SELinux:# setenforce 1关闭SELinux:# setenforce 0
setenforce命令是用来开启和关闭SELinux的。
语法格式: setenforce [参数]
常用参数:
参考实例
开启SELinux:
[root@linuxcool ~]# setenforce 1
关闭SELinux:
[root@linuxcool ~]# setenforce 0
首页
分类
索引
我的