cPanel Tutorials | Security Guides | News Feeds | Search
Navigation
Home
Guides
Password Generator
Files
News Feeds
Hosting News
Contact Us
Documentation
Site Search
 
Latest Guides
Largest number of established connections
Kill all processes matching certain strings.
Install FFmpeg-PHP
Install FFmpeg
Configure Squid
Install Squid
Password Security
Install Teamspeak
Disable SELinux
Install RoundCube on cPanel

Viewing Guide 

Disable SELinux
Written by: HostGeekZ



This guide is wraped for easy viewing, to see the non wraped version Click Here



If you are having trouble with SELinux, you can just go ahead and disable it with


nano /etc/selinux/config



and set

SELINUX=

to disabled.

SELINUX=disabled



Just replace the current line which most of the time will be set to enforcing.

This disabled SELinux on boot, however it is still enabled to disable it without having to reboot execute

setenforce 0



If you wish to go ahead and enable specific applications without disabling SELinux look at the setsebool command. The most common problem I have found is SELinux blocking mySQL an example of the fix would be

setsebool -P mysqld_disable_trans=1

User Comments 
     
Name:
Email: If you provide your email address you will receive updates for this guide to it.
Comment:
Verification We require you to add the following 2 values together for anti-spam purposes.
5 + 47
   

©Copyright HostGeekZ 2004-2007. All Rights Reserved.
Resources