====== Ubuntu - SELinux - Check if SELinux is running ====== Test to see if SELinux is currently enabled with the following command: selinuxenabled && echo enabled || echo disabled