linuxjunk
Thursday, June 12, 2008
Truecrypt commands
Given that I will probably forget all this I thought it best to write it down.
Create the volume:
truecrypt --create test.tc
Mount that volume:
truecrypt test.tc /mnt/data/
Unmount it:
truecrypt --dismount test.tc
All stolen from here:
http://www.movingtofreedom.org/2007/02/10/truecrypt-in-ubuntu-and-fedora-gnu-linux/
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment