Tech Junkie Blog - Real World Tutorials, Happy Coding!: SELinux

Latest Posts

Showing posts with label SELinux. Show all posts
Showing posts with label SELinux. Show all posts

Thursday, May 27, 2021

Security Enhanced Linux (SELinux) is a set of kernel medications developed by the NSA and later distributed to the public to secure computer systems.  Most people would disable it on install because it's a pain to work with.  But, if configured correctly it could harden your system considerably.

First let's install all the packages that we need for SELinux with the following yum command

yum install policycoreutils policycoreutils-python selinux-policy selinux-policy-targeted libselinux-utils setroubleshoot-server setools setools-console mcstrans

Search This Blog