SELinux Shutdown
For Kaspersky Web Traffic Security to work on CentOS or Red Hat Enterprise Linux, SELinux must be disabled.
To disable SELinux:
- Check the current status of SELinux. To do so, execute the command:
sestatus
  - Check the SELinux status parameter.
If the parameter is disabled, no further action is required.
  - Open the /etc/selinux/config file for editing and change the value of the SELINUX parameter to disabled.
 - Restart the operating system.
 - Check the SELinux status again. To do so, execute the command:
sestatus
 The SELinux status parameter must be disabled.
  
SELinux will be disabled.
	Page top