No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
content/fundamentals/ssh.md
|
@ -340,7 +340,7 @@ Here are some questions to ask yourself: |
|
|
* Is your public key registered on the server in the `$HOME/.ssh/authorized_keys` folder? |
|
|
* Is your public key registered on the server in the `$HOME/.ssh/authorized_keys` folder? |
|
|
* Are the `$HOME/.ssh` permissions correct? (see [here](https://superuser.com/questions/215504/permissions-on-private-key-in-ssh-folder)) |
|
|
* Are the `$HOME/.ssh` permissions correct? (see [here](https://superuser.com/questions/215504/permissions-on-private-key-in-ssh-folder)) |
|
|
* Is the SSH server running? |
|
|
* Is the SSH server running? |
|
|
* Is the `/etc/ssh/ssd_config` correct? |
|
|
* Is the `/etc/ssh/sshd_config` correct? |
|
|
* What does `sudo tail -f /var/log/auth.log` say? |
|
|
* What does `sudo tail -f /var/log/auth.log` say? |
|
|
|
|
|
|
|
|
### On the client |
|
|
### On the client |
|
|