
Originally Posted by
kobblestown
It's best to have a serial console set up in advance for when the shit hits the fan. I think it's even more stable than VT. And you don't need keyboard and display. Unfortunately, most systems lately have been shipping without a serial port, although there's usually at least one exposed as a pin header on the motherboard so you only need a bracket with the appropriate connectors. At the client side you can hook a USB->Serial adapter to a notebook so you can connect to your headless server from the notebook. The only drawback is that you cannot change BIOS settings over serial line. I really wish someone would do this for UEFI.
I always set up a serial console for my servers which run without any video card installed in them for power saving reasons. GRUB and LILO can be configured to support serial line for boot image selection. And once the kernel takes over it's all roses.