mirror of
https://github.com/tiyn/wiki.git
synced 2026-02-22 10:24:47 +01:00
11 lines
297 B
Markdown
11 lines
297 B
Markdown
# 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](https://github.com/CISOfy/lynis): run `lynis audit system` to get a
|
|
list of security flaws of your system
|