What setups/softwares do you use to secure your server?

All I do is run the process as user with no login shell.

The topic came to mind after reading this post Is Authelia enough without fail2ban or crowdsec?

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 1 day ago

Everything runs through fully hardened/restricted systemd units, as separate user with minimal access rights for everything

You'd need to escape the software, restrictions and get root to do anything meaningful, while avoiding detection

  • source