lynis/debian/README.Debian

34 lines
820 B
Plaintext
Raw Normal View History

2016-02-15 12:39:44 +01:00
Lynis for Debian
2014-09-14 20:35:01 +02:00
----------------
2015-09-07 17:35:07 +02:00
When execute Lynis from Debian menu, the program runs with the following
2014-09-14 20:35:01 +02:00
parameter:
lynis --no-colors
2015-09-07 17:35:07 +02:00
It makes a full system check, with the default profile file
2014-09-14 20:35:01 +02:00
(/etc/lynis/default.prf). Please adjust this config file with your needs.
For better perform, launch Lynis from a terminal, as root user, with your best
configuration.
Lynis can be executed directly:
2015-09-07 17:35:07 +02:00
# lynis -c
or
2014-09-14 20:35:01 +02:00
# lynis
After Lynis runs the system check, it creates the following two files with the
session log and the results of tests.
/var/log/lynis.log
/var/log/lynis-report.dat
See the manual page for more info.
2016-02-15 12:39:44 +01:00
Read Lynis documentation web site [1] for more info.
2014-09-14 20:35:01 +02:00
2016-02-15 12:39:44 +01:00
[1] https://cisofy.com/documentation/lynis/
2014-09-14 20:35:01 +02:00
-- Francisco Manuel Garcia Claramonte <francisco@debian.org> Sun, 11 Dec 2013 12:47:07 +0200