How to Harden Hetzner: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "More security on your server, how? https://www.reddit.com/r/hetzner/comments/k5eywt/my_servers_keep_getting_hacked_im_desperate_for/ Start with login via keys, not passwords...")
(No difference)

Revision as of 04:13, 24 July 2024

More security on your server, how?

https://www.reddit.com/r/hetzner/comments/k5eywt/my_servers_keep_getting_hacked_im_desperate_for/

Start with login via keys, not passwords.

https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server

But note, don't create RSA keys, which have some vulnerability.