10 lines
443 B
Markdown
10 lines
443 B
Markdown
# Linux-System-Audit-Report
|
||
|
||
## How to use
|
||
|
||
Run as a normal user – the script will skip the root‑only sections (they are already commented out).
|
||
|
||
Run with sudo or as root – simply uncomment the lines that are marked with # NOTE: … or # Uncomment … and the script will collect the additional privileged data.
|
||
|
||
Feel free to adjust any of the comments or uncomment the sections you need. Let me know if you’d like any further tweaks!
|