my question: When selecting encryption during the installation of Ubuntu 12.04: Is everything in /home encrypted or just the home-directory of the user who did the installation?
Specifically, I enabled the encryption of my home-directory during the installation. Now I need a directory (let's name it 'outside') where no encryption will be active for maximum harddisk-performance (audio-recording). Would it be sufficient to 'mkdir /home/outside', or better 'mkdir /outside' (followed by appropiate chown and chmod)?