forked from CISOfy/lynis
-
Notifications
You must be signed in to change notification settings - Fork 3
/
INSTALL
48 lines (27 loc) · 1.36 KB
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
================================================================================
Lynis - Installation instructions
================================================================================
Author: Michael Boelen ([email protected])
Description: Security and system auditing tool
Web site: https://cisofy.com
Support: See 'Support' and https://cisofy.com/support/
Documentation: See web site, README, FAQ and CHANGELOG file
================================================================================
[+] Run directly
-------------------------------
Lynis can be executed directly (unpack tarball, enter lynis directory).
# sh lynis
or
# ./lynis
Root privileges are preferred for full audit.
[+] Installation
-------------------------------
If you want to install Lynis, see the README file (section: Installation) for
more tips about how to install or create a custom package.
[+] Documentation
-------------------------------
Documentation about Lynis can be found in the man page (man lynis, or
lynis --man-page), README file and website. Also the FAQ file covers some
often asked questions.
================================================================================
Lynis - Copyright 2007-2016, Michael Boelen, CISOfy - https://cisofy.com