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: "android"
tags: [ "Documentation", "System", "phone" ]
tags: [ "System", "phone" ]
---
# mtpfs

View File

@@ -1,6 +1,6 @@
---
title: "awk"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
# Basics

View File

@@ -1,6 +1,6 @@
---
title: "bash tips"
tags: [ "Documentation", "Shell", "POSIX" ]
tags: [ "Shell", "POSIX" ]
---
## Track Live Changes

View File

@@ -1,6 +1,6 @@
---
title: "character-encoding"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
Convert a text file from one encoding type to another with:

View File

@@ -1,6 +1,6 @@
---
title: "Default Programs"
tags: [ "Documentation", "Defaults", "Mime Type" ]
tags: [ "Defaults", "Mime Type" ]
---
Install the package `xdg-utils`, then make very liberal use of the tab button.

View File

@@ -1,6 +1,6 @@
---
title: "$EDITOR"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
The System's default text editor can be defined within /etc/profile. It's given the variable `EDITOR`.

View File

@@ -1,6 +1,6 @@
---
title: "fstab"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
# Basics

View File

@@ -1,6 +1,6 @@
---
title: "kernel"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
Check which kernet modules are loaded into memory

View File

@@ -1,6 +1,6 @@
---
title: "lf - The Light File Manager"
tags: [ "Documentation", "File Browser" ]
tags: [ "File Browser" ]
---
## Config File

View File

@@ -1,6 +1,6 @@
---
title: "logs"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
# Basic

View File

@@ -1,6 +1,6 @@
---
title: "mdadm"
tags: [ "Documentation", "RAID" ]
tags: [ "RAID" ]
---
# RAID5

View File

@@ -1,6 +1,6 @@
---
title: "Monitoring"
tags: [ "Documentation", "System", "CPU", "Memory" ]
tags: [ "System", "CPU", "Memory" ]
---
Print the average CPU load over 1 minute, 5 minutes, and 15 minutes:

View File

@@ -1,6 +1,6 @@
---
title: "partitions"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
# FDisk Basics

View File

@@ -1,6 +1,6 @@
---
title: "snaps"
tags: [ "Documentation", "System", "Ubuntu", "snap" ]
tags: [ "System", "Ubuntu", "snap" ]
---
> sudo apt-get purge -y snapd

View File

@@ -1,6 +1,6 @@
---
title: "swap"
tags: [ "Documentation", "basics" ]
tags: [ "basics" ]
---
# Making a Swap File

View File

@@ -1,6 +1,6 @@
---
title: "journal"
tags: [ "Documentation", "systemd" ]
tags: [ "systemd" ]
---
See a running log of all system messages:

View File

@@ -1,6 +1,6 @@
---
title: "Making Services"
tags: [ "Documentation", "systemd" ]
tags: [ "systemd" ]
---
# Basics

View File

@@ -1,6 +1,6 @@
---
title: "systemd"
tags: [ "Documentation", "systemd" ]
tags: [ "systemd" ]
---
```bash
systemctl list-units

View File

@@ -1,6 +1,6 @@
---
title: "tmux"
tags: [ "Documentation", "System" ]
tags: [ "System" ]
---
Start with: