vim /etc/selinux/config
# Comment out the line that has SELINUX=enforcing
# Add a line
SELINUX=disabled
OR a line
SELINUX=permissive
vim /etc/selinux/config
# Comment out the line that has SELINUX=enforcing
# Add a line
SELINUX=disabled
OR a line
SELINUX=permissive