snippetbashTip
sestatus — Print the current SELinux status. More information: <https://manned.org/sestatus>.
Viewed 0 times
thecurrentcommandstatussestatuscliprintselinux
linux
Problem
How to use the
sestatus command: Print the current SELinux status. More information: <https://manned.org/sestatus>.Solution
sestatus — Print the current SELinux status. More information: <https://manned.org/sestatus>.Print the current status:
sestatusPrint the current states of all policy booleans:
sestatus -bPrint the current file and process contexts:
sestatus -vCode Snippets
Print the current status
sestatusPrint the current states of all policy booleans
sestatus -bPrint the current file and process contexts
sestatus -vContext
tldr-pages: linux/sestatus
Revisions (0)
No revisions yet.