Ask HN: How to monitor the security of a personal VPS?
13 points| hgl | 4 years ago
I wonder if there are books or resources on how to:
1. Monitor the security of a Linux server, e.g., successful ssh logins, files written to where shouldn’t be any writes, etc. 2. Alert when intrusion happens. 3. Some way of telling if the current server is compromised 4. If the server is compromised, a report on what the intruder actually did.
My knowledge in the server security area is pretty scant, if there are other things I should pay attention to, please let me know.
mikebos|4 years ago
Google hardening <your distro> should give a lot of info on best practices.
funnybeam|4 years ago
Takes a bit of work to set up but is worth it and includes lots of basic checks by default
https://www.ossec.net/