|
@@ -4,7 +4,7 @@
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
6
|
<title></title>
|
7
|
|
-<!-- 2015-10-27 Tue 13:14 -->
|
|
7
|
+<!-- 2015-10-28 Wed 21:50 -->
|
8
|
8
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
9
|
9
|
<meta name="generator" content="Org-mode" />
|
10
|
10
|
<meta name="author" content="Bob Mottram" />
|
|
@@ -313,19 +313,19 @@ To remove a user login as root then run the command:
|
313
|
313
|
<h2 id="orgheadline6">How do I reset the tripwire?</h2>
|
314
|
314
|
<div class="outline-text-2" id="text-orgheadline6">
|
315
|
315
|
<p>
|
316
|
|
-You will get a daily email which indicates which files on the system have changed recently. Once per week the system will install any updates and those may also show up on the list, along with any changes due to installed packages or changed settings. Watch out for any files which change unexpectedly, which could indicate an intruder. To reset the tripwire:
|
|
316
|
+The tripwire will be automatically reset once per week. If you want to reset it earlier then do the following:
|
317
|
317
|
</p>
|
318
|
318
|
|
319
|
319
|
<div class="org-src-container">
|
320
|
320
|
|
321
|
321
|
<pre class="src src-bash">ssh username@mydomain -p 2222
|
322
|
322
|
su
|
323
|
|
-reset-tripwire
|
|
323
|
+freedombone-sec
|
324
|
324
|
</pre>
|
325
|
325
|
</div>
|
326
|
326
|
|
327
|
327
|
<p>
|
328
|
|
-You will need to press enter a couple of times. Doing this typically once per week may be a chore, and it's not completely foolproof, but it at least provides some degree of confidence that there have been no intrusions.
|
|
328
|
+Select "reset tripwire" using cursors and space bar then enter.
|
329
|
329
|
</p>
|
330
|
330
|
</div>
|
331
|
331
|
</div>
|