selinux:understanding_selinux_configuration
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
selinux:understanding_selinux_configuration [2016/07/11 10:44] – created peter | selinux:understanding_selinux_configuration [2019/12/04 20:33] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SELinux - Understanding SELinux Configuration ====== | ||
- | |||
- | * SELINUX=enforcing : Enforcing is the default mode which will enable and enforce the SELinux security policy on the Linux. | ||
- | * SELINUXTYPE=targeted : Only targeted network daemons (such as DNS, Apache and others) are protected. | ||
- | |||
- | Save and close the file. Make sure SELinux is not disabled using Grub boot loader. | ||
- | |||
- | <code bash> | ||
- | egrep -i ' | ||
- | </ | ||
- | |||
- | If you found lines with selinux=0 or enforcing=0, | ||
- | |||
- | Reboot the server: | ||
- | |||
- | <code bash> | ||
- | reboot | ||
- | </ | ||
- | |||
selinux/understanding_selinux_configuration.1468233847.txt.gz · Last modified: 2020/07/15 09:30 (external edit)