Terraform • 2 min read HashiCorp Changes from MPL to BSL In August of 2023, HashiCorp changed its licensing model from MPL v2.0 (Mozilla Public License) to BSL v1.1…
Linux • 1 min read Fedora 38 WS Install to KVM A quick post on how to install Fedora 38 Workstation. (It's so EASY!) In the video, I install Fedora in…
Linux Networking • 11 min read Deep Dive: The ip Command in Linux The ip command in Linux can be used to analyze, configure, and troubleshoot your system. It's a powerhouse! ⚡…
Other Posts! • 5 min read The Age of the Nerd Once upon a time, technology nerds were looked at with reverence. That time will come again. Well, this implies that…
vault • 1 min read 16 HashiCorp Vault Exam Practice Questions Here are sixteen practice questions to test your knowledge of the popular secrets management tool—Vault. Download the PDF below…
Terraform • 1 min read Terraform - How to output a value to the CLI from a child module The problem with outputs created within a child module is that they are not immediately accessible from the root module.…
Linux • 2 min read Linux Fun - Part 1 People are always asking about the fun tools I use in Linux. Let's start with three utilities: neofetch, cmatrix, and…
Linux • 2 min read Changing the Resolution and Font Type in Debian Server Problem: When you install Debian as a server, the initial resolution and font type leave something to be desired. Here's…
Linux • 2 min read Debian 12 Install to 9-Year-Old Laptop And let me say that it runs great. Debian comes through again. This time, it's Bookworm - Debian version 12.…
Linux Networking • 8 min read TCP/IP & Linux TCP/IP is the most commonly used communications protocol suite in the world. It powers the Internet, home networks, and…