diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..398f189
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/cfg/buildprofiles.xml b/cfg/buildprofiles.xml
index c45be3e..a6b309b 100644
--- a/cfg/buildprofiles.xml
+++ b/cfg/buildprofiles.xml
@@ -2,16 +2,19 @@
-
-
-
- true
-
-
-
-
- true
-
-
+
+
+
+
+
+ halloween
+ strawberry
+ false
+ true
+
+
+
diff --git a/topics/FrontPage.md b/topics/FrontPage.md
index 61bd6ee..2e463d0 100644
--- a/topics/FrontPage.md
+++ b/topics/FrontPage.md
@@ -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
diff --git a/topics/KleinArchives/KleinArchives.md b/topics/KleinArchives/KleinArchives.md
index 5355c76..d72b5d6 100644
--- a/topics/KleinArchives/KleinArchives.md
+++ b/topics/KleinArchives/KleinArchives.md
@@ -1,3 +1,5 @@
# KleinArchives
-## ____________________
\ No newline at end of file
+## ___________________
+
+KleinArchives: the document archive for family documents
\ No newline at end of file
diff --git a/topics/KleinArchives/documents/Documents.md b/topics/KleinArchives/documents/Documents.md
index e5ad6ef..3049b82 100644
--- a/topics/KleinArchives/documents/Documents.md
+++ b/topics/KleinArchives/documents/Documents.md
@@ -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).
diff --git a/topics/KleinArchives/media/Familie-Klein-foto-archief.md b/topics/KleinArchives/media/Familie-Klein-foto-archief.md
index cf9a9b1..c3cdbac 100644
--- a/topics/KleinArchives/media/Familie-Klein-foto-archief.md
+++ b/topics/KleinArchives/media/Familie-Klein-foto-archief.md
@@ -1,6 +1,6 @@
# Familie Klein foto-archief
-## ____________________
+## ___________________
### Familie Klein fotoarchief online
#### via het Familie Klein archief
diff --git a/topics/KleinArchives/media/Klein-Familiearchief.md b/topics/KleinArchives/media/Klein-Familiearchief.md
index 91dee99..f977f6d 100644
--- a/topics/KleinArchives/media/Klein-Familiearchief.md
+++ b/topics/KleinArchives/media/Klein-Familiearchief.md
@@ -1,5 +1,5 @@
# Klein Familiearchief
-## ____________________
+## ___________________
### Familie Klein archief online
diff --git a/topics/KleinArchives/media/Media.md b/topics/KleinArchives/media/Media.md
index 0488b0b..85305e7 100644
--- a/topics/KleinArchives/media/Media.md
+++ b/topics/KleinArchives/media/Media.md
@@ -1,3 +1,3 @@
# Media
-## _____________
+## ___________________
diff --git a/topics/KleinOps/KleinOps.md b/topics/KleinOps/KleinOps.md
index 3e5c2e8..4366258 100644
--- a/topics/KleinOps/KleinOps.md
+++ b/topics/KleinOps/KleinOps.md
@@ -1,3 +1,5 @@
# KleinOps
-Start typing here...
\ No newline at end of file
+## ___________________
+
+KleinOps: the document archive for technical documentation
\ No newline at end of file
diff --git a/topics/KleinOps/apps/Apps.md b/topics/KleinOps/apps/Apps.md
index a5c617f..9a1b22d 100644
--- a/topics/KleinOps/apps/Apps.md
+++ b/topics/KleinOps/apps/Apps.md
@@ -1 +1,2 @@
# Apps
+## ___________________
\ No newline at end of file
diff --git a/topics/KleinOps/apps/Wazuh.md b/topics/KleinOps/apps/Wazuh.md
index c33fe41..b41aac2 100644
--- a/topics/KleinOps/apps/Wazuh.md
+++ b/topics/KleinOps/apps/Wazuh.md
@@ -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
@@ -57,8 +61,9 @@ $ filebeat test output
#### Another common problem.
-Wazuh-indexer may timeout 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:
+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:
```
$ systemctl edit wazuh-indexer
diff --git a/topics/KleinOps/home_automation/HomeAssistant.md b/topics/KleinOps/home_automation/HomeAssistant.md
index f0dc63d..6e9e76f 100644
--- a/topics/KleinOps/home_automation/HomeAssistant.md
+++ b/topics/KleinOps/home_automation/HomeAssistant.md
@@ -1,3 +1,3 @@
# HomeAssistant
-## ____________________
\ No newline at end of file
+## ___________________
\ No newline at end of file
diff --git a/topics/KleinOps/home_automation/Home_automation.md b/topics/KleinOps/home_automation/Home_automation.md
index caf0fba..d8a2ea2 100644
--- a/topics/KleinOps/home_automation/Home_automation.md
+++ b/topics/KleinOps/home_automation/Home_automation.md
@@ -1,3 +1,3 @@
# Home automation
-## ____________________
\ No newline at end of file
+## ___________________
\ No newline at end of file
diff --git a/topics/KleinOps/network/Network.md b/topics/KleinOps/network/Network.md
index 6af12f0..ec446ff 100644
--- a/topics/KleinOps/network/Network.md
+++ b/topics/KleinOps/network/Network.md
@@ -1,2 +1,3 @@
# Network
+## ___________________
diff --git a/topics/KleinOps/network/Networking.md b/topics/KleinOps/network/Networking.md
index eb09ba9..5039a2a 100644
--- a/topics/KleinOps/network/Networking.md
+++ b/topics/KleinOps/network/Networking.md
@@ -1,6 +1,5 @@
# Linux Networking commands
-## ____________________
-
+## ___________________
## Networking commands
| Command | Description |
diff --git a/topics/KleinOps/network/Overview.md b/topics/KleinOps/network/Overview.md
index 811d56b..cad0039 100644
--- a/topics/KleinOps/network/Overview.md
+++ b/topics/KleinOps/network/Overview.md
@@ -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.
diff --git a/topics/KleinOps/network/Routers/KleinHole.md b/topics/KleinOps/network/Routers/KleinHole.md
index e486381..7e14b80 100644
--- a/topics/KleinOps/network/Routers/KleinHole.md
+++ b/topics/KleinOps/network/Routers/KleinHole.md
@@ -1,4 +1,4 @@
# KleinHole
-## __________
+## ___________________
IP/MAC address information
\ No newline at end of file
diff --git a/topics/KleinOps/network/Routers/KleinSense.md b/topics/KleinOps/network/Routers/KleinSense.md
index 9b5c451..f912119 100644
--- a/topics/KleinOps/network/Routers/KleinSense.md
+++ b/topics/KleinOps/network/Routers/KleinSense.md
@@ -1,6 +1,6 @@
# KleinSense
-## __________________
+## ___________________
### Ports
diff --git a/topics/KleinOps/network/Routers/Routers.md b/topics/KleinOps/network/Routers/Routers.md
index 92ef8f4..9e45c9d 100644
--- a/topics/KleinOps/network/Routers/Routers.md
+++ b/topics/KleinOps/network/Routers/Routers.md
@@ -1,3 +1,2 @@
# Routers
-## ___________________________________
-
+## ___________________
diff --git a/topics/KleinOps/OS/Linux/Linux.md b/topics/KleinOps/os/Linux/Linux.md
similarity index 99%
rename from topics/KleinOps/OS/Linux/Linux.md
rename to topics/KleinOps/os/Linux/Linux.md
index 8d901cb..9e6bd6b 100644
--- a/topics/KleinOps/OS/Linux/Linux.md
+++ b/topics/KleinOps/os/Linux/Linux.md
@@ -1,7 +1,7 @@
# Linux
Operating Systems pages.
Contains Linux system management information.
-## ____________________
+## ___________________
### Sysadmin commands
diff --git a/topics/KleinOps/OS/OS.md b/topics/KleinOps/os/OS.md
similarity index 79%
rename from topics/KleinOps/OS/OS.md
rename to topics/KleinOps/os/OS.md
index 470a614..3de1cdc 100644
--- a/topics/KleinOps/OS/OS.md
+++ b/topics/KleinOps/os/OS.md
@@ -2,4 +2,4 @@
Operating Systems pages.
Contains Windows and Linux system management information
-## ____________________
\ No newline at end of file
+## ___________________
\ No newline at end of file
diff --git a/topics/KleinOps/OS/Windows/Windows.md b/topics/KleinOps/os/Windows/Windows.md
similarity index 97%
rename from topics/KleinOps/OS/Windows/Windows.md
rename to topics/KleinOps/os/Windows/Windows.md
index d7e2c61..189ef35 100644
--- a/topics/KleinOps/OS/Windows/Windows.md
+++ b/topics/KleinOps/os/Windows/Windows.md
@@ -1,7 +1,7 @@
# Windows
Operating Systems pages.
Contains Windows system management information.
-## ____________________
+## ___________________
### KleinMeTwo
diff --git a/topics/KleinOps/other/Other.md b/topics/KleinOps/other/Other.md
index a24da9a..aa3c19c 100644
--- a/topics/KleinOps/other/Other.md
+++ b/topics/KleinOps/other/Other.md
@@ -1,3 +1,4 @@
# Other
+## ___________________
Start typing here...
\ No newline at end of file
diff --git a/topics/KleinOps/other/ToDo.md b/topics/KleinOps/other/ToDo.md
index 4fec872..d7298a3 100644
--- a/topics/KleinOps/other/ToDo.md
+++ b/topics/KleinOps/other/ToDo.md
@@ -1,4 +1,5 @@
# ToDo
+## ___________________
- ☐ Document nginx
- ☐ SSH/keys
\ No newline at end of file
diff --git a/topics/KleinOps/servers/KleinServer.md b/topics/KleinOps/servers/KleinServer.md
index 42b6d46..5e8d39f 100644
--- a/topics/KleinOps/servers/KleinServer.md
+++ b/topics/KleinOps/servers/KleinServer.md
@@ -1,6 +1,6 @@
# KleinServer
-## ____________________
+## ___________________
### Address information
IP/MAC address information
diff --git a/topics/KleinOps/servers/Servers.md b/topics/KleinOps/servers/Servers.md
index 460ee00..48b1e63 100644
--- a/topics/KleinOps/servers/Servers.md
+++ b/topics/KleinOps/servers/Servers.md
@@ -1,3 +1,3 @@
# Servers
-## ____________________
+## ___________________