Created on 2026/06/29
Yep, you read that right, it’s not usable when it should be.
My website got unreachable twice and each time it was a struggle to put it back (via hard reset of course).
I rebuild the server, change the root password, but then when I try
to ssh to it, it asks a password. Yet it refuses the root
password I juste recreated.
To fix that you have to use Hetzner’s console, but it has several flaws :
Ctrl+V,
Ctrl+Shift+V and Shift+Insert don’t work.| becomes
a backslash \, so non-QWERTY users must test each key to
find the corresponding one.nano .ssh/authorized_keys . Tilde is not mandotory if
you’re already inside the home directory.chmod 700 .ssh and
chmod 600 .ssh.ssh root@YOUR_SERVER_IP without having to
type a password that you don’t know anyway, hurray!