To disable SElinux you need to do: nano /etc/selinux/config
if it doesn't exist do the following:
```cd /etc/selinux/
nano config```
put in the following: SELINUX=disabled
To disable SElinux you need to do: nano /etc/selinux/config
if it doesn't exist do the following:
```cd /etc/selinux/
nano config```
put in the following: SELINUX=disabled