Method of closing SELinux in CentOS

Source: Internet
Author: User

These two days to do lamp when found selinux such a thing, send a closed method!

Ways to turn off SELinux:

Modify the Selinux= "" in the/etc/selinux/config file as disabled and reboot.

If you do not want to reboot the system, use the command Setenforce 0

Note:

Setenforce 1 set SELinux to become enforcing mode

Setenforce 0 Set SELinux to become permissive mode

Increase in the boot parameters of Lilo or grub: selinux=0, or you can turn off SELinux

----Gorgeous----------------------------------------------------Split line------------------

To view the SELinux status:

/usr/bin/setstatus-v

As follows:

SELinux status:enabled

SELINUXFS Mount:/selinux

Current Mode:permissive

Mode from config file:enforcing

Policy version:21

Policy from config file:targeted

Getenforce/setenforce View and set the current working mode of SELinux

----Gorgeous----------------------------------------------------Split line------------------

Discovery Service A start, immediately stop, find information on the Internet, find the installation to first disable SELinux, and then install MySQL, the steps are:

1. Turn off the SELinux and reboot the system;

2. Install MySQL (MySQL server should be able to start up);

3. Enable SELinux, reboot the system, then the MySQL server can be started normally.

Disabling SELinux is enabled by:

Vi/etc/selinux/config (also some people say is/etc/sysconfig/selinux file, in fact, two is a link between, casually change one, the other also changed)

selinux=disable Disable SELINUX

Selinux=enforcing Enable SELINUX

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.