Run this quick audit on every Linux server in your homelab. In about a minute you'll: time sync, pending updates, disk usage, listening ports (attack surface), SSH brute force noise, and failed services.
In this video I paste one command block, run it once, then show you what “good” looks like and what counts as a red flag.
What you’re checking (fast):
- Time/NTP (TLS + logs depend on it)
- Updates (simulation only, no installs)
- Disk space + what’s filling /var
- Listening ports (your real attack surface)
- Failed SSH logins (brute force vs suspicious activity)
- Failed + enabled services (what’s broken or unexpectedly running)
Doc's
https://github.com/HomeSecExplorer
Social's
https://github.com/HomeSecExplorer/HomeSecExplorer/blob/main/links.md
Download
0 formats
No download links available.
My 60-Second Server Audit (Copy/Paste Checklist) | NatokHD