Hello I run a local lan server and I have sensitive customer info in the /var/www directory and wanted it encrtyped when the computer is turned off. This way if the computer is physically stolen I don't have to worry about the private customer info. Oh it also runs a sql database so I am guessing I would want to back that up too.. Not sure where that is located. Anyhow is this even possible? I know you can encrypt the home folder and FDE but I am running this server and access it via ssh and the authorized keys file would be located on the encrypted partition so it will not be able to access it...

Any suggestions would HELP! Thanks