I want to run the following on a single ubuntu 14.04 server - Asterisk - PHP/Apache/ MySQL
This server will be offline at customer's location.
I want to protect these folders in a way that if my hard drive is stolen, I will not have to worry about my source code and configurations being stolen also;
/var/www/
/etc/asterisk
/var/lib/asterisk
And mySQL database
Any insight on how I can do this?