On Thu, Sep 4, 2025 at 10:19 AM Dike, Jeff <jd...@akamai.com> wrote: > > Hi, > > Is there a canonical way to modify the stock Ubuntu systemd configuration so > that it continues booting enough to bring up sshd after other service > failures?
In theory, you could have something like dropbear configured to take public key only auth in the initrd..this also implies have a network enabled initrd will that the risks involved. I do not recommend this at all, instead a networked KVM is used instead, or access to the virtualization host.