I want to install FreeBSD and I have some questions about partitioning. I would like to keep all my data encrypted but I don't need programs encrypted. I understand that I should encrypt /home, /var and /tmp, and leave root unencrypted, but should I also encrypt /usr? What kind of files will /usr contain?
It would be quite nice if I could boot up without opening the encrypted drives, and then login via ssh and open them. Is this possible? That is can you boot and get an ssh server running without /home, /var and /tmp? Or maybe I could have one /home, /var and /tmp as directories on the root partition and then mounting the encrypted versions over them once I have logged in? Or is this a bad idea?
It would be quite nice if I could boot up without opening the encrypted drives, and then login via ssh and open them. Is this possible? That is can you boot and get an ssh server running without /home, /var and /tmp? Or maybe I could have one /home, /var and /tmp as directories on the root partition and then mounting the encrypted versions over them once I have logged in? Or is this a bad idea?