--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # getenforce > Get the current mode of SELinux (i.e. enforcing, permissive, or disabled). > See also: `setenforce`, `semanage-permissive`. > More information: . - Display the current mode of SELinux: `getenforce`