Updated on 2025-01-27 GMT+08:00

Disabling SELinux

SUSE does not have the SELinux configuration files. You can skip this section.

Procedure

  1. Use the vi editor to open /etc/selinux/config.

    vi /etc/selinux/config

  2. Press i to enter insert mode and set the value of SELINUX to disabled.

  3. Press Esc and enter :wq to save and exit the file.
  4. Run the following command to restart the cloud server to apply the change:

    reboot