haqthegibson.com

The lair of Jonesy

Main
Older Articles
Downloads

links:
Jigsaw Boys
atChurch
Sdesigns
DoorStamp
LolDNS - a djbdns fork

User ID:
Password:

ORSMHosting.com

Valid XHTML 1.0!

Valid CSS!

How to Disable SELinux -
Sometimes SELINUX isn't neccesary and adds a lot of admin overhead. Other times it's just plain annoying, like when today it didn't let apache access its config file.

To turn it off, simply edit the file /etc/selinux/config and where it says

SELINUX=enforcing


Change it to read

SELINUX=permissive


then reboot your machine. sorted.
-Jonesy