mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 15:50:22 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/getenforce
Normal file
13
tldr/linux/getenforce
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
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).
|
||||
> More information: <https://manned.org/man/getenforce>.
|
||||
|
||||
- Display the current mode of SELinux:
|
||||
|
||||
`getenforce`
|
||||
Reference in New Issue
Block a user