|
SeLinux HowTo: Change Context, Set SELinux booleans, Set permissive, enforced
// technology
236 days ago
by XL
Here is a very short 'Quick Reference' guide to manipulating some settings things with SELinux. CHANGING SELINUX BOOLEANS getsebool : Get's the values for various SELinux booleans. Try: 1 # getsebool -a | grep httpd_can_network_connect This should return the status of that particular variable, for e ...
Linux, C++, Java, and C# ... - impactcore.blogspot.com
|