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…
Deep Dives • 13 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! ⚡…
DevOps Tools • 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…
DevOps Tools • 2 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,…
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&…
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…
Deep Dives • 9 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…
DevOps Tools • 5 min read Installing Terraform to Linux (with a Binary Download) ⚠️If you haven't already, I recommend checking out this article first about installing Terraform on Linux via package…