Lots of small cosmetic changes
This commit is contained in:
parent
8e2425441c
commit
1a182f5d98
11
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
11
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
@ -0,0 +1,11 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
|
||||
<option name="processCode" value="true" />
|
||||
<option name="processLiterals" value="true" />
|
||||
<option name="processComments" value="true" />
|
||||
</inspection_tool>
|
||||
<inspection_tool class="WrsCodeBlockWidthInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
||||
</profile>
|
||||
</component>
|
||||
@ -2,16 +2,19 @@
|
||||
<buildprofiles xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
|
||||
<variables></variables>
|
||||
<build-profile instance="in">
|
||||
<variables>
|
||||
<noindex-content>true</noindex-content>
|
||||
</variables>
|
||||
</build-profile>
|
||||
<build-profile instance="KleinServer">
|
||||
<variables>
|
||||
<noindex-content>true</noindex-content>
|
||||
</variables>
|
||||
</build-profile>
|
||||
|
||||
|
||||
</variables>
|
||||
<build-profile instance="KleinDocs">
|
||||
<variables>
|
||||
<primary-color>halloween</primary-color>
|
||||
<link-color>strawberry</link-color>
|
||||
<noindex-content>false</noindex-content>
|
||||
<resizable-sidebar>true</resizable-sidebar>
|
||||
</variables>
|
||||
</build-profile>
|
||||
<footer>
|
||||
<link href="https://dariusklein.nl">Overpowered bij KleinBrains</link>
|
||||
</footer>
|
||||
</buildprofiles>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# FrontPage
|
||||
## ______________________________
|
||||
## ___________________
|
||||
This the Klein document library. Please select the subject you're looking for in the menu.
|
||||
|
||||
The library is split in 2 major parts: KleinOps for technical documentation and KleinArchives for family related
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# KleinArchives
|
||||
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
KleinArchives: the document archive for family documents
|
||||
@ -1,5 +1,5 @@
|
||||
# Documenten
|
||||
## _____________
|
||||
## ___________________
|
||||
### Ga voor alle belangrijke documenten naar het Paperless documentarchief
|
||||
Volg deze link: [Paperless](https://paperless.kleinsense.nl) om direct in te loggen.
|
||||
Voor korte documentatie van het gebruik van Paperless, ga naar [KleinArchives/Paperless](Paperless.md).
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Familie Klein foto-archief
|
||||
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
### Familie Klein fotoarchief online
|
||||
#### via het Familie Klein archief
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# Klein Familiearchief
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
### Familie Klein archief online
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
# Media
|
||||
|
||||
## _____________
|
||||
## ___________________
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
# KleinOps
|
||||
|
||||
Start typing here...
|
||||
## ___________________
|
||||
|
||||
KleinOps: the document archive for technical documentation
|
||||
@ -1 +1,2 @@
|
||||
# Apps
|
||||
## ___________________
|
||||
@ -3,7 +3,7 @@
|
||||
Endpoint and Cloud Workload Protection
|
||||
Wazuh unifies historically separate functions into a single agent and platform architecture.
|
||||
Protection is provided for public clouds, private clouds, and on-premise data centers.
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
@ -37,19 +37,23 @@ Verify that all necessary Wazuh services are running correctly. You can use the
|
||||
```
|
||||
1)
|
||||
$ systemctl status wazuh-manager
|
||||
or $ systemctl status wazuh-manager|grep Active
|
||||
or
|
||||
$ systemctl status wazuh-manager|grep Active
|
||||
|
||||
2)
|
||||
$ systemctl status wazuh-dashboard
|
||||
or $ systemctl status wazuh-dashboard|grep Active
|
||||
or
|
||||
$ systemctl status wazuh-dashboard|grep Active
|
||||
|
||||
3)
|
||||
$ systemctl status wazuh-indexer
|
||||
or $ systemctl status wazuh-indexer|grep Active
|
||||
or
|
||||
$ systemctl status wazuh-indexer|grep Active
|
||||
|
||||
4)
|
||||
$ systemctl status filebeat
|
||||
or $ systemctl status filebeat|grep Active
|
||||
or
|
||||
$ systemctl status filebeat|grep Active
|
||||
|
||||
5)
|
||||
$ filebeat test output
|
||||
@ -58,7 +62,8 @@ $ filebeat test output
|
||||
#### Another common problem.
|
||||
|
||||
Wazuh-indexer may time out when starting the service and Wazuh-dashboard may not start.
|
||||
This can happen if the service does not start in the time Linux expects it to. We can extend this time with the following steps:
|
||||
This can happen if the service does not start in the time Linux expects it to. We can extend this time with the
|
||||
following steps:
|
||||
|
||||
```
|
||||
$ systemctl edit wazuh-indexer
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
# HomeAssistant
|
||||
|
||||
## ____________________
|
||||
## ___________________
|
||||
@ -1,3 +1,3 @@
|
||||
# Home automation
|
||||
|
||||
## ____________________
|
||||
## ___________________
|
||||
@ -1,2 +1,3 @@
|
||||
# Network
|
||||
## ___________________
|
||||
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
# Linux Networking commands
|
||||
## ____________________
|
||||
|
||||
## ___________________
|
||||
## Networking commands
|
||||
|
||||
| Command | Description |
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
# Overview
|
||||
## ___________________
|
||||
|
||||
This page shows an overview of the main applications running on out local network.
|
||||
The links to their respective product internet pages are included.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# KleinHole
|
||||
## __________
|
||||
## ___________________
|
||||
|
||||
<a href="Address-information.md#kleinhole" >IP/MAC address information</a>
|
||||
@ -1,6 +1,6 @@
|
||||
# KleinSense
|
||||
|
||||
## __________________
|
||||
## ___________________
|
||||
|
||||
### Ports
|
||||
|
||||
|
||||
@ -1,3 +1,2 @@
|
||||
# Routers
|
||||
## ___________________________________
|
||||
|
||||
## ___________________
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
# Linux
|
||||
Operating Systems pages.
|
||||
Contains Linux system management information.
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
### Sysadmin commands
|
||||
|
||||
@ -2,4 +2,4 @@
|
||||
|
||||
Operating Systems pages.
|
||||
Contains Windows and Linux system management information
|
||||
## ____________________
|
||||
## ___________________
|
||||
@ -1,7 +1,7 @@
|
||||
# Windows
|
||||
Operating Systems pages.
|
||||
Contains Windows system management information.
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
### KleinMeTwo
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
# Other
|
||||
## ___________________
|
||||
|
||||
Start typing here...
|
||||
@ -1,4 +1,5 @@
|
||||
# ToDo
|
||||
## ___________________
|
||||
|
||||
- ☐ Document nginx
|
||||
- ☐ SSH/keys
|
||||
@ -1,6 +1,6 @@
|
||||
# KleinServer
|
||||
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
### Address information
|
||||
<a href="Address-information.md#kleinserver" >IP/MAC address information</a>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
# Servers
|
||||
|
||||
## ____________________
|
||||
## ___________________
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user