Disabling SELinux
Note
SUSE does not have the SELinux configuration files. You can skip this section.
Procedure
- Use the vi editor to open /etc/selinux/config.
vi /etc/selinux/config
- Press i to enter insert mode and set the value of SELINUX to disabled.
- Press Esc and enter :wq to save and exit the file.
- Run the following command to restart the cloud server to apply the change:
reboot
Parent topic: Password and Key Pair
- Procedure