mkdir /root/backup cp /etc/selinux/config /root/backup sed -i -e 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config