Changes

Jump to navigation Jump to search
m
Line 55: Line 55:  
  setenforce 0
 
  setenforce 0
   −
SELinux uses policies that conflict with some of the SME Server services ports like https. One can adjust the allowed ports, or remove the SELinux policies
+
SELinux uses policies that conflict with some of the SME Server services ports like https. One can adjust the allowed ports, or remove the SELinux policies and disable SELinux by the following commands:
 
+
sed -i -e 's/rhgb quiet/selinux=0/g' /boot/grub/grub.conf
 +
sed -i -e 's/SELINUX=.*/SELINUX=disabled/g' /etc/selinux/config
 
  yum remove selinux-policy-targeted
 
  yum remove selinux-policy-targeted
  

Navigation menu