How to Enable/Disable SELinux
Temporarily switch off enforcement
echo 0 >/selinux/enforce
echo 1 >/selinux/enforce
Permanently Disable
vi /etc/selinux/config
SELINUX=disabled
SELINUXTYPE=targeted
http://www.crypt.gen.nz/selinux/disable_selinux.html
from Google Plus RSS Feed for 101157854606139706613 http://www.crypt.gen.nz/selinux/disable_selinux.html
via LifeLong Community
Temporarily switch off enforcement
echo 0 >/selinux/enforce
echo 1 >/selinux/enforce
Permanently Disable
vi /etc/selinux/config
SELINUX=disabled
SELINUXTYPE=targeted
http://www.crypt.gen.nz/selinux/disable_selinux.html
from Google Plus RSS Feed for 101157854606139706613 http://www.crypt.gen.nz/selinux/disable_selinux.html
via LifeLong Community
No comments:
Post a Comment