To disable SELinux on a #CentOS 7 / #RHEL 7 / Fedora #Linux:
- Log in to your server.
- Check the current #SELinux status, run: sestatus.
- To disable SELinux on CentOS 7 temporarily, run: sudo setenforce 0.
- Edit the /etc/selinux/config file and set the SELINUX to disabled.
- #Reboot the Linux server.
More Info > https://linuxapt.com/blog/6-disable-selinux-on-centos-7-rhel-7-fedora-linux