Yesterday I noticed that the server time on my new server at digital ocean was still set to the wrong timezone. Here is how to fix it with a simple command.
Today I was facing another mysql issue when working on my new side project. The issue was that I was writing more jobs into the jobs
table than the database queue driver could work off. Here is how I solved this issue and how I would recommend everyone to setup their queue on small servers.
Yesterday I had to figure out why the f*** the microphone of my headset was not available in the audio settings of my PCs Ubuntu system and how to fix it.
In this small article we are going to take a look on how you can create a bootable usb stick ready for your UEFI bios.
Last week we took a look on how to create a bootable USB stick using the command line tool dd
. Today we are going to see how to do the same using the GUI.
I just learned a nice fix for missing aliases when using sudo
that I wanted to share with you.
When you have a single boot system but GRUB still shows up, you probably want to hide it, since it adds to your boot time. Here is how 😃
In this short post I'm giving you two lines of code so you can easily install docker
Do you need some change in your life? Then try out desktop wallpaper slideshows. It's just nice to see the desktop change once in a while 😊
In this short post I'm going to show you how you can manually change the path in the nautilus file explorer.
The Advanced Packaging Tool
Last weekend I prepared my Huawei Matebook X Pro for my new job. To get a fresh start I installed Ubuntu 21.10. "Impish Indri". Here are the steps I took to set up the touchpad gestures.