Enabling, Disabling or Checking Status for SELinux Parent topic

Procedure

  1. Open Terminal on the Virtual Mobile Infrastructure server, and log on with the user account: root.
  2. Do one of the following:
    • To enable SElinux, type the following command:
      • /vmi/manager/manage.py enable_selinux
    • To disable SELinux, type the following command:
      • /vmi/manager/manage.py disable_selinux
    • To check SELinux status:
      • /usr/sbin/sestatus -v
  3. Reboot Virtual Mobile Infrastructure server for the settings to take effect.