Configuring SELinux

To configure SELinux

  1. Open the file /etc/selinux/config file
  2. Configure the parameters, SELINUX=permissive or SELINUX=disabled
  3. Reboot the node by the command
    sudo reboot
  4. Verify that the command output below should be permissive
    getenforce