As I prep for my next blog entry on the SAML Authentication with WS ONE Access, I was searching for the silent installation switches or options for the connector software. My script handles deploying the appliance in a semi-automated fashion, but I wanted to also automate the connector installation. Or at least, make it a […]
Author: Alex Ackerman
This is the next part of my multi-part series on setting up SAML Authentication using the VMware Workspace ONE Access product. If you missed my earlier posts, you can review them here: Part 1: Preparation Part 1.5: Database Changes Part 2: Primary Node Deployment and Config Part 3: Load Balancer Configuration Part 4: SSL Configuration […]
Microsoft is advising system admins to update any systems that have PowerShell 7.0 or 7.1 installed due to another vulnerability that has been identified. Details on what the issues are can be found here and here. Versions 7.0.8 and 7.1.5 were released this past week that fix the two vulnerabilities. Here is the downside: The […]
With the release of the newest Microsoft desktop operating system, many of you are going to want to play with hosting in your #HomeLabs. As I started looking at the various documentation sites on what is required to run Windows 11, I found there were a couple things that I needed to accomplish first before […]
The New Addition to the HomeLab
So I had mentioned previously that I was looking for a new server to help reduce the overall electric usage in the apartment. Unfortunately, I live in an area with progressive electric bills and I was well on my way to having a $1000 monthly electric bill by the end of the summer. I did […]
Hello again! It’s definitely been a while since I’ve posted something. A lot has been going on with work and at home, some of which I’ll share in upcoming posts. One of the new forays I’ve made has been to look into solving some work problems using Microsoft’s SharePoint Framework. Using SharePoint Designer or InfoPath […]
So there I was…isn’t that the way it usually starts out with these things? My desktop PC is a great beauty. I built her in late 2018 to provide a solid baseline for light development, gaming, and virtualization with VMware Workstation. She has an Intel i9-9900K processor with 64GB of GSkill TridentZ RGB 3200 memory. […]
So we all know the pain that is keeping multiple systems patched and updated throughout the month. If you have the *pleasure* of having to do that manually, then I may have a possible solution for you. Ansible is an Open Source project overseen by RedHat and the basic tooling is available for free. Originally […]
So as I was building my #HomeLab Horizon infrastructure (again), I decided to go with the latest 2103 release. As mentioned previously, I planned to host my events database in a Kubernetes-hosted database server. I was getting ready to deploy the MS SQL Server pod when I came across an interested note in the Release […]
Calico CNI on Kubernetes 1.21+
So I decided to go back and build a simple small “native” Kubernetes cluster on my #HomeLab network. I’m using my NFS server as my Cluster Master node. I created another 2 nodes using Ubuntu 20.04. I looked into using VMware’s NSX Container Plugin as my CNI provider. However, the configuration process was a little […]