just $10/
monthyear
Waryle
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: August 9th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Waryle@jlai.luto Selfhosted@lemmy.world•How to harden against SSH brute-forcing?English13·4 months agoYou can look up for:
- Setting up max authentication attemps per connection -> slows up a lot brute force attacks. If your password is strong enough, that’s already a big step to secure your server.
- Generate SSH Keys and disable password authentication -> do this only if you’re connecting through the same devices, because you won’t be able to connect from any device that has not being set up. Personally I don’t use this because I want to be able to access my server even if I’m not home and without my laptop
- Set up Crowdsec -> it’s a local service which scans logs and will block access to any suspicious IPs. It also relies on a crowdsourced list of IPs that are identified as threat and will preventively block them
What a bad take. Do you also think the Seven Samurai movie shouldn’t be in a museum because it’s not IMAX?