updated and proofed all other readme files

This commit is contained in:
Asif Bacchus
2019-03-06 18:37:51 -07:00
parent d47fa4cfdd
commit 9fcf61420b
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ The commented lines indicate the *recommended settings* and appear directly
before the setting currently enabled that should be changed (i.e. line removed
and replaced with the commented line above it).
Please see my post at [My Techie-Thoughts](https://mytechiethoughts.com/<post_address) for detailed
Please see my post at [My Techie-Thoughts](https://mytechiethoughts.com/setting-up-ssh-with-ed25519-user-and-host-keys-for-easy-secure-access/) for detailed
instructions on setting up a secure SSH server.
## Banner file (banner)
@@ -33,6 +33,6 @@ used. You can delete/change/replace it freely. It is referenced in the
#Banner /etc/ssh/banner
```
If you want to use the banner file, edit it as desired then uncomment this line
If you want to use the banner file, edit it as desired then un-comment this line
in your *sshd_config*. If you do not want a banner displayed, simply leave this
line commented (as-is) in your configuration.