From 4e8f179648235faf6c699a9facd914c3e731c2fc Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Tue, 1 Aug 2023 10:13:14 +0300 Subject: [PATCH] Update RockyLinux.md --- RockyLinux.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RockyLinux.md b/RockyLinux.md index 5eb955d..061eeae 100644 --- a/RockyLinux.md +++ b/RockyLinux.md @@ -23,7 +23,7 @@ btop stress -c 4 -i 2 -d 1 ``` -# Docker +# Encrypted Partition ```sh # Create encrypted partition @@ -50,4 +50,7 @@ ls -l /data # Umount all umount /data cryptsetup luksClose data -``` \ No newline at end of file +``` + +# Docker +