Update RockyLinux.md
This commit is contained in:
parent
881a1ec96b
commit
4e8f179648
@ -23,7 +23,7 @@ btop
|
|||||||
stress -c 4 -i 2 -d 1
|
stress -c 4 -i 2 -d 1
|
||||||
```
|
```
|
||||||
|
|
||||||
# Docker
|
# Encrypted Partition
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Create encrypted partition
|
# Create encrypted partition
|
||||||
@ -51,3 +51,6 @@ ls -l /data
|
|||||||
umount /data
|
umount /data
|
||||||
cryptsetup luksClose data
|
cryptsetup luksClose data
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Docker
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user