Adventures on server setup without a monitor
A story of frantically rescuing a deployed headless server, where I forget to statically assign an IP address. It just won’t have network connection. No SSH. No fixie. Except there is nothing saying a DHCP server has to be running on the router or gateway. So, just install and configure kea (or a DHCP server of your choice) on any other computer on the network, reboot the server in question, and voilà! SSH to your hearts content. ...