invent.life

  • hello
  • whoami
  • thoughts
  • sysadmin
  • artlab
Select Page

Creating encrypted loopfs under Ubuntu

dm-cryptencryptionlinuxloopfsubuntu

h

by Bazyli Brzóska | December 31st, 2014 | Code & Security

  • https://www.digitalocean.com/community/tutorials/how-to-use-dm-crypt-to-create-an-encrypted-volume-on-an-ubuntu-vps
  • https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_a_non-root_file_system
  • https://wiki.archlinux.org/index.php/Tomb
…

Create a hundred loopback partitions with SANEi

loopbackloopfsSANEi

h

by Bazyli Brzóska | May 18th, 2014 | Code & Security

Shell
1
sanmod filesystem-tools createloopfs /home/where-to-create-images 1248M /home/mount-points-here 99 /etc/fstab

…

mount: could not find any free loop device

linuxloopfsmount

h

by Bazyli Brzóska | April 15th, 2014 | Code & Security

You’ll have 120 loop devices:

Shell
1
for i in {8..120
…
  • Facebook
  • Twitter
  • RSS

Copyright © 2009-2021 Bazyli Brzóska.