File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -67,14 +67,14 @@ Here are a few ideas:
67
67
* ` wget http://www.ossec.net/files/ossec-hids-latest.tar.gz `
68
68
* ` wget http://www.ossec.net/files/ossec-hids-2.6_checksum.txt ` <= if latest is version 2.6, see http://www.ossec.net/main/downloads
69
69
* ` cat ossec-hids-2.6_checksum.txt `
70
- * ` md5sum ossec-hids-2.6_checksum.txt `
71
- * ` sha1sum ossec-hids-2.6_checksum.txt `
70
+ * ` md5sum ossec-hids-latest.tar.gz `
71
+ * ` sha1sum ossec-hids-latest.tar.gz `
72
72
* ` tar -zxvf ossec-hids-*.tar.gz `
73
73
* ` cd ossec-hids-* `
74
- * ` ./install.sh `
74
+ * ` sudo ./install.sh`
75
75
76
- - OSSEC documentation: http://www.ossec.net/main/manual
77
- - conf file at /var/ossec/etc/ossec.conf
76
+ * OSSEC documentation: http://www.ossec.net/main/manual
77
+ * conf file at /var/ossec/etc/ossec.conf
78
78
79
79
Warranty, guarantees, culpability...etc.
80
80
----------------
You can’t perform that action at this time.
0 commit comments