@@DigitalIndependent Tinkering in Linux gives me a sense of control over things in my life. In a world spinning out of control, Linux is a help to me. Having JUST installed it less than an hour ago on both Mint 21.1 and Debian 12, i found my first surprise that "whois" was NOT a standard part of MY Linux distros. That was on the distros at work, but not at home. Hmmm...fascinating. I will ENJOY tinkering with this. Mahalo!
sudo ufw status just yielded "Status: inactive", and when I enabled it, the status still didn't display any ALLOW ports. I don't know if I doged a bullet because I was still connected, but I quickly added port 22. Mighty be good to keep in mind to check that first.
btw when you edit sshd config you should restart sshd with systemctl restart sshd so the new config applies as you may run the server without reboot for a while and have the bad setting
While yes, they do attempt to ssh in as root, I just looked at 1000 lines of failed ssh logins, less than a dozen were for root, the rest were invalid users. They try just about anything.
Wow this is what I have been looking for, for years now. Thank you 🎉😂😊 I want to say God bless you, you really safe me from hackers now.
Awesome stuff! Your explanation of fail2ban was great! I got my VPS secured now
Glad it helped! Fail2ban can be a bit tricky…
Try the ssh keys if you haven’t tried them yet :)
And lots of fun with your VPS!
i like your video, always give a good work there
Thank you very much!
this is my go-to resource for hardening ubuntu server instances.
thank you for these clear and concise explanations.
Thanks! Happy to help! Do try using ssh keys also :)
Great content!
Thanks :)
Thank you for the clear and concise guide.
Thanks for your nice and motivational comment :)
Thanks. Exactly what I needed. Subbed
Thanks! Private (as in your own) VPN coming soon.
I really like your CLEAR explanation of fail2ban. I feel more confident to do this on my Debian 12 laptop and this Mint 21.1 Mac Mini.
Thanks :)
Fail2ban can be a bit intimidating, but it’s a great tool. Hope you have lots of fun with it and block all the bad stuff out there :)
@@DigitalIndependent Tinkering in Linux gives me a sense of control over things in my life. In a world spinning out of control, Linux is a help to me. Having JUST installed it less than an hour ago on both Mint 21.1 and Debian 12, i found my first surprise that "whois" was NOT a standard part of MY Linux distros. That was on the distros at work, but not at home. Hmmm...fascinating. I will ENJOY tinkering with this. Mahalo!
Great video, thanks!
Thanks! Glad I could help :)
Excellent
Thank you! Cheers! :)
Outstanding content. Danke
Bitteschön! Freut mich zu lesen. Der Akzent sollte aber nicht so deutlich sein :)
sudo ufw status just yielded "Status: inactive", and when I enabled it, the status still didn't display any ALLOW ports.
I don't know if I doged a bullet because I was still connected, but I quickly added port 22.
Mighty be good to keep in mind to check that first.
Thanks been looking for something like this
will you continue to make more videos?
I had a video done and ready on your personal VPN. But the maintainer noped out, killing my video. Redid it, it’s in post production.
btw when you edit sshd config you should restart sshd with systemctl restart sshd so the new config applies as you may run the server without reboot for a while and have the bad setting
Thanks for pointing that out!
While yes, they do attempt to ssh in as root, I just looked at 1000 lines of failed ssh logins, less than a dozen were for root, the rest were invalid users. They try just about anything.
Crowdsec?
Yes. A good option. But sometimes a bit tricky for absolute beginners…
thanks bro