Skip to content

Commit 1fe85d5

Browse files
author
marci
committed
Aktualisiere Metadaten in mehreren Markdown-Dateien: Korrigiere Beschreibungen, Tags und Kategorien; füge Schlüsselwörter hinzu und verbessere die Struktur. Ergänze einen kanonischen Link in der CMD-Befehle-Dokumentation und stelle sicher, dass die frontmatter.json-Datei einen Zeilenumbruch am Ende hat.
1 parent a8abac2 commit 1fe85d5

12 files changed

Lines changed: 169 additions & 133 deletions

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

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,26 @@
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.
54
hero: /images/posts/linux-ssh/SSH-absichern.png
65
menu:
76
sidebar:
87
name: Linux SSH-Zugang absichern
98
identifier: linux-ssh
109
parent: linux
11-
tags: ["linux", "security", "video", "debian"]
12-
categories: ["Tutorials", "Linux", "Video", "Security"]
13-
10+
tags:
11+
- linux
12+
- security
13+
- video
14+
- debian
15+
categories:
16+
- Tutorials
17+
- Linux
18+
- Video
19+
- Security
20+
description: Tutorial | Jetzt Linux SSH absichern / hardening | In diesem Tutorial zeige ich euch, wie ihr einen SSH-Zugang richtig und vor allem sicher absichert.
21+
preview: ../../../assets/images/posts/linux-ssh/SSH-absichern.png
22+
keywords:
23+
- linux ssh
1424
---
1525
## Linux SSH Zugang richtig absichern
1626

@@ -20,7 +30,7 @@ Dieses Tutorial soll euch helfen, den Linux SSH Zugriff erfolgreich gegen Angrif
2030

2131
Natürlich ist das Absichern des SSH-Zugangs nur ein Modul, um euren Server vor Angriffe zu schützen. Weitere Möglichkeiten findet ihr im Tutorial „Raspberry Pi absichern von A-Z“ welches ich hier im Blog veröffentlicht habe.
2232

23-
## Video-Tutorial zum Thema ‚Linux SSH absichern‘
33+
## Video-Tutorial zum Thema ‚Linux SSH absichern‘Tutorial | Jetzt Linux SSH absichern / hardening | In diesem Tutorial zeige ich euch, wie ihr einen SSH-Zugang richtig und vor allem sicher absichert.
2434

2535
{{< youtube iCPRIR6FDW0 >}}
2636

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

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,27 @@
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.
54
hero: /images/posts/linux-ssh/SSH-absichern.png
65
menu:
76
sidebar:
87
name: Secure Linux SSH
98
identifier: linux-ssh
109
parent: linux
1110
weight: 10
12-
tags: ["linux", "security", "video", "debian"]
13-
categories: ["Tutorials", "Linux", "Video", "Security"]
11+
tags:
12+
- linux
13+
- security
14+
- video
15+
- debian
16+
categories:
17+
- Tutorials
18+
- Linux
19+
- Video
20+
- Security
21+
description: Tutorial | Secure Linux SSH now / hardening | In this tutorial, I will show you how to secure SSH access correctly and, above all, securely.
22+
preview: ../../../assets/images/posts/linux-ssh/SSH-absichern.png
23+
keywords:
24+
- linux ssh
1425
---
1526
## Securing Linux SSH access correctly
1627

content/posts/privacy/pihole/pihole-basic-setup.en.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,26 @@
11
---
22
title: Pihole setup
33
date: 2023-05-05
4-
descripton: Setup / configure Pihole | In this video, I show you how to set up and configure Pihole correctly.
54
hero: /images/posts/pihole/Video-Pi-hole-Basis-Konfiguration.png
65
menu:
76
sidebar:
87
name: Pi-hole setup
98
identifier: pihole-setup
109
parent: pihole
11-
categories:
12-
- "network"
13-
- "security"
14-
- "tutorials"
15-
- "video"
16-
tags:
17-
- "network"
18-
- "pi-hole"
19-
- "security"
20-
- "tutorials"
21-
- "video"
10+
categories:
11+
- network
12+
- security
13+
- tutorials
14+
- video
15+
tags:
16+
- network
17+
- pi-hole
18+
- security
19+
- tutorials
20+
- video
21+
description: Setup / configure Pihole | In this video, I show you how to set up and configure Pihole correctly.
22+
keywords:
23+
- pihole setup
2224
---
2325

