SELINUX is like a virus to me, no matter what you do SELINUX is going to get into you computer.The trouble I am having is removing it. There are so many packages depending on SELINUX, o... [by Agron]
I set selinux to permissive in the config file.
I'm trying to setup SELinux on Debian 6 according to (the instructions reported on the Debian wiki).
I've run this commands:
apt-get install selinux-basics selinux-policy-default
selinux-activate
After reboot, the system should have taken a while to label the filesystems on boot and then rebooted a second time when that was complete.
I'm trying to configure NginX, that was installed using passenger-install-nginx-module.
I edit /opt/nginx/conf/nginx.conf but there is no effect at all.
When I run passenger I do the following command:
sudo passenger start /home/ror/current -etest -p80 --user=ror
My px aux | grep nginx shows the following:
0:00 nginx: master process /var/lib/passenger-standalone/3.0.12-x86_64-ruby1.8.7-linux-
Hi guys. I have installed CentOS. Also i want install cPanel.I need disable SELinux and FireWall before installing cPanel.But SELinux doesn't have config file in /etc/selinux/. Mus... [by PROiSERV]
Apache cant process my files due to forbidden error, searching resulted that it might be because of selinux, how can I change selinux policy of a specific file?
It's Centos 6.x
Hi all, i came across the following method of how to permanently disabling selinux and it's notifications. Although changing enforcement from the gui into permissive mode does most of the job, the notifications still pop-up when some applications are started.
So to disable it do the following:
open terminal as root and execute:
I'm following the Debian SELinux setup guide with my Linux Mint Debian Edition system. I installed the necessary packages:
sudo aptitude install selinux-basics selinux-policy-default selinux-utils policycoreutils
Activated SELinux and rebooted twice:
sudo selinux-activate
Checked the installation.
I`m lost in trouble with SELinux once more link to my previous solved Q on Samba SELinux
When share's users try to delete a dir on share they fail with SELinux advertisement
to solve problem do grep smbd /var/log/audit/audit.log | audit2allow -M mypol and then to make this policy package active, execute:
semodule -i mypol.pp
This always give me next error
Could not get direct transaction