Fix various typos
Assisted-by: OpenCode:qwen3.6-35b-a3b-mtp
This commit is contained in:
parent
98bafc4ab9
commit
9eed72c534
6 changed files with 49 additions and 49 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue