August 2018
Intermediate to advanced
482 pages
12h 44m
English
Perform the following commands to unmount and secure the data on the partition:
umount /backup2cryptsetup luksClose backup
To remount the encrypted partition, perform the following steps:
cryptsetup luksOpen /dev/xvdc backup2mount /dev/mapper/backup2 /backup2df -Hmount

Read now
Unlock full access