Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-15 00:17:18 +00:00
parent 9304a1c1bb
commit cea04b793c
9 changed files with 98 additions and 2 deletions

View File

@@ -8,6 +8,14 @@ source: https://github.com/tldr-pages/tldr.git
> Display and modify authentication failure record files.
> More information: <https://manned.org/faillock>.
- List login failures of the current user:
`faillock`
- Reset the failure records of the current user:
`faillock --reset`
- List login failures of all users:
`sudo faillock`