-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Sep 08, 2016 at 10:26:59PM +0300, Jarle Aase wrote: > I want to set up a few servers at home. Unfortunately, as I live in > Bulgaria at the moment, the electric power is gone pretty often for > longer periods than my UPS'es can deal with. So my servers will have > to be started at least a few times every quarter.
[...] > That means that I need to reboot the servers relatively often, and > provide the luks passwords every time. Some times I am far away when > this happens [...] An interesting alternative to the serial console thing is baking in an SSH server into the initramfs. There are small SSH servers built for that, like Dropbear. Upside is that you don't need any additional hardware and it's pretty well integrated into Debian. Downside is that you need BIOS, the bootloader and initramfs working (with the serial you at least get a chance to fix the bootloader remotely). https://packages.debian.org/sid/dropbear-initramfs https://wiki.debian.org/RescueInitramfs https://projectgus.com/2013/05/encrypted-rootfs-over-ssh-with-debian-wheezy/ Might be worth a try. Regards - -- t -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlfSZVMACgkQBcgs9XrR2kZGNgCfZhrMlouUceQSVJgzimE+b2YG GokAn0PpEqnw2lgmFiGTu554OQtpt9Wa =AKQd -----END PGP SIGNATURE-----