Problem Windows subsystem for linux is definitely a developers dream to have linux running with windows on official laptops. With all the restrictions around installation of VM and dual boot this comes as a life saver. Docker linux images did solve some of the problems but with WSL2, life is much more easier for working on windows host OS but ...
Read More »Home »
Installing Minishift on Windows 10 Home
Minishift is a tool to run OpenShift Origin locally as a single node cluster inside a Virtual Machine. It is a good choice for development or doing PoCs locally before deploying things in a real OpenShift cluster. In this post I am going to explain how to install and run it on a Windows 10 Home machine, where no Hyper-V ...
Read More »VirtualBox and Docker Won’t Run | Because of Windows 10 Hyper-V?
I managed to resolve the issue but not by uninstalling Hyper-V. I saw a couple of suggestions but I find this one suitable (it makes sense since I’m not an IT guru): STEP 1: Open the command prompt as an Administrator. STEP 2: Run the command with no argument: bcdedit After you run the above command, you will see that ...
Read More »