-
Powershell
PSScriptAnalyzer: The Ultimate PowerShell Script Analyzer and Linter
As you get more into DevOps and running CI/CD pipelines with PowerShell code, you will find that you want to have a way to check your code as the pipeline runs. PSScriptanalyzer is a free PowerShell module that provides the…
-
Containers
Run Windows Desktop inside a Docker Container with Dockur
I learned about an exciting project via an email from the developer. I would like to share a new project that allows you to run Windows inside a Docker container without jumping through a lot of hoops. What’s more, you…
-
Containers
10 Best Docker Containers for Security in 2024
Many are embracing running containers as opposed to running a virtual machines instance for workloads. There are so many great Docker containers users can look at for many different use cases and applications. However, there are also excellent container security…
-
home lab
Nutanix Move: Migrate from VMware ESXi Free Download
There is no question that organizations and home lab enthusiasts if running VMware vSphere are thinking about migrating. With the Broadcome buyout and the recent titanic changes Broadcom has made (killing VMware ESXi free edition, partner changes, eliminating all but…
-
DevOps
Forget Task Scheduler PowerShell Scripts Use CI/CD Instead
If you are a Windows admin, VI Admin, or you use Windows task scheduler to run powershell scripts in your environment, you have probably noticed a few headaches with this process. Yes, it is easy enough and it is a…
-
DevOps
DevOps Best Practices in 2024
Devops is a hug part of modern development processes in production environments. DevOps operations teams are part of the broader interaction between development and operations teams to create modern software apps that follow modern workflows. Let’s take a look at…
-
Storage
Ceph Storage Best Practices for Ultimate Performance in Proxmox VE
Ceph is a scalable storage solution that is free and open-source. It is a great storage solution when integrated within Proxmox Virtual Environment (VE) clusters that provides reliable and scalable storage for virtual machines, containers, etc. In this post, we will look at…
-
home lab
Top Home Lab Trends in 2024
Wow, things have really changed in the past year from what we knew and were used to, compared to where things are now in early 2024. In this digital age, there are so many options for enterprise organizations, which trickles…
-
Linux
Almalinux vs Rocky Linux: Best CentOS replacement in 2024
If you are looking to replace RHEL with another distribution, there are two that comes to mind. These are Almalinux and Rocky Linux. Both were designed for 1-to-1 compatibility with RHEL. However, which one is the best choice? In this…
-
Containers
Why 2024 is the Real Year of Container vs VM
Wow, who could have foretold what was in store for 2024 with all the changes and shocking tectonic shifts that have happened over the course of the last few months. We have certainly had several good discussions and blog posts…