Comment on How to harden against SSH brute-forcing?

Dima@feddit.uk ⁨1⁩ ⁨week⁩ ago

For security disable password authentication - use public key instead, disable root login via ssh - use sudo or su from another user.

To reduce the number of attempts of others trying to get in change the ssh port and/or set-up fail2ban.

source
Sort:hotnewtop