Merge pull request #508 from kurtmckee/fix-broken-link

Fix a broken link
This commit is contained in:
drduh 2025-06-07 21:03:30 +00:00 committed by GitHub
commit ca81deff35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2258,7 +2258,7 @@ Now connect networking.
- If it still fails, it may be useful to stop the background `sshd` daemon process service on the server (e.g. using `sudo systemctl stop sshd`) and instead start it in the foreground with extensive debugging output, using `/usr/sbin/sshd -eddd`. Note that the server will not fork and will only process one connection, therefore has to be re-started after every `ssh` test.
- If you receive the error, `Please insert the card with serial number` see [Using Multiple Keys](#using-multiple-keys).
- If you receive the error, `Please insert the card with serial number` see [Using Multiple Keys](#using-multiple-yubikeys).
- If you receive the error, `There is no assurance this key belongs to the named user` or `encryption failed: Unusable public key` or `No public key` use `gpg --edit-key` to set `trust` to `5 = I trust ultimately`