Selinux

From Kolmisoft Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Disable for this session:

setenforce 0

or

echo 0 >/selinux/enforce

Check status: sestatus

To disable after reboot edit the file /etc/selinux/conf:

SELINUX=disabled

http://www.linuxquestions.org/questions/fedora-35/disable-selinux-478123/