Skip to content

Commit 361098a

Browse files
author
marci
committed
Add Linux commands overview in German and English
- Created German version of Linux commands from A to Z. - Created English version of Linux commands from A to Z. - Added metadata including title, description, tags, and categories for both versions.
1 parent af6fe96 commit 361098a

7 files changed

Lines changed: 48 additions & 4 deletions
125 KB
Loading

content/posts/linux/Der Linux ip-Befehl_ Umfassende Anleitung .de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ menu:
1313
sidebar:
1414
name: Der Linux IP-Konfigurations-Befehl 'ip'
1515
identifier: ip
16-
parent: linux
16+
parent: linux-befehle
1717
keywords:
1818
- IP-Befehl
1919
preview: ../../../assets/images/posts/linux/compressed-ip-befehl.png

content/posts/linux/Der Linux ip-Befehl_ Umfassende Anleitung .en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ menu:
1616
sidebar:
1717
name: The Linux IP configuration command 'ip'
1818
identifier: ip-en
19-
parent: linux
19+
parent: linux-commands
2020
lastmode: 2025-07-29T08:11:29.722Z
2121
keywords:
2222
- ip command

content/posts/linux/Der traceroute-Befehl unter Linux.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ menu:
77
sidebar:
88
name: Der traceroute-Befehl unter Linux mit Umfassende Anleitung mit Beispielen
99
identifier: traceroute
10-
parent: linux
10+
parent: linux-befehle
1111
date: 2025-07-30T09:18:12.930Z
1212
lastmode: 2025-07-30T09:18:16.581Z
1313
keywords:

content/posts/linux/Der traceroute-Befehl unter Linux.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ menu:
77
sidebar:
88
name: The traceroute command in Linux with omprehensive instructions and examples
99
identifier: traceroute
10-
parent: linux
10+
parent: linux-commands
1111
date: 2025-07-30T09:18:12.930Z
1212
lastmode: 2025-07-30T09:18:16.581Z
1313
keywords:
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Linux-Befehle von A - Z
3+
menu:
4+
sidebar:
5+
name: Linux-Befehle
6+
identifier: linux-befehle
7+
parent: linux
8+
weight: 100
9+
tags:
10+
- linux
11+
- tutorials
12+
categories:
13+
- Linux-Befehle
14+
- Tutorials
15+
- Linux
16+
description: Linux-Befehle von A - Z in der Übersicht
17+
date: 2025-08-11T04:35:05.732Z
18+
preview: ../../../../assets/images/posts/linux/linux-commands/Linux_Befehl_von_A-Z.webp
19+
hero: /images/posts/linux/linux-commands/Linux_Befehl_von_A-Z.webp
20+
keywords:
21+
- Linux-Befehle
22+
---
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Linux-Commands from A - Z
3+
menu:
4+
sidebar:
5+
name: Linux-Commands
6+
identifier: linux-commands
7+
parent: linux
8+
weight: 100
9+
tags:
10+
- linux
11+
- tutorials
12+
categories:
13+
- Linux-Commands
14+
- Tutorials
15+
- Linux
16+
description: Overview of Linux commands from A to Z
17+
date: 2025-08-11T04:35:05.732Z
18+
preview: ../../../../assets/images/posts/linux/linux-commands/Linux_Befehl_von_A-Z.webp
19+
hero: /images/posts/linux/linux-commands/Linux_Befehl_von_A-Z.webp
20+
keywords:
21+
- Linux-Commands
22+
---

0 commit comments

Comments
 (0)