-
VMware
How to Remove an Inaccessible Datastore in VMware
There are a lot of times when I am working in the home lab and removing things and adding things, changing hardware, etc and you get things in a funky state when it comes to datastores and other configuration. I…
-
VMware
VDBench to Benchmark your VMware Datastore
If you have built a VMware ESXi server or cluster with a datastore or multiple datastores, you may want to see if the IOPs with the datastore are what they are supposed to be, or you may not know what…
-
VMware
VMware changes default Active Directory Integration settings CVE-2024-37085, CVE-2024-37086, CVE-2024-37087
There has been a lot of back and forth on Active Directory integration security with VMware lately and a really great article by Bob Plankers on Active Directory integration and IdP in general. You can read that here, definitely a…
-
Mini PC & Server
Top Home Lab Server Developments in 2024
Wow, what a year we have had so far, there have been so many changes and trends coming down the pipes. We have seen massive changes from Broadcom with VMware and people have really been looking hard and heavy at…
-
Mini PC & Server
Minisforum MS-A1 Review as Home Server
When I saw the announcement of the Minisforum MS-A1 AMD Ryzen-based mini workstation that looked like the exact hardware and case of the MS-01, I was excited. I really like the uniform Ryzen processors over the Intel hybrid core processors…
-
Mini PC & Server
Almost 2000 LXC containers on a Mini PC!
Well, I am back at it again with running some crazy labs at home on a mini PC. I have been continually impressed with just how powerful these little computers are these days. With modern hardware like a 16 thread…
-
Containers
Trivy Scanner for Docker Image Vulnerability Scanning
If you are working with having your CI CD pipeline build Docker images automatically when you check in code to your repository, it is a good idea to have the Docker image checked for vulnerabilities. There are solutions like Docker…
-
Containers
Portainer Docker Compose with Traefik and Lets Encrypt Certificates
Portainer is a great solution that provides excellent management of Docker and Kubernetes environments. With Portainer, you can have a fully managed Docker container environment, managing multiple Docker hosts and Kubernetes clusters. Let’s take a look at getting up and…
-
Containers
Docker Desktop on Surface Pro 11 Snapdragon X Elite
I recently pulled the trigger on a new Surface Pro 11 with the Snapdragon X Elite to replace an aging Surface Pro laptop that I have been using for 3 years or so now. However, given the new appeal of…
-
Computers
MacVLAN Docker Configuration and Virtual Switch Setup in VMware ESXi
If you are working with Docker containers, one of the challenges and skills that you need to effectively spin up containerized workloads is understanding Docker networking. There is a neat docker network configuration with Docker that allows connecting Docker containers…