Enjoy you crypted /var
volume!
This commit is contained in:
parent
07c6b8691f
commit
c4630582e5
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
Notes...
|
Notes...
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -15,4 +14,12 @@ Notes...
|
||||||
# echo "/dev/mapper/crypted-var /var ext4 defaults 0 2" >> /etc/fstab
|
# echo "/dev/mapper/crypted-var /var ext4 defaults 0 2" >> /etc/fstab
|
||||||
# reboot
|
# reboot
|
||||||
# go to scaleway console, and type your passphrase!
|
# go to scaleway console, and type your passphrase!
|
||||||
|
```
|
||||||
|
|
||||||
|
Enjoy you crypted `/var` volume!
|
||||||
|
|
||||||
|
```
|
||||||
|
root@machine:~# df -h /var
|
||||||
|
Filesystem Size Used Avail Use% Mounted on
|
||||||
|
/dev/mapper/crypted-var 35G 861M 32G 3% /var
|
||||||
```
|
```
|
Loading…
Reference in a new issue