published by Christian Seiler on Tue, 06/30/2015 - 21:25
Network hardaware failures often cause unnecessary downtimes of important services. This article describes a configuration that provides servers with redundancy, so that if a single switch, network cable or network adapter fails, the server remains reachable.
published by Christian Seiler on Sun, 06/28/2015 - 19:40
This article describes how to setup a headless machine that contains encrypted partitions where the administrator can log in via SSH after boot, enter the decryption password and then continue to start the remaining services. It assumes Debian Jessie and systemd as the init system.
published by Christian Seiler on Sat, 04/11/2015 - 16:36
published by Christian Seiler on Sat, 04/11/2015 - 14:44
Containers can be an alternative to virtualization in some cases. They require less resources (because the host's resources are reused) and are typically faster than virtual machines. Also, some things cannot be done as easily with virtualization. However, they do not provide the same security guarantees.