ProTip: DO NOT run OpenSSH on port 2222 just for hoping to stop bots from discovering and cracking your server. Any unprivileged process can listen on port > 1024. And the middleboxes on the network may deprioritize your traffic. Use just a strong password and the bots are safe to ignore. Or use public key, and disable password altogether.