.:: disabling selinux ::.
-( real time )-
[root@linux ~]# setenforce 0
SELinux will be turned back on after a reboot.
-( permanently )-
[root@linux ~]# vi /etc/selinux/config
----[edit the option like this: ]-------
SELINUX=disabled
----------------
and reboot the box. your server come disable selinux permanently.
0 comments:
Post a Comment