1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-11-06 21:21:16 +01:00
Files
wiki/wiki/linux/system-hardening.md
2025-07-19 06:43:33 +02:00

463 B

System Hardening

System security is an important aspect of configuration. It will make it harder for attackers to get a hold of your system and private data.

Analysis Tools

  • lynis: run lynis audit system to get a list of security flaws of your system
  • arch-audit is a tool to find vulnerabilities known to the Arch Security Team.