All about SELinux
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/selinux-guide/rhlcommon-section-0068.html
Check it:
# sestatus (output tells what config file says, and the current status too)
Enable it:
# setenforce 1
Disable it:
# setenforce 0
See /etc/selinux directory for config file.
Check it:
# sestatus (output tells what config file says, and the current status too)
Enable it:
# setenforce 1
Disable it:
# setenforce 0
See /etc/selinux directory for config file.
0 Comments:
Post a Comment
<< Home