I have a situation that I sell my product on an virtual machine with Ubuntu installed on it and it has a LAMP on it and I do not want any one to be able to copy or access my code.
Of course I have a very secure password for the root, but this is not an issue. Bad guys mound a CD with a live Linux and boot up on my VM so they work around all the passwords and gain access to my code. That is the reason I would like to have all my files and data in the www
folder to be encrypted.
www
? how about web access? you don't want that? – Achu Sep 25 '13 at 05:20