standard_init_linux.go:228: exec user process caused: exec format error
This error can occur when you try to run an amd64 image on the wrong architecture. For example I tried […]
This error can occur when you try to run an amd64 image on the wrong architecture. For example I tried […]
I was using an Apple MacBook Pro with Intel chip for quite some years now. The last weeks I switched […]
On macs you can open multiple projects in tabs instead of single windows with IntelliJ thanks to an OS functionality. […]
Trying to install google cloud sdk on my new 13 inch M1 Mac Book failed with homebrew and also with […]
My shells were starting very slow which is really bad as a dev/admin. I found out that all those version […]
Ubuntu First prepare the ubuntu machine by installing vino: sudo apt install vino Then hit windows button and look for […]
When using IntelliJ IDEA with Spring Boot on a Mac make sure you have the entry 127.0.0.1 <hostname>.local in your […]
I tried to update gem behind a proxy and got the following error message: sudo gem update –system ERROR: While […]