SELinux-A headache __linux

Source: Internet
Author: User

"1" View selinux status

Sestatus;

Getenforce

"2" permanently closes selinux its configuration file is as follows:

# This file controls the ' state of ' SELinux on the system.
# selinux= can take one of these three values:
#     Enforcing-selinux The security policy is enforced.
#     Permissive-selinux Prints warnings instead of enforcing.
#     Disabled-no SELinux policy is loaded.
Selinux=enforcing
# selinuxtype= can take one of these two values:
#     targeted-targeted processes are prot ected,
#     Minimum-modification of targeted policy. Only selected processes are protected.
#     Mls-multi level security protection.

Set selinux=disabled and restart reboot.

temporarily shutdown the server reboot, not so random, you can use the command to temporarily shutdown.

Setenforce 1 setting SELinux becomes enforcing mode
setenforce 0 setting SELinux becomes permissive mode (use this command)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.