Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/security: shb-intrusion.xml
Date: Tue, 20 Jul 2010 00:22:05
Message-Id: 20100720002155.E9E532CF3A@corvid.gentoo.org
1 nightmorph 10/07/20 00:21:55
2
3 Modified: shb-intrusion.xml
4 Log:
5 package move for chkrootkit; reported by rgk via IRC
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/en/security/shb-intrusion.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml?r1=1.5&r2=1.6
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.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- shb-intrusion.xml 1 Nov 2006 08:13:37 -0000 1.5
21 +++ shb-intrusion.xml 20 Jul 2010 00:21:55 -0000 1.6
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.5 2006/11/01 08:13:37 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-intrusion.xml,v 1.6 2010/07/20 00:21:55 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.3</version>
34 -<date>2006-11-01</date>
35 +<version>2</version>
36 +<date>2010-07-19</date>
37
38 <section>
39 <title>AIDE (Advanced Intrusion Detection Environment)</title>
40 @@ -459,9 +459,10 @@
41
42 <p>
43 The best way to use <c>chkrootkit</c> to detect an intrusion is to run it
44 -routinely from <c>cron</c>. To start, emerge <path>app-admin/chkrootkit</path>.
45 -<c>chkrootkit</c> can be run from the command line by the command of the same
46 -name, or from <c>cron</c> with an entry such as this:
47 +routinely from <c>cron</c>. To start, emerge
48 +<path>app-forensics/chkrootkit</path>. <c>chkrootkit</c> can be run from the
49 +command line by the command of the same name, or from <c>cron</c> with an entry
50 +such as this:
51 </p>
52
53 <pre caption="Schedule chkrootkit as a cronjob">