Minor additional updates
All checks were successful
build and deploy docs / build (push) Successful in 32s
All checks were successful
build and deploy docs / build (push) Successful in 32s
This commit is contained in:
parent
0ce5d4b8ae
commit
0e4a6dac15
@ -12,7 +12,7 @@
|
||||
</build-profile>
|
||||
<footer>
|
||||
<link href="https://dariusklein.nl">Overpowered by KleinBrains</link>
|
||||
<copyright>Darius Klein, 2024</copyright>
|
||||
<copyright>KleinCorp, 2026</copyright>
|
||||
</footer>
|
||||
</buildprofiles>
|
||||
|
||||
|
||||
@ -2,9 +2,11 @@
|
||||
|
||||
# Klein document repository
|
||||
|
||||
This the Klein document repository. The repository is split in 2 major parts: KleinOps for technical documentation and
|
||||
This the Klein documentation repository. The repository is split in 2 major parts: KleinOps for technical documentation and
|
||||
KleinArch for family related documents.
|
||||
|
||||
NOTE: Personal (non-markdown) documents are stored as pdf in the [Paperless document repository](https://paperless.kleinsense.nl).
|
||||
|
||||
Select the subject you're looking for in the left menu bar.
|
||||
## ___________________
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Download the files from https://github.com/kleinprojects/wazuh-notify to your se
|
||||
|
||||
Copy the 2 Python scripts to the /var/ossec/active-response/bin/ folder
|
||||
|
||||
```
|
||||
```
|
||||
$ sudo cp <download folder>/wazuh-*.py /var/ossec/active-response/bin/
|
||||
```
|
||||
|
||||
@ -51,7 +51,7 @@ $ sudo chmod uog+rx /var/ossec/active-response/bin/wazuh_notify_module.py
|
||||
|
||||
Copy the Go executable to the /var/ossec/active-response/bin/ folder
|
||||
|
||||
```
|
||||
```
|
||||
$ sudo cp <download folder>/wazuh-notify /var/ossec/active-response/bin/
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user