Disable SELINUX on Redhat/CentOS Linux
1. Edit the following file
vi /etc/sysconfig/selinux
2. Modify the following from
SELINUX=permissive
TO
SELINUX=disabled
3. Reboot the server using
reboot
1. Edit the following file
vi /etc/sysconfig/selinux
2. Modify the following from
SELINUX=permissive
TO
SELINUX=disabled
3. Reboot the server using
reboot
Copyright © 2019 | iamemhost.com . All rights reserved.