Tagged Questions
8
votes
2answers
739 views
How to open a port early in boot process to unlock LUKS via SSH
I have a fully encrypted server running Debian 6 and have set up dropbear and busybox to unlock the LUKS container via SSH (as described in this tutorial and in this U&L answer).
Unfortunately, ...