How to Create a Private Encrypted Folder On Ubuntu 8.10 (Intrepid)
Jan 15, 2009, 20:34 (0 Talkback[s])
[ Thanks to dave for
this link. ]
"Think of eCryptfs as a sort of "gnupgfs".eCryptfs is a
native Linux filesystem. The kernel module component of eCryptfs is
part of the Linux kernel since 2.6.19.
"Install eCryptfs in Ubuntu Intrepid
"sudo aptitude install ecryptfs-utils
"This will install all the required packages in ubuntu
intrepid.
"First you need to Create a new directory to encrypt. mkdir
~/Personal"
Complete Story
Related Stories: