Category Archives: Lab Infrastructure

Keeping Linux up to date with Aria Automation Config — part 2

In a recent post (available here), we created a simple Aria Automation Config (formerly SaltStack Config) state file which reported on and applied available Linux OS updates. In this post we’ll revisit a minor change to this state file. After … Continue reading

Posted in Lab Infrastructure, Scripting, Virtualization | Leave a comment

Keeping Linux up to date with Aria Automation Config

I have several persistent Windows & Linux VMs in my lab. The Windows VMs get their OS updates via Windows Server Update Service (WSUS) managed by group policy. This works pretty consistently and keeps everything current. The Linux VMs are … Continue reading

Posted in Lab Infrastructure, Virtualization | 2 Comments

Easy wildcard certificate for home lab

In my home lab I have a container running Nginx Proxy Manager (discussed in this previous post). This proxy allows for friendlier host names and SSL for various services in the lab. Using a wildcard DNS record and wildcard SSL … Continue reading

Posted in Lab Infrastructure, Virtualization | Leave a comment

Synology iSCSI LUN Thin Provisioning space allocation

I recently did some performance comparisons between NFS and iSCSI on a Synology DS723+ NAS. When creating the iSCSI LUNs from within the Synology, there is a ‘Space Allocation’ drop down that has two values: Thick Provisioning (better performance) and … Continue reading

Posted in Lab Infrastructure, Virtualization | Leave a comment

Storage Device related Network Switch Issues?

I recently resolved a rather odd issue in my home lab.  I don’t fully understand how the symptoms and solution line up, but am writing this article for my future self… if the issue returns I’ll at least have notes … Continue reading

Posted in Lab Infrastructure, Virtualization | Leave a comment