Here I’m going to explain how to create an encrypted file system over a loop file. I also have a encrypted filesystem on a LVM partition but having them on a file has advantages like the capacity of copy the encrypted file in another PC and mount the file system there ( a portable [...]
Archive for the 'GNU/Linux' Category
How to create a portable encrypted file system on a loop file
Published September 21st, 2007 in GNU/Linux and Security. 5 CommentsHow to create a LVM encrypted partition
Published August 16th, 2007 in GNU/Linux and Security. 3 CommentsBe carefully with all this commands, with some of them you can erase all the data in a partition, always use ‘man’… of course, I’m using GNU/Linux.
I do this in Debian, works perfect for me, I’m working, mounting and unmounting the partition for more than a year without any problems.
Well, let’s do it…
First, create the [...]
