-
Containers
Docker Rollout: Zero-Downtime Deployments for Docker Compose Made Simple
Have you worked with Docker compose and ever wanted to have a proper blue/green deployment for making sure your services stay up and running when you update them? We have all experienced going down for…
Read More » -
-
-
-
Latest articles
-
Powershell
How to write a Cmdlet in PowerShell Step-by-Step
PowerShell is well, very powerful! If you have worked with PowerShell for any period of time, you have no doubt…
-
Windows Server 2019
Windows Server 2019 Core Install Active Directory
Windows Server Core has been around since Windows Server 2008. It has not been the most popular way however to…
-
Networking
Weatherproof PoE Switch Enclosure for Cameras
I have been working over the past few months at building out my outdoor security camera network. I have gone…
-
Automation
Automate VMware Template Patching for Windows
The more operational tasks that can be automated, the more time vSphere administrators can accomplish other objectivesโone of the tasks…
-
Security
Ubiquiti Breach – How to Change Your password and enable 2FA
If you are a Ubiquiti customer, you most likely received an email communication from Ubiquiti stating they have become aware…
-
Automation
Ansible Hashicorp Vault Storing vCenter Password
Recently I had detailed how to Install Hashicorp Vault on Ubuntu 20.04. If you followed along that post, you will…
-
Automation
How To Install Hashicorp Vault on Ubuntu 20.04
Managing and maintaining secrets in an environment can be challenging. This is especially when using secrets in configuration files, variable…
-
Horizon View
VMware Horizon 2012 Released with New Features
As many know, VMware has moved to a differet system for naming new VMware Horizon releases with the not so…
-
VMware Automation
Ansible Provisioning VMware with vmware_guest Example
Automation is certainly where it’s at these days in provisioning infrastructure. Ansible is one of the most popular automation tools…
-
Windows
Copy Files to Windows Subsystem for Linux WSL2 with SSH
In working with Windows Subsystem for Linux, you will undoubtedly want to work with files with your WSL Linux distribution.…