Possible Duplicate:
Performance Overhead of Encrypted /home
The Ubuntu installer offers to encrypt my home directory. Since I have hundreds of gigabytes in my home folder I am worried encrypting might slow my computer down. Should I be worried?
Possible Duplicate:
Performance Overhead of Encrypted /home
The Ubuntu installer offers to encrypt my home directory. Since I have hundreds of gigabytes in my home folder I am worried encrypting might slow my computer down. Should I be worried?
There are a few factors to consider here.
I use AES encrypted home on Natty running off a Persistent USB install
:-)
.To help firefox, I run its profile off a tmpfs ramdisk.
At this point, one question will be, how much security do you want?
My intention is to just secure my Persistent USB data in case the flash is lost.
If not, this should not matter -- the filesystem is not decrypted completely; only data being accessed is decrypted.
Specifically your processor power, system RAM and disk performance.
If these are moderate or more you are not likely to see an overhead.