Updated cheatsheets for vim, docker, podman, microk8s, stratis, and git with additional sections for completeness

This commit is contained in:
2025-08-31 23:21:49 +02:00
parent 664d8be81f
commit e9a5c40249
6 changed files with 6 additions and 6 deletions

View File

@@ -61,4 +61,4 @@ Stratis supports encrypted pools (available in RHEL 9+ and confirmed for 10).
- Resources: Red Hat Documentation (Chapter on Stratis in Managing File Systems), stratis-storage.github.io.
- Common error: If pool not found, run `stratis daemon rediscover`.
For more details, refer to `man stratis` or Red Hat's official docs.
## Troubleshooting\n- Service issues: `journalctl -u stratisd`\n- Rediscover devices: `sudo stratis daemon rediscover`\n- Encryption unlock: `sudo stratis pool unlock`\n\nFor more details, refer to `man stratis` or Red Hat's official docs (https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/managing_file_systems/setting-up-stratis-file-systems_managing-file-systems)."