mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 15:54:09 +02:00
README.md: added 'cd lynis' as it's needed before you can execute ./lynis after git clone (#484)
This commit is contained in:
parent
4aa8046280
commit
2217ab1659
@ -46,7 +46,7 @@ Typical users of the software:
|
|||||||
git clone https://github.com/CISOfy/lynis
|
git clone https://github.com/CISOfy/lynis
|
||||||
|
|
||||||
2. Execute:
|
2. Execute:
|
||||||
|
cd lynis
|
||||||
./lynis audit system
|
./lynis audit system
|
||||||
|
|
||||||
If you want to run the software as `root`, we suggest changing the ownership of the files. Use `chown -R 0:0` to recursively alter the owner and group and set it to user ID `0` (`root`).
|
If you want to run the software as `root`, we suggest changing the ownership of the files. Use `chown -R 0:0` to recursively alter the owner and group and set it to user ID `0` (`root`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user