I want to use dm-crypt on one of my Ubuntu servers, but I don't want to go there and type in the password every time I want to reboot.
What are my best options?
- Virtualize the whole system so I can SSH into the host and start the dm-crypt device somehow?
- Only encrypt data-partitions like
/home?