Fix various typos

Assisted-by: OpenCode:qwen3.6-35b-a3b-mtp
This commit is contained in:
Brett Weir 2026-06-18 17:55:26 -07:00
commit 9eed72c534
6 changed files with 49 additions and 49 deletions

View file

@ -6,9 +6,9 @@ a. On the server, create a configuration file and edit
----
[…]# vi /etc/ssh/sshd_config.d/60-local.conf
# Local custimization: disable password login except for
# one (optionally add some more) user as a fallback option.
PasswordAuthentication no
# Local customization: disable password login except for
# one (optionally add some more) user as a fallback option.
PasswordAuthentication no
Match User hostmin
PasswordAuthentication yes