Update RockyLinux.md

This commit is contained in:
Ste Vaidis 2023-08-01 10:13:14 +03:00
parent 881a1ec96b
commit 4e8f179648

View File

@ -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
```
```
# Docker