remove redundant Documentation tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "fail2ban"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
requires: [ "ssh" ]
|
||||
---
|
||||
# SSH Daemon Jail
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Easy Network Graph"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
Set up a file like this, called `troubleshooting.txt`.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "iptables"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
# Intro
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "nmap"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
|
||||
Example:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "pi-hole-server"
|
||||
tags: [ "Documentation", "Distros" ]
|
||||
tags: [ "Distros" ]
|
||||
---
|
||||
# Installation
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "rclone"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
The manpage's 'Synopsis' provides a fast reference.
|
||||
```
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Download videos"
|
||||
tags: [ "Documentation", "Scraping" ]
|
||||
tags: [ "Scraping" ]
|
||||
---
|
||||
Install `yt-dlp`.
|
||||
|
||||
|
@@ -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).
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "sshfs"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
requires: [ "ssh" ]
|
||||
---
|
||||
# Mount
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "ssh-tricks"
|
||||
tags: [ "Documentation", "Networking", "ssh", "tricks" ]
|
||||
tags: [ "Networking", "ssh", "tricks" ]
|
||||
requires: [ "ssh" ]
|
||||
---
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "tor"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
|
||||
# Get a hostname
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "transmission"
|
||||
tags: [ "Documentation", "Networking", "Torrenting" ]
|
||||
tags: [ "Networking", "Torrenting" ]
|
||||
---
|
||||
# Torrench
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "troubleshooting"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
|
||||
# Do you have an IP?
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "nginx"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
Install nginx:
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "wifi"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
# Netstat Stuff
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "wireguard"
|
||||
tags: [ "Documentation", "Networking", "VPN" ]
|
||||
tags: [ "Networking", "VPN" ]
|
||||
---
|
||||
<!--
|
||||
from
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "wireless"
|
||||
tags: [ "Documentation", "Networking" ]
|
||||
tags: [ "Networking" ]
|
||||
---
|
||||
|
||||
# Check wifi's working
|
||||
|
@@ -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).
|
||||
|
Reference in New Issue
Block a user