remove redundant Documentation tag

This commit is contained in:
2025-02-11 20:47:50 +01:00
parent 9621cfc26a
commit ef7b424586
108 changed files with 108 additions and 108 deletions

View File

@@ -1,6 +1,6 @@
---
title: "fail2ban"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
requires: [ "ssh" ]
---
# SSH Daemon Jail

View File

@@ -1,6 +1,6 @@
---
title: "Easy Network Graph"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
Set up a file like this, called `troubleshooting.txt`.

View File

@@ -1,6 +1,6 @@
---
title: "iptables"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
# Intro

View File

@@ -1,6 +1,6 @@
---
title: "nmap"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
Example:

View File

@@ -1,6 +1,6 @@
---
title: "pi-hole-server"
tags: [ "Documentation", "Distros" ]
tags: [ "Distros" ]
---
# Installation

View File

@@ -1,6 +1,6 @@
---
title: "rclone"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
The manpage's 'Synopsis' provides a fast reference.
```

View File

@@ -1,6 +1,6 @@
---
title: "Download videos"
tags: [ "Documentation", "Scraping" ]
tags: [ "Scraping" ]
---
Install `yt-dlp`.

View File

@@ -1,6 +1,6 @@
---
title: "Agate on Arch Linux"
tags: [ "Documentation", "Networking", "Arch", "Gemini" ]
tags: [ "Networking", "Arch", "Gemini" ]
---
Docs are [here](https://github.com/mbrubeck/agate).

View File

@@ -1,6 +1,6 @@
---
title: "sshfs"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
requires: [ "ssh" ]
---
# Mount

View File

@@ -1,6 +1,6 @@
---
title: "ssh-tricks"
tags: [ "Documentation", "Networking", "ssh", "tricks" ]
tags: [ "Networking", "ssh", "tricks" ]
requires: [ "ssh" ]
---

View File

@@ -1,6 +1,6 @@
---
title: "tor"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
# Get a hostname

View File

@@ -1,6 +1,6 @@
---
title: "transmission"
tags: [ "Documentation", "Networking", "Torrenting" ]
tags: [ "Networking", "Torrenting" ]
---
# Torrench

View File

@@ -1,6 +1,6 @@
---
title: "troubleshooting"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
# Do you have an IP?

View File

@@ -1,6 +1,6 @@
---
title: "nginx"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
Install nginx:

View File

@@ -1,6 +1,6 @@
---
title: "wifi"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
# Netstat Stuff

View File

@@ -1,6 +1,6 @@
---
title: "wireguard"
tags: [ "Documentation", "Networking", "VPN" ]
tags: [ "Networking", "VPN" ]
---
<!--
from

View File

@@ -1,6 +1,6 @@
---
title: "wireless"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
# Check wifi's working

View File

@@ -1,6 +1,6 @@
---
title: "wpa_supplicant"
tags: [ "Documentation", "Networking" ]
tags: [ "Networking" ]
---
wpa_supplicant configurations are stored in /etc/wpa_supplicant/wpa_supplicant-wlan0 (or equivalent).