Karl For those that manage their own VPS, I highly advise everyone to run updates on their Linux Distros ASAP. sudo apt update sudo apt upgrade -y
Karl anto0222 I highly advise locking your SSH behind a VPN or to a dedicated IP at minimum. Also highly encourage the use of SSH Keys.
ernestdefoe Karl if you have ever used Laravel Forge they disable root ssh login and you have to use ssh keys to ssh into the server.
Karl ernestdefoe I think the vast majority are kn small VPS droplets or equivalent or in shared hosting. I don't think they know Laravel Forge 😅