Linux • 38 min read 2025 Computer Build - Core i7 - Ubuntu 24.04 - Music Recording Station - DEEP DIVE! 🤩I'm excited about this Ubuntu 24.04 build with Reaper, Steam, and a bunch of other fun stuff.…
My Toolkit • 13 min read VS Code Integrated Terminal The Integrated terminal in VS Code can be your one and only terminal - if you wish it!…
My Toolkit • 16 min read VS Code - Basics... and Beyond VS Code is probably the most important tool in my toolkit. I use it for developing, sysadmin work, and documentation. It is an excellent IDE.…
Linux • 2 min read FreeIPA Server Install and Client/User Connection FreeIPA is a fully-featured directory services system for Linux. It allows you to create a centralized domain and build member…
DevOps Tools • 1 min read Introduction to Terraform Variables Learn how variables work in Terraform. (VIDEO ONLY), 📽️Check out the Hashicorp Certified Terraform Associate video course: available on O&…
DevOps Tools • 2 min read Using TF_LOG in Terraform 🖳 Learn how to view Terraform logs and troubleshoot errors as they occur. 💡Watch the video below to see the hands-on…
Linux • 3 min read Setting up an rsyslog Server in Linux Wouldn't it be great to be able to review the logs of many remote servers from the comfort…
DevOps Tools • 1 min read Terraform: Coding an AWS Configuration 🖳 Learn how to write Terraform code to automate the build of AWS infrastructure! 💡Watch the video below to see the…
Linux • 1 min read Disable SSH root login in Linux (OpenSSH) SSH is commonly used to access and configure remote Linux servers. OpenSSH is a very widely used tool to make…
DevOps Tools • 1 min read What is Terraform (Video) Terraform is HashiCorp's infrastructure as code utility. You can install it to your system and then run terraform…