User Tools

Site Tools


selinux:change_the_selinux_mode

This is an old revision of the document!


SELinux - Change the SELinux mode

Change the SELinux mode in /etc/selinux/config (optional):

Enforcing

sudo sed -i 's/SELINUX=.*/SELINUX=enforcing/' /etc/selinux/config 

Permissive

sudo sed -i 's/SELINUX=.*/SELINUX=permissive/' /etc/selinux/config 
selinux/change_the_selinux_mode.1468232943.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki