Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shb-intrusion.xml
Date: Wed, 01 Nov 2006 07:59:00
Message-Id: 20061101075842.7816B648D4@smtp.gentoo.org
1 nightmorph 06/11/01 07:58:42
2
3 Modified: shb-intrusion.xml
4 Log:
5 updated aide command, bug 138998
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/security/shb-intrusion.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?r1=1.3&r2=1.4
13
14 Index: shb-intrusion.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- shb-intrusion.xml 18 Sep 2006 09:22:48 -0000 1.3
21 +++ shb-intrusion.xml 1 Nov 2006 07:58:41 -0000 1.4
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml,v 1.3 2006/09/18 09:22:48 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml,v 1.4 2006/11/01 07:58:41 nightmorph Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -7,8 +7,8 @@
30
31 <sections>
32
33 -<version>1.1</version>
34 -<date>2005-11-23</date>
35 +<version>1.2</version>
36 +<date>2006-11-01</date>
37
38 <section>
39 <title>AIDE (Advanced Intrusion Detection Environment)</title>
40 @@ -286,10 +286,10 @@
41 The AIDE ebuild now comes with a working default configuration file, a helper
42 script and a crontab script. The helper script does a number of tasks for you
43 and provides an interface that is a little more script friendly. To see all
44 -available options, try <c>aideinit --help</c>. To get started, all that needs
45 -to be done is <c>aideinit -i</c> and the crontab script should detect the
46 -database and send mails as appropriate every day. We recommend that you review
47 -the <path>/etc/aide/aide.conf</path> file and ensure that the configuration
48 +available options, try <c>aide --help</c>. To get started, all that needs to be
49 +done is <c>aide -i</c> and the crontab script should detect the database and
50 +send mails as appropriate every day. We recommend that you review the
51 +<path>/etc/aide/aide.conf</path> file and ensure that the configuration
52 accurately reflects what is in place on the machine.
53 </p>
54
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list