2426
## Setting up Pihole – Basic configuration

content/posts/privacy/pihole/pihole-unbound.de.md

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
---
22
title: Pihole Unbound jetzt richtig installieren
33
date: 2023-10-12
4-
description: Pihole Unbound jetzt richtig installieren | In diesen Tutorial zeige ich euch, wie ihr Unbound richtig für Pihole installiert und konfiguriert.
54
hero: /images/posts/pihole/Video-Pi-hole-und-Unbound.png
65
menu:
7-
sidebar:
8-
name: Pi-hole und unbound installieren
9-
identifier: pihole-unbound
10-
parent: pihole
11-
categories:
12-
- "Linux"
13-
- "Netzwerk"
14-
- "Security"
15-
- "Tutorials"
16-
- "Video"
17-
tags:
18-
- "netzwerk"
19-
- "pi-hole"
20-
- "security"
21-
- "tutorials"
22-
- "video"
6+
sidebar:
7+
name: Pi-hole und unbound installieren
8+
identifier: pihole-unbound
9+
parent: pihole
10+
categories:
11+
- Linux
12+
- Netzwerk
13+
- Security
14+
- Tutorials
15+
- Video
16+
tags:
17+
- netzwerk
18+
- pi-hole
19+
- security
20+
- tutorials
21+
- video
22+
description: Pihole Unbound jetzt richtig installieren | In diesen Tutorial zeige ich euch, wie ihr Unbound richtig für Pihole installiert und konfiguriert.
23+
keywords:
24+
- pihole unbound
2325
---
2426

2527
## Pihole Unbound und DNS-Verschlüsselung - Für mehr Sicherheit im Netzwerk
@@ -56,7 +58,7 @@ sudo apt update && apt upgrade -y
5658

5759
Nach der Aktualisierung sollte das System neu gestartet werden.
5860

59-
### Pi-hole Unbound | Abrufen der root.hints
61+
### Pihole Unbound | Abrufen der root.hints
6062

6163
Jetzt kann die Installation von Unbound und der Liste der aktuellen root.hints (Root-Namansserver, diese werden alle 6 Monate aktualisiert) erfolgen.
6264

@@ -71,7 +73,7 @@ sudo wget -O /etc/unbound/root.hints https://www.internic.net/domain/named.root
7173
sudo wget -O /var/lib/unbound/root.hints https://www.internic.net/domain/named.root
7274
```
7375

74-
### Liste der Root-Nameserver (root.hints) automatisch Aktualisieren | Pi-hole Unbound
76+
### Liste der Root-Nameserver (root.hints) automatisch Aktualisieren | Pihole Unbound
7577

7678
Um die Liste der root.hints automatisch alle 6 Monate zu aktualisieren, legen wir einen Cronjob an, der diese Aufgabe für uns automatisiert. Um diese Automatisierung einzurichten, gehen wir wie folgt vor.
7779

@@ -150,7 +152,7 @@ Jan 19 06:57:01 piholetest cron[3866]: (CRON) INFO (pidfile fd = 3)
150152
Jan 19 06:57:01 piholetest cron[3866]: (CRON) INFO (Skipping @reboot jobs -- not system startup)
151153
```
152154

153-
### Pi-hole Unbound - Unbound-Config-Datei anlegen
155+
### Pihole Unbound - Unbound-Config-Datei anlegen
154156

155157
Als nächstes müssen wir eine Config-Datei für Unbound anlegen, in der wir dann im nächsten Schritt, die Konfiguration für das Zusammenspiel von Unbound und Pi-hole eintragen.
156158

