mirror of
https://github.com/tiyn/wiki.git
synced 2025-11-06 21:21:16 +01:00
463 B
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 systemto get a list of security flaws of your system - arch-audit is a tool to find vulnerabilities known to the Arch Security Team.