CentOS7中怎么关闭selinux

CentOS7中怎么关闭selinux,针对这个问题,这篇文章详细介绍了相对应的分析和解答,希望可以帮助更多想解决这个问题的小伙伴找到更简单易行的方法。

创新互联来电联系:028-86922220,为您提供成都网站建设网页设计及定制高端网站建设服务,创新互联网页制作领域10年,包括茶艺设计等多个方面拥有丰富的网站维护经验,选择创新互联,为企业锦上添花!

在安装Cobbler和Puppet时需要关闭selinux,但是通常情况下载安装完CentOS7后,默认情况下SElinux是启用状态,

如下所示:

[csharp] view plaincopy

  1. [root@rdo ~]# sestatus  

  2. SELinux status:                 enabled  

  3. SELinuxfs mount:                /sys/fs/selinux  

  4. SELinux root directory:         /etc/selinux  

  5. Loaded policy name:             targeted  

  6. Current mode:                   enforcing  

  7. Mode from config file:          enforcing  

  8. Policy MLS status:              enabled  

  9. Policy deny_unknown status:     allowed  

  10. Max kernel policy version:      28  

1、如果要临时关闭,可以执行

[cpp] view plaincopy

  1. setenforce 0  

此时的状态如下

[html] view plaincopy

  1. [root@rdo ~]# sestatus  

  2. SELinux status:                 enabled  

  3. SELinuxfs mount:                /sys/fs/selinux  

  4. SELinux root directory:         /etc/selinux  

  5. Loaded policy name:             targeted  

  6. Current mode:                   permissive  

  7. Mode from config file:          enforcing  

  8. Policy MLS status:              enabled  

  9. Policy deny_unknown status:     allowed  

  10. Max kernel policy version:      28  

2、如果要永久关闭,可以修改配置文件/etc/selinux/config,将SELINU置为disabled。

[html] view plaincopy

  1. [root@rdo ~]# cat /etc/selinux/config   

  2.   

  3. # This file controls the state of SELinux on the system.  

  4. # SELINUX= can take one of these three values:  

  5. #     enforcing - SELinux security policy is enforced.  

  6. #     permissive - SELinux prints warnings instead of enforcing.  

  7. #     disabled - No SELinux policy is loaded.  

  8. #SELINUX=enforcing  

  9. SELINUX=disabled  

  10. # SELINUXTYPE= can take one of three two values:  

  11. #     targeted - Targeted processes are protected,  

  12. #     minimum - Modification of targeted policy. Only selected processes are protected.   

  13. #     mls - Multi Level Security protection.  

  14. SELINUXTYPE=targeted   


修改该配置文件也可以执行下面的命令来完成

[html] view plaincopy

  1. sed -i '/SELINUX/s/enforcing/disabled/' /etc/selinux/config  

修改完成后,保存重启,重启后状态如下:

[html] view plaincopy

  1. [root@rdo ~]# sestatus  

  2. SELinux status:                 disabled  

  3.  

关于CentOS7中怎么关闭selinux问题的解答就分享到这里了,希望以上内容可以对大家有一定的帮助,如果你还有很多疑惑没有解开,可以关注创新互联行业资讯频道了解更多相关知识。

网页标题:CentOS7中怎么关闭selinux
本文地址:https://www.cdcxhl.com/article48/ghihep.html

成都网站建设公司_创新互联,为您提供外贸建站品牌网站制作定制开发网站制作虚拟主机搜索引擎优化

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联

外贸网站制作