Skip to content

Commit a810183

Browse files
author
marci
committed
Add new tutorials for Pi-hole with PHP 8.3 and Unbound installation; create Windows index pages
- Created a new tutorial for installing Pi-hole with the latest PHP version (8.3) on Raspberry Pi. - Added a tutorial for installing and configuring Unbound with Pi-hole for enhanced DNS security. - Established index pages for Windows tutorials in both German and English, including descriptions and menu settings.
1 parent d712332 commit a810183

24 files changed

Lines changed: 697 additions & 2 deletions
45.9 KB
Loading
26.1 KB
Loading
28.8 KB
Loading
229 KB
Loading
1.81 MB
Loading

content/posts/linux/_index.de.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Linux
3+
descripton: "Tutorials rund um das Thema Linux"
34
menu:
45
sidebar:
56
name: Linux

content/posts/linux/_index.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Linux
3+
descripton: "Tutorials on the topic of Linux"
34
menu:
45
sidebar:
56
name: Linux

content/posts/linux/linux-ssh-absichern.de.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Linux SSH-Zugang absichern"
33
date: 2025-07-05
4+
descripton: "Tutorial | Jetzt Linux SSH absichern / hardening | In diesem Tutorial zeige ich euch, wie ihr einen SSH-Zugang richtig und vor allem sicher absichert."
45
hero: /images/posts/linux-ssh/SSH-absichern.png
56
menu:
67
sidebar:

content/posts/linux/linux-ssh-absichern.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Secure Linux SSH"
33
date: 2025-02-18
4+
descripton: "Tutorial | Secure Linux SSH now / hardening | In this tutorial, I will show you how to secure SSH access correctly and, above all, securely."
45
hero: /images/posts/linux-ssh/SSH-absichern.png
56
menu:
67
sidebar:
@@ -11,7 +12,7 @@ menu:
1112
tags: ["Linux", "Security"]
1213
categories: ["Tutorials"]
1314
---
14-
# Securing Linux SSH access correctly
15+
## Securing Linux SSH access correctly
1516

1617
When operating a Linux server, it is usually necessary for administration purposes to establish secure access via SSH.
1718

content/posts/linux/proxmox-fail2ban.de.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Proxmox VE mit fail2ban absichern"
33
date: 2025-02-18
4+
descripton: "Erfahre in diesem Tutorial, wie du deine Proxmox VE Instanz basierend auf Debian 12 mit fail2ban vor Brute Force-Attacken absichern kannst."
45
hero: /images/posts/proxmox-fail2ban/proxmox_und_fail2ban.png
56
menu:
67
sidebar:

0 commit comments

Comments
 (0)