USB not working on Gigabyte 970a-UD3P on LinThere are issues with the Gigabyte 970a-UD3P motherboard that Gigabyte won’t fix. Since I still got it and it works, I don’t want to throw…Dec 7, 2021Dec 7, 2021
Export Excel sheet as tab-delimeted CSVSince my system language is set to German, Excel (and others) export CSV files with a semicolon (;). That’s not helpful, especially when…Sep 23, 2021Sep 23, 2021
“Could not resolve host” in company environment in WindowsYou may run into the issue that git may not work and you run into a “could not resolve host” error on your Windows while trying to…Nov 11, 2020Nov 11, 2020
Sleep timer for WindowsSometimes I want to start some music or audio book and want to shutdown my computer after some time, for example for going to sleep. I…Nov 3, 2020Nov 3, 2020
How to find out what prevents Windows from sleepWith the powercfg /requests you can find out which process stops Windows from sleep. Its output looks like this:Oct 3, 2020Oct 3, 2020
How to use Windows key store in git for WindowsTo use the Windows key store for git on Windows you can enable the “Secure Channel” by running the following command:Oct 2, 2020Oct 2, 2020
Delete external drives on Windows — like you do on LinuxI had severel issues with hidden partitions or UEFI stuff on devices which I was not able to delete on Windows properly. On Linux it’s…Oct 2, 2020Oct 2, 2020
How to test Ingress LoadBalancer with Minikube?Usually services that are of type LoadBalancer are not accessible on a local Kubernetes installation. When using Minikube there is a way…Mar 28, 2020Mar 28, 2020
How to run Kubernetes locally?There are different ways to run Kubernetes on your local machine. Depending on your operating system some ways are better than the other.Mar 28, 2020Mar 28, 2020