diff --git a/config/etc/ssh/readme.md b/config/etc/ssh/readme.md index f6e50a1..7c77ce5 100644 --- a/config/etc/ssh/readme.md +++ b/config/etc/ssh/readme.md @@ -9,6 +9,7 @@ key-pairs for your users and then set both *PermitRootLogin* and *PasswordAuthentication* to **no**. The default configuration included here will: + - listen on all configured interfaces - **listen on non-standard port 222** - permit root login @@ -18,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 https://mytechiethoughts.com/ for detailed +Please see my post at [My Techie-Thoughts](https://mytechiethoughts.com/