Perhaps there is another section for this, if that is so then feel free to move it.
Ok, so I have a few questions. Linux answers only please.
1 - Is there a good way to perform full system encryption without formatting the whole damn computer, or reinstalling?
2 - If no, is there a way to encrypt directories such as:
/tmp
/var/tmp
/var/logs
/var/cache/apt
without damaging them or damaging my system?
3 - If no, is there a way to mount them as tmpfs or something. I edited my /etc/fstab and mounted all of these as tmpfs and when I rebooted my system wouldn't start up. How do I avoid this?
4 - Is there any other directories where temporary/partial/sensitive info would be stored besides the aforementioned directories?
Thanks a bunch.