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 +