docker on mac without docker-desktop
I just had a discussion where I was told that docker-desktop isn’t usable anymore because of their new licensing. So […]
I just had a discussion where I was told that docker-desktop isn’t usable anymore because of their new licensing. So […]
In my last post I found out who was to blame for filling my complete disk. It was this new […]
The new snap system starts eating my system partition. Next to being slow it also holds old backups of upgraded […]
To create a network bridge with netplan you have to create a file network: version: 2 ethernets: enp6s0: dhcp4: true […]
I tried to rim robo3t-1.1.1-linux-x86_64 downloaded from https://robomongo.org/ and got the following error when trying to run it: This application […]
Updating to the latest grub version (at the moment 2.02~beta2-29ubuntu0.3) leads to “error: symbol ‘grub_efi_find_last_device_path’ not found” when I try […]
Ubuntu 15.10 is using lightdm desktop manager. man lightdm says that it is using /etc/lightdm/lightdm.conf for configuration. Ubuntu 15.10 does […]
First make sure you have the latest version and an actual kernel running. Execute theses commands as root: apt-get update […]
I got a new mainboard with Realtek ALC1150 onboard sound. First I was thinking it doesn’t work, but it only […]
To install java and have it updated automatically just use the WebUpd8 PPA. sudo apt-add-repository ppa:webupd8team/java sudo apt-get update sudo apt-get […]