Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Disable SELinux CentOS 6
Posted by Philipp Esselbach on: 10/18/2011 07:52 AM [ Print | 0 comment(s) ]
How2CentOS posted a quick tutorial about disabling SELinux in CentOS 6
If you really need to disable SELinux on your system please consider the following: # vi /etc/selinux/config Change SELINUX=enforcing 1 2 3 4 5 6 7 8 9 10 # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy
Disable SELinux CentOS 6
