Pario TechnoBlob
About
Posts
Tag: selinux
Installing Open vSwitch on CentOS 7
This post describes how to install the most recent version of Open vSwitch (ovs) on CentOS 7 and might be the base for future posts about using KVM as virtualization platform....
How do I turn enforcing SELinux on/off at boot?
You can specify the SELinux mode using the configuration file /etc/sysconfig/selinux. # This file controls the state of SELinux on the system. # SELINUX= can take one of these...
How do I make a user public_html directory work under SELinux?
This process presumes that you have enabled user public HTML directories in your Apache configuration file, /etc/httpd/conf/httpd.conf. This process only covers serving static...