TrueCrypt

Using the Command-Line

http://blog.gnu-designs.com/truecrypt-on-linux-with-xfs-and-ext2ext3-volumes

sudo truecrypt --create
sudo truecrypt -l
sudo mke2fs -m0 /dev/mapper/truecrypt1 
sudo truecrypt /dev/sde1 /mnt/external
This entry was posted in Linux, Security. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.