TechBlog
Thursday, August 2, 2012
Linux create encrypted folder
I'm using Ubuntu for this case.
sudo -s
apt-get install ecryptfs-utils
ecryptfs-setup-private
Enter your login passphrase:
Logout, and Log back in to establish the mount
Now everything under ~/Private is encrypted :)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment