nightmorph 06/11/01 07:58:42 Modified: shb-intrusion.xml Log: updated aide command, bug 138998
Revision Changes Path 1.4 xml/htdocs/doc/en/security/shb-intrusion.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?r1=1.3&r2=1.4 Index: shb-intrusion.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- shb-intrusion.xml 18 Sep 2006 09:22:48 -0000 1.3 +++ shb-intrusion.xml 1 Nov 2006 07:58:41 -0000 1.4 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml,v 1.3 2006/09/18 09:22:48 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml,v 1.4 2006/11/01 07:58:41 nightmorph Exp $ --> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> <!-- The content of this document is licensed under the CC-BY-SA license --> @@ -7,8 +7,8 @@ <sections> -<version>1.1</version> -<date>2005-11-23</date> +<version>1.2</version> +<date>2006-11-01</date> <section> <title>AIDE (Advanced Intrusion Detection Environment)</title> @@ -286,10 +286,10 @@ The AIDE ebuild now comes with a working default configuration file, a helper script and a crontab script. The helper script does a number of tasks for you and provides an interface that is a little more script friendly. To see all -available options, try <c>aideinit --help</c>. To get started, all that needs -to be done is <c>aideinit -i</c> and the crontab script should detect the -database and send mails as appropriate every day. We recommend that you review -the <path>/etc/aide/aide.conf</path> file and ensure that the configuration +available options, try <c>aide --help</c>. To get started, all that needs to be +done is <c>aide -i</c> and the crontab script should detect the database and +send mails as appropriate every day. We recommend that you review the +<path>/etc/aide/aide.conf</path> file and ensure that the configuration accurately reflects what is in place on the machine. </p> -- [email protected] mailing list
