Files
entropy/docs/man
Fabio Erculiani 1842ad22b4 [equo] add "equo security oscheck", anti-rootkit tool built-in in the package manager!
This new tool compares entropy installed packages repository stored file checksums
and mtimes with live system ones and reports altered ones.

Please note:
- configuration files can expose different checksums and mtime
  obvious thing
- there can be some false positives and you manually have to check
  them
2010-11-26 19:46:27 +01:00
..
2009-04-19 15:12:26 +02:00
2009-04-19 15:12:26 +02:00
2010-11-18 10:07:11 +01:00
2009-04-19 15:14:04 +02:00

Entropy man pages notes:

- to compile the man page use pod2man
- to learn about .pod files syntax, see 'man perlpod'
- any help is warmly appreciated (see 'man 1 equo' AUTHOR field contacts)
- to learn more about man pages:
  - http://www.linuxfocus.org/English/November2003/article309.shtml
  - http://www.schweikhardt.net/man_page_howto.html