I need it encrypted and be decrypted just only when apache started, so this is the plan:
- Boot computer.
- Decrypt
/var/www
and mysql databases files. - Start apache.
So maybe its the path not to use mountion encrypted containers like truecrypt do.
I need it encrypted and be decrypted just only when apache started, so this is the plan:
/var/www
and mysql databases files.So maybe its the path not to use mountion encrypted containers like truecrypt do.
This is no problem with eCryptfs.
Create two partitions as eCryptfs and mount it after boot under /var/www and /var/lib/mysql.