Skip to content

Commit 0c5a084

Browse files
author
marci
committed
Add UFW Firewall tutorials for application profiles and advanced rules
- Created German and English posts for "UFW Firewall - Application Profiles" detailing how to create and configure application profiles in UFW. - Added comprehensive guides for "UFW Firewall Raspberry Pi Installation" in both languages, explaining installation and configuration steps. - Introduced a tutorial on enabling multiple ports and port ranges in UFW, available in German and English. - Included video links and terminal commands used in the tutorials for better user guidance.
1 parent ff83aa9 commit 0c5a084

15 files changed

Lines changed: 1037 additions & 4 deletions
19.4 KB
Loading
19.1 KB
Loading
423 KB
Loading
34.1 KB
Loading
8.92 KB
Loading
24.8 KB
Loading

content/posts/privacy/AdGuard/adguard-home-manuell-aktualisieren.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: “Update AdGuard Home manually”
33
description: “Update AdGuard Home manually | In this tutorial, I will show you how to update AdGuard Home manually.”
4-
hero: /images/posts/adguard/Thumbnail-AdGuard-Home-Update.png
4+
hero: /images/posts/adguard/Thumbnail-AdGuard-Home-Update.png
55
description:
66
date: 2022-11-21
77
menu:
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: "UFW-Firewall - Application Profiles erstellen | Teil 3| Uncomplicated Firewall"
3+
descripton: "UFW-Firewall - Application Profiles | Applikations Profile anlegen und konfigurieren"
4+
date: 2022-10-06
5+
hero: /images/posts/it-security/UFW-Firewall-Einrichten-Teil-3-App-Profile.png
6+
menu:
7+
sidebar:
8+
name: UFW-Firewall Application Profiles
9+
identifier: ufw-firewall-teil-3
10+
parent: security
11+
categories:
12+
- "Linux"
13+
- "Netzwerk"
14+
- "Security"
15+
- "Tutorials"
16+
- "Video"
17+
tags:
18+
- "raspberry pi"
19+
- "firewall"
20+
- "linux"
21+
- "netzwerk"
22+
- "security"
23+
- "tutorials"
24+
- "video"
25+
---
26+
27+
## UFW-Firewall - Profile für Applikationen anlegen
28+
29+
In diesem Video zeige ich euch, wie ihr bei der UFW-Firewall mithilfe eines Application-Profil mehrere Ports für eine Anwendung in einem App-Profil zusammenstellen könnt und somit mehrere Ports mit einer Firewall-Regel anlegen könnt.
30+
31+
### Video-Tutorial zu den Grundlagen der UFW-Firewall
32+
33+
{{< youtube TDKaLgWd12A >}}
34+
35+
### Verwendete Terminal-Befehle im Video
36+
37+
Alle in diesem Video-Tutorial verwendeten Terminal-Befehle findet ihr im Beitrag '**[UFW-Firewall Raspberry Pi Installation](https://secure-bits.org/ufw-firewall-raspberry-pi/)**' hier auf SecureBits.
38+
39+
### YouTube-Kanal abonnieren
40+
41+
Ich würde mich sehr darüber freuen, wenn ihr meinen YouTube-Kanal abonnieren würdet!
42+
43+
Zum YouTube Kanal von SecureBits
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: “UFW Firewall - Creating Application Profiles | Part 3 | Uncomplicated Firewall”
3+
description: “UFW Firewall - Application Profiles | Creating and configuring application profiles”
4+
date: 2022-10-06
5+
hero: /images/posts/it-security/UFW-Firewall-Einrichten-Teil-3-App-Profile.png
6+
menu:
7+
sidebar:
8+
name: UFW Firewall Application Profiles
9+
identifier: ufw-firewall-part-3
10+
parent: security
11+
categories:
12+
- “Linux”
13+
- ‘Network’
14+
- “Security”
15+
- “Tutorials”
16+
- “Video”
17+
tags:
18+
- “firewall”
19+
- “linux”
20+
- “network”
21+
- “security”
22+
- "tutorials"
23+
- “video”
24+
- "raspberry pi"
25+
---
26+
## UFW Firewall - Creating Profiles for Applications
27+
In this video, I will show you how to use an application profile in the UFW firewall to combine multiple ports for an application in an app profile, allowing you to create multiple ports with a single firewall rule.
28+
### Video tutorial on the basics of the UFW firewall
29+
{{< youtube TDKaLgWd12A >}}
30+
### Terminal commands used in the video
31+
All terminal commands used in this video tutorial can be found in the article ‘**[UFW firewall Raspberry Pi installation](https://secure-bits.org/ufw-firewall-raspberry-pi/)**’ here on SecureBits.
32+
### Subscribe to YouTube channel
33+
I would be very happy if you would subscribe to my YouTube channel!
34+
Go to the SecureBits YouTube channel

content/posts/security/ufw-firewall-basics.de.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "UFW-Firewall - Grundlagen"
2+
title: "UFW-Firewall - Grundlagen | Teil 1"
33
descripton: "UFW-Firewall - Grundlagen | In diesem Video zeige ich euch, die Grundlagen der UFW-Firewall"
44
hero: /images/posts/it-security/UFW-Firewall-Einrichten-Teil-1-Grundlagen.png
55
date: 2022-10-06
@@ -21,6 +21,7 @@ tags:
2121
- "security"
2222
- "tutorials"
2323
- "video"
24+
- "raspberry pi"
2425
---
2526

2627
## Grundlagen zur UFW-Firewall Installation und Einrichtung

0 commit comments

Comments
 (0)