We're working on a project in which the customer needs the Ubuntu server on which a web app and database are running to be "encrypted at rest". What's the best way to implement this?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
Sorry but I cant understand what you mean with "encrypted at rest" if you want to encrypt parts of the system i would recomend lukscrypt and lvm. http://www.debuntu.org/how-to-encrypted-partitions-over-lvm-with-luks you will need to have installed LVM when you install the server I would just but the database and the files which you need to keep encrypted on a logical volume in LVM and require manual opening the encrypted partition after each reboot |
|||
|
|