From 16e5b228b9c7f56b30891cc6fa06a44be7c8bc60 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Wed, 27 Mar 2024 19:04:06 +0100 Subject: [PATCH] chore(kb): maintain the list of acronyms --- .vscode/settings.json | 3 +++ knowledge base/acronyms and abbreviations.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 37aef23..fde4b36 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -66,6 +66,7 @@ "bootable", "bootcmd", "bootloader", + "bssid", "btrfs", "burstable", "byod", @@ -100,6 +101,7 @@ "duperemove", "eeprom", "epel", + "essid", "fallocate", "fargate", "fastboot", @@ -167,6 +169,7 @@ "pamac", "pandoc", "passwordless", + "pebcak", "pihole", "pinentry", "pkexec", diff --git a/knowledge base/acronyms and abbreviations.md b/knowledge base/acronyms and abbreviations.md index 8e02bfa..c96ee92 100644 --- a/knowledge base/acronyms and abbreviations.md +++ b/knowledge base/acronyms and abbreviations.md @@ -93,6 +93,7 @@ | URN | Uniform Resource Name | | | USB | Universal Serial Bus | | | UT | Unit Test | | +| UX | User eXperience | | | VIM | [VI iMproved][vim] | | | WAN | Wide Area Network | | | WAP | Wireless Access Point | | @@ -125,6 +126,8 @@ [fish]: fish.md [iac]: iac.placeholder [kubernetes]: kubernetes/README.md +[ssh]: ssh.md +[sssd]: sssd.md [terraform enterprise]: terraform%20enterprise.md [vim]: vim.md [yaml]: yaml.md