Skip to content
Snippets Groups Projects
Unverified Commit 6761dd4d authored by anarcat's avatar anarcat
Browse files

explain how to debug install

parent 3462b1d6
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,13 @@ The last two are passed to `grml-debootstrap` and should rarely be
changed (although they could be coverted in to Fabric tasks
themselves).
If a problem occurs in the install, you can login to the rescue shell
with:
ssh -o FingerprintHash=md5 -o UserKnownHostsFile=~/.ssh/authorized_keys.hetzner-rescue root@88.99.194.57
... and check the fingerprint against the email provided by Hetzner.
See [[new-machine]] for post-install configuration steps, then follow
[[new-machine-mandos]] for setting up the mandos client on this host.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment