Selinux: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


=Overview=
=Overview=
=How to Find Out Whether SELinux is Enabled=
<pre>
getenforce
</pre>


=Configuration=
=Configuration=

Revision as of 05:24, 7 January 2016

Internal

Overview

How to Find Out Whether SELinux is Enabled

getenforce

Configuration

Install semanage

Optional:

yum provides /usr/sbin/semanage
yum install policycoreutils-python

Troubleshooting

Permission Denied when Trying to Write in a Directory

TODO, rationalize the following content: Media_Wiki_Installation#Fails_to_upload_images_with_.27Fatal_exception_of_type_.22MWException.22.27.