Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies, including mandatory access controls (MAC).

https://selinuxproject.org/page/Main_Page

Steps to Disable SELinux

  1. Check sestatus.

  1. Set enforce to 0.

  1. Confirm current value specified at /etc/selinux/config.

  1. In step 3, SELinux is set to enforcing. Replace the value with disabled.

  1. Confirm the change.

  1. Restart the machine.

  1. After the restart, check the status again.

フィードバック

お役に立ちましたか?

はい いいえ
お役に立ちましたか
理由をお聞かせください
フィードバックありがとうございました

このトピックへフィードバック

送信