Thread
:
Can I lock my folders by password
View Single Post
mooglez
2011-02-04 , 08:04
Posts: 136 | Thanked: 150 times | Joined on Dec 2010 @ Finland
#
8
Originally Posted by
figaro
2) use truecrypt. mount it whenever you want to see the images, unmount when you've done with it
you can also automate this by doing the following:
truecrypt -k "" --protect-hidden=no <tc container> /media/tc
ossofilemanager
truecrypt -d
the first line will ask for your TC container password and then mount it to /media/tc
the second line will open the file manager
the third line will not happen before you close the filemanager, and will then demount all truecrypt containers
Quote & Reply
|
The Following 2 Users Say Thank You to mooglez For This Useful Post:
figaro
,
panta
mooglez
View Public Profile
Send a private message to mooglez
Find all posts by mooglez