@@ -163,7 +165,7 @@ sudo nano /etc/unbound/unbound.conf.d/pi-hole.conf
163165
# und Speichern die Config-Datei mit STRG+O ab und Verlassen den Editor mit STRG+x
164166
```
165167

166-
### Inhalt der Pi-hole Unbound Config-Datei
168+
### Inhalt der Pihole Unbound Config-Datei
167169

168170
Hier findet ihr den Inhalt der Config-Datei dir ihr für den Betrieb von Pi-hole und Unbound eintragen müsst.
169171

@@ -195,7 +197,7 @@ port: 5335
195197
do-ip4: yes
196198
do-udp: yes
197199
do-tcp: yes
198-
200+
Pihole Unbound jetzt richtig installieren | In diesen Tutorial zeige ich euch, wie ihr Unbound richtig für Pihole installiert und konfiguriert.
199201
# Kann auf ja gesetzt werden, wenn du IPv6-Konnektivität hast
200202
201203
do-ip6: no
@@ -314,7 +316,7 @@ sudo nano /etc/dnsmasq.d/99-edns.conf
314316
315317
edns-packet-max=1232
316318
317-
# Und speichern die Conf-Datei mit STRG+O und STRG+X ab
319+
# Und speichern die ConfPihole Unbound jetzt richtig installieren | In diesen Tutorial zeige ich euch, wie ihr Unbound richtig für Pihole installiert und konfiguriert.-Datei mit STRG+O und STRG+X ab
318320
```
319321

320322
### Unbound neustarten
@@ -343,12 +345,12 @@ sudo systemctl status unbound.service
343345
Tasks: 2 (limit: 38124)
344346
Memory: 4.8M
345347
CPU: 92ms
346-
CGroup: /system.slice/unbound.service
348+
CGroup: /system.sliPihole Unbound jetzt richtig installieren | In diesen Tutorial zeige ich euch, wie ihr Unbound richtig für Pihole installiert und konfiguriert.ce/unbound.service
347349
`-3196 /usr/sbin/unbound -d -p
348350

349351
Oct 06 08:29:59 piholetest2 systemd[1]: Starting Unbound DNS server...
350352
Oct 06 08:29:59 piholetest2 unbound[3196]: Oct 06 08:29:59 unbound[3196:0] error: Could not open logfile /var/log/unbound.>
351-
Oct 06 08:29:59 piholetest2 systemd[1]: Started Unbound DNS server.
353+
Oct 06 08:29:59 piholetest2 systemd[1]: Started Unbound DNS server.Pihole Unbound jetzt richtig installieren | In diesen Tutorial zeige ich euch, wie ihr Unbound richtig für Pihole installiert und konfiguriert.
352354
Oct 06 08:29:59 piholetest2 unbound[3196]: Oct 06 08:29:59 unbound[3196:0] info: start of service (unbound 1.13.1).
353355
lines 1-17/17 (END)
354356
```
@@ -407,7 +409,7 @@ sudo chown unbound:unbound /var/log/unbound.log
407409
sudo systemctl restart unbound.service
408410
```
409411

410-
### Einrichtung von Pi-hole Unbound
412+
### Einrichtung von Pihole Unbound
411413

412414
Zu guter Letzt müssen wir Pi-hole noch konfigurieren, dass dieser Unbound als Upstream-DNS-Server nutzt.
413415

content/posts/privacy/pihole/pihole-unbound.en.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,18 @@ menu:
99
identifier: pihole-unbound
1010
parent: pihole
1111
categories:
12-
- “Linux”
13-
- ‘Network’
14-
- “Security”
15-
- “Tutorials”
16-
- “Video”
12+
- “Linux”
13+
- ‘Network’
14+
- “Security”
15+
- “Tutorials” - “Video”
1716
tags:
18-
- “network”
19-
- “pi-hole”
20-
- “security”
21-
- ‘tutorials’
22-
- “video”
17+
- “network”
18+
- “pi-hole”
19+
- “security”
20+
- ‘tutorials’
21+
- “video”
22+
keywords:
23+
- pihole unbound
2324
---
2425
## Pihole Unbound and DNS encryption - For more network security
2526
In today's video tutorial, ‘**Pi-hole Unbound**’, I would like to show you how you can use the additional tool ‘**Unbound**’ to ensure greater security for your DNS queries on the network.
@@ -33,7 +34,7 @@ Table of contents for Pihole Unbound
3334
> This tutorial refers to the previous tutorials on ‘Installing Pi-Hole on a Raspberry Pi’ and uses this configuration as the basis for this article.
3435
In this tutorial, I will start from the basics that you will have learned after completing the tutorial '**[Installing Pi-Hole + Firewall on a Raspberry Pi](https://secure-bits.org/pi-hole-auf-einen-raspberry-pi-installieren/)**' on your Raspberry Pi. If this is not the case, please feel free to go through the installation tutorial first.
3536
Of course, the installation of **Unbound** should also work on other Linux-based systems!
36-
## Video tutorial on ‘Installing Pi-hole Unbound’
37+
## Video tutorial on ‘Installing Pihole Unbound’
3738
{{< youtube TdL_3iB9SiU >}}
3839
## Installing Unbound
3940
First, we always need to update the operating system to the latest version.
@@ -43,7 +44,7 @@ sudo apt update && apt upgrade -y
4344
```
4445
After the update, the system should be restarted.
4546

