Ubuntu8.10 new feature "Private folder"

Source: Internet
Author: User
Article Title: Ubuntu8.10 new feature "Private folder. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

Ubuntu Intrepid Ibex brings interesting and new security features. Both Desktop Users and server users apply to Encrypted ~ /Private Directory.

1. Create your private folder

1. Install ecryptfs-utils

Sudo apt-get install ecryptfs-utils

2. Create a private folder

Ecryptfs-setup-private

3. Enter your login password, and then enter a mount password or (do not enter) randomly generate one (remember these two passwords in a secure location and you will need to use them for manual recovery .)

4. log out, log on again, and create a mount point.

2. Use private folders

After logging in, all the files or folders you wrote in ~ /Private will be encrypted and written into the hidden directory .~ /. Private. Store your password, Email, and other data in ~ /Private

It is a good idea to move the content in your. evolution/,. ssh/. gpg/folder ~ /Private, set a soft connection in the original folder to replace them.

Make sure that the content of the application you want to protect is not running (such as Firefox or Evolution)
Ps-ef | grep evolution

Set the data folder of the application (for example ~ /. Mozilla or ~ /. Evolution) Move ~ /Private directory
Mv ~ /. Evolution ~ /Private

Establish a connection from the old location to the new location
Ln-s ~ /Private/. evolution ~ /. Evolution

[1] [2] Next page

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.