Pengen Punya WebSite instan kualitas intan ?

Friday, June 18, 2010

Disable SELinux

We can look at it, to know what's SELinux? :D

.:: 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