Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-23 00:23:11 +00:00
parent 7a260c8cd2
commit b6a6d775f5
16 changed files with 125 additions and 24 deletions

View File

@@ -28,3 +28,7 @@ source: https://github.com/tldr-pages/tldr.git
- Change a LUKS volume's passphrase:
`cryptsetup luksChangeKey {{/dev/sdXY}}`
- Display LUKS header information and key slot metadata of an encrypted device:
`cryptsetup luksDump {{/dev/sdXY}}`