-
home lab
TrueNAS Scale Setup: First 5 Steps
When you go from TrueNAS Core to the more capable TrueNAS Scale, there’s a world of difference in functionality. TrueNAS Scale offers many additional capabilities, including enhanced virtual machine software and extended support for multiple operating systems. Let’s look at…
-
Self hosted
Graylog Docker Compose Setup: An Open Source Syslog Server for Home Labs
A really great open-source log management platform for both production and home lab environments is Graylog. Using Docker Compose, you can quickly launch and configure Graylog for a production or home lab Syslog. Using Docker Compose, you can create and…
-
Mini PC & Server
Intel NUC Alternative: GMK Nucbox K10 Ryzen 7 Home Server
The GMKtek Nucbox K10 is a worthy Intel NUC replacement, especially if you want a home virtualization server, AND it is compatible with VMware vSphere 8, Proxmox, and other Linux hypervisors. Let’s look at the GMKtek Nucbox series mini PCs…
- Self hosted
-
Windows Server 2025
Windows Server 2025: Initial Glimpse with New Domain Functional Level
With the release of the latest vNext Preview, which are previews of new server operating systems and even new features of current versions, we get a glimpse at things to come in Windows Server 2025. Though the branding still includes…
-
home lab
XCP-ng: Home Server Build with Citrix Hypervisor
Many are familiar with VMware vSphere and open-source hypervisor Proxmox for home labs. However, more are learning about and want to experiment with XCP-ng. I want to take you guys through a few of the basics with XCP-ng and how…
-
Mini PC & Server
Mini PC Server: Things to know before you buy
I have been testing quite a few Mini PCs over the past several days in the home lab and really have enjoyed working with many of these little devices, like an Intel NUC or other Mini PCs. They are powerful,…
-
DevOps
PowerShell Kill a Process from the Command Line
Let’s see how we can use the command line, including command prompt commands and PowerShell to kill processes. Table of contentsTask Manager may not be the best toolTasklist and TaskkillKilling a Process Using its Name (Image Name)Killing a Process Using…