windows
-
VirtualBox
VirtualBox installer fails on Windows 11 (program compatibility issue)
What is this article about? When you try to install VirtualBox v.6.1.30 on Windows 11, you will see the following…
Read More » -
DevOps
How to setup the OpenShift Container Platform 4.6 on your local machine
Are you looking to develop a few projects on your local machine and push them on to a real OpenShift…
Read More » -
Mac OS
Fun with VMware on a 64 GB Mac
I’m having a lot of fun with VMware on this 64 GB Mac: My main OS, obviously, is macOS running…
Read More » -
Unix
Compute MD5 Checksum Hash on Windows and Linux
Use the following commands to print out the MD5 hash for a file. On Windows: 1 2 3 4 >…
Read More » -
Windows
Test Environment for Ansible on a Windows System Without Linux Subsystem Support
Some weeks ago, I gave a workshop about Ansible and I was asked how to set up a local test…
Read More » -
DevOps
Docker | Windows 10/ Mac OS | unauthorized: incorrect username or password when trying to pull images
It happens because the docker client (on macOS or Windos 10) allows you to sign in with your email address…
Read More » -
DevOps
Running Ansible on a Windows System
On my last conference talk (it was about Ansible and Docker at DevOpsCon in Berlin), I was asked what is…
Read More » -
Windows
Managing Windows Services from CLI
In this short guide, I’ll be reviewing the necessary information for how to manage services from the command line on…
Read More »