[ut3] UT3 Linux server startup issues
Tom Rivers
tom at impact-crater.com
Sun May 18 12:40:04 EDT 2008
On Sun, 2008-05-18 at 10:19 -0500, Rick Page wrote:
> Where is this "setenforce 0"? What does it do?
It is a command that tells SELinux to stop enforcing its rules. If you
invoke the command with a "0" argument, it tells SELinux to switch to
"permissive mode". You can turn enforcing mode on again by using "1"
instead of "0" with the same command. (trying executing "man setenforce"
at a shell prompt for more info)
Basically, it's a good first step to ensure that SELinux isn't part of
your problem.
Tom
More information about the ut3
mailing list