http://bin.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/luks/index.html
/dm-7 Now from here, we have 2 mapped drives located in /dev/mapper/, we named them VAULT1 and VAULT2, now to use them we need to mount them, so let's create 2 folders in /mnt/ and mount them there: [ 10.0.0.222/16 ] [ backup ] [~]
→ mkdir /mnt/VAULT1
[ 10.0.0.222/16 ] [ backup ] [~]
→ mkdir /mnt/VAULT2 Before we do thatm don't forget to format the unlocked drives in ext4 for example: [ 10.0.0.222/16 ] [ backup ] [~]
→ mkfs.ext4 /dev/mapper/VAULT1
mke2fs...