Difference between revisions of "Translations:Node Hardening/13/en"

From PlebNet Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 20:15, 2 October 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Node Hardening)
Once that's done, disable password login over SSH entirely by editing <pre>/etc/ssh/sshd_config</pre> and setting <pre>PasswordAuthentication no</pre> and restart the ssh service.

Once that's done, disable password login over SSH entirely by editing

/etc/ssh/sshd_config

and setting

PasswordAuthentication no

and restart the ssh service.