-
Search
-
Categories
- Lab Infrastructure (78)
- Messaging (10)
- Scripting (153)
- Uncategorized (2)
- Virtualization (208)
-
Archives
Category Archives: Virtualization
Cannot configure identity source due to Type or value exists.
On vCenter Server 7.0u3p (aka 7.0.3.01800), I recently experienced an error “Cannot configure identity source due to Type or value exists.” when configuring Active Directory over LDAPS. The issue was caused by a duplicate certificate, but that fact was not … Continue reading
Posted in Lab Infrastructure, Virtualization
Leave a comment
vSphere ESXi Host Certificate Status Alarm bulk resolution
In the vSphere UI, some hosts will occasionally trigger an alarm of “ESXi Host Certificate Status”. VMware Skyline has a finding for this issue as well — vSphere-HostCertStatusAlarm. The resolution is typically straightforward, right click the host > certificates > … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
Leave a comment
Unlocking Seamless Connectivity with Tailscale
I may bit a bit late to the party, but I recently found out about Tailscale. I was looking for a remote access solution for my lab, which is behind my ISPs Carrier Grade NAT (CGNAT). This means I don’t … Continue reading
Posted in Lab Infrastructure, Virtualization
Leave a comment
Keeping pihole up to date with Aria Automation Config
I’ve recently begun keeping components of my lab up to date using Aria Automation Config. I’ve scheduled a daily job to inventory Linux packages that need updated and a weekly task to update Linux VMs and reboot if necessary. Both … Continue reading
Posted in Lab Infrastructure, Scripting, Virtualization
Leave a comment
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