No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
5 additions and
0 deletions
-
content/fundamentals/ssh.md
|
@ -339,6 +339,11 @@ Here are some questions to ask yourself: |
|
|
changes. After validating, always restart the SSH server after |
|
|
changes. After validating, always restart the SSH server after |
|
|
making configuration changes |
|
|
making configuration changes |
|
|
|
|
|
|
|
|
|
|
|
* What does `sudo tail -f /var/log/auth.log` say? |
|
|
|
|
|
* Every time an SSH client attempts to connect, a log |
|
|
|
|
|
entry will be put into this file. Some hint as to why |
|
|
|
|
|
it is failing should be here. |
|
|
|
|
|
|
|
|
### On the client |
|
|
### On the client |
|
|
|
|
|
|
|
|
Here are some questions to ask yourself: |
|
|
Here are some questions to ask yourself: |
|
|