Turn off SELinux

Source: Internet
Author: User

SELinux (security-enhanced Linux) is the United States National Security Agency (NSA) implementation of mandatory access control, is the most outstanding new security subsystem in the history of Linux.

Turn off SELinux

Temporary entry into force:

Order temporary Effect: Setenforce 0 (temporary effective can be directly with setenforce 0)            1 enable            0 alarm, do not enable

Permanent entry into force:

# Back up before Operation  Cp/etc/selinux/config/etc/selinux/config.bak  cat/etc/selinux/config#     selinux= can take one of These three values:#     enforcing-selinux security policy is enforced.# permissive-selinux prints warnings Instea     D of enforcing.#     disabled-no SELinux policy is loaded.# change setlinux level sed-i ' s/selinux=enforcing/\selinux=permissive /'/etc/selinux/config      ==> vim/etc/selinux/config/---  selinux=enforcing[effect ditto]  # SELinux parameter enforcing is on, disabled represents off # view SELinux status:   


Turn off 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.