46-
### Pi-hole Unbound | Retrieving the root.hints
47+
### Pihole Unbound | Retrieving the root.hints
4748
Now you can install Unbound and the list of current root.hints (root name servers, which are updated every 6 months).
4849
```bash
4950
# Installation of Unbound
@@ -105,15 +106,15 @@ Jan 19 06:57:01 piholetest systemd[1]: Started Regular background program proces
105106
Jan 19 06:57:01 piholetest cron[3866]: (CRON) INFO (pidfile fd = 3)
106107
Jan 19 06:57:01 piholetest cron[3866]: (CRON) INFO (Skipping @reboot jobs -- not system startup)
107108
```
108-
### Pi-hole Unbound - Create Unbound configuration file
109+
### Pihole Unbound - Create Unbound configuration file
109110
Next, we need to create a configuration file for Unbound, in which we will then enter the configuration for the interaction between Unbound and Pi-hole in the next step.
110111
```bash
111112
# Create Unbound config file
112113
sudo nano /etc/unbound/unbound.conf.d/pi-hole.conf
113114
# In this file, we enter the configuration described in the next paragraph
114115
# and save the config file with CTRL+O and exit the editor with CTRL+x
115116
```
116-
### Contents of the Pi-hole Unbound configuration file
117+
### Contents of the Pihole Unbound configuration file
117118
Here you will find the contents of the configuration file that you must enter for Pi-hole and Unbound to work.
118119
I have made some adjustments to this configuration file so that external DNS queries are encrypted and configured some other privacy settings.
119120
Descriptions of the individual Unbound configurations are always provided as comments above the instructions in the Unbound config file.
@@ -279,8 +280,8 @@ sudo chown unbound:unbound /var/log/unbound.log
279280
# Restart Unbound
280281
sudo systemctl restart unbound.service
281282
```
282-
### Setting up Pi-hole Unbound
283-
Last but not least, we need to configure Pi-hole to use Unbound as its upstream DNS server.
283+
### Setting up Pihole Unbound
284+
Last but not least, we need to configure Pihole to use Unbound as its upstream DNS server.
284285
To do this, log in to Pi-Hole, go to ‘**Settings->DNS**’ and enter the following entry under ‘**Custom 1 (IPv4)**’: '**127.0.0.1#5335**‘.
285286
On the left side, under ’**Upstream DNS Servers**‘, uncheck the boxes for the upstream DNS servers you have been using, as they are no longer needed.
286287
**Important!** - Once all entries have been adjusted, please scroll down and click ’**SAVE**' to save the changes.

content/posts/privacy/pihole/pihole-vpn.de.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
---
22
title: Pihole VPN jetzt mit Wireguard im Jahr 2024 nutzen
33
date: 2024-02-27
4-
descripton: Pihole VPN jetzt mit Wireguard nutzen | In diesem Tutorial zeige ich euch, wie ihr Pihole mit Hilfe von VPN auch von Unterwegs aus nutzen könnt
54
hero: /images/posts/pihole/pihole-raspberry-vpn.png
65
menu:
76
sidebar:
87
name: Pi-hole mit WireGuard und piVPN
98
identifier: pihole-vpn
109
parent: pihole
11-
categories:
12-
- "Linux"
13-
- "Netzwerk"
14-
- "Security"
15-
- "Tutorials"
16-
- "Video"
17-
tags:
18-
- "linux"
19-
- "pi-hole"
20-
- "security"
21-
- "tutorials"
22-
- "video"
23-
10+
categories:
11+
- Linux
12+
- Netzwerk
13+
- Security
14+
- Tutorials
15+
- Video
16+
tags:
17+
- linux
18+
- pi-hole
19+
- security
20+
- tutorials
21+
- video
22+
description: Pihole VPN jetzt mit Wireguard nutzen | In diesem Tutorial zeige ich euch, wie ihr Pihole mit Hilfe von VPN auch von Unterwegs aus nutzen könnt
23+
keywords:
24+
- pihole vpn
2425
---
2526

2627
## Pihole VPN - Keine Werbung auf dem Smartphone

content/posts/privacy/pihole/pihole-vpn.en.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,27 @@
11
---
22
title: Use Pihole VPN with Wireguard in 2024
33
date: 2024-02-27
4-
descripton: Use Pihole VPN with Wireguard | In this tutorial, I will show you how you can use Pihole on the go with the help of VPN.
54
hero: /images/posts/pihole/pihole-raspberry-vpn.png
65
menu:
76
sidebar:
87
name: Pi-hole with WireGuard and piVPN
98
identifier: pihole-vpn
109
parent: pihole
1110
categories:
12-
- “Linux”
13-
- ‘Network’
14-
- “Security”
15-
- “Tutorials”
16-
- “Video”
11+
- “Linux”
12+
- ‘Network’
13+
- “Security”
14+
- “Tutorials”
15+
- “Video”
1716
tags:
18-
- “linux”
19-
- “pi-hole”
20-
- “security”
21-
- ‘tutorials’
22-
- “video”
17+
- “linux”
18+
- “pi-hole”
19+
- “security”
20+
- ‘tutorials’
21+
- “video”
22+
description: Use Pihole VPN with Wireguard | In this tutorial, I will show you how you can use Pihole on the go with the help of VPN.
23+
keywords:
24+
- pihole vpn
2325
---
2426
## Pihole VPN - No ads on your smartphone
2527
In this tutorial, ‘**pihole VPN with Wireguard**’, I would like to show you how you can use the ‘**PiVPN**’ application to access your **Pihole** on your **smartphone, tablet, or laptop** and thus enjoy the benefits of Pihole, namely surfing without annoying ads, even when you're **on the go**.
@@ -69,7 +71,7 @@ sudo ufw enable
6971
```
7072
### Pihole VPN - Installing and setting up PiVPN on the Raspberry Pi
7173
Here are the commands for installing PiVPN on the Raspberry Pi.
72-
```bash
74+
```bashPihole VPN jetzt mit Wireguard nutzen | In diesem Tutorial zeige ich euch, wie ihr Pihole mit Hilfe von VPN auch von Unterwegs aus nutzen könnt
7375
# Command to install PiVPN
7476
sudo curl -L https://install.pivpn.io | bash
7577
```

0 commit comments

Comments
 (0)