Linux Why is Ubuntu using WiFi when I use a dongle with ethernet? How to set priorities for ethernet and WiFi connections in Ubuntu 20.04.
Today I learned How to Manage Your Browser Tabs - You do not have a Tab Problem! You will learn how to manage a lot of browser tabs the easy way and find everything in a breeze!
Today I learned Separating git config for several git servers How to configure you .gitconfig to use different accounts for several git servers.
Today I learned Stop Windows from lowering in-game sounds when using Steam voice chat Fix windows lowering the game volume when using steam voice chat.
Today I learned How to Fix Linux and Windows Showing Different Times When Dual Booting Fix the time offset when dual-booting Linux and Windows.
Today I learned Docker logs do not show everything when using grep I always forget how to pipe stderr to stdout. Especially when going through docker logs I need this all the time. docker logs nginx 2>&1 | grep "127." Now I have written this down and I hope I do not to forget this anymore. If so I can still quickly
Today I learned Boot several ISO images from a single USB thumb drive with Ventoy I have a few USB thumb drives in my drawer and never remember what each of them does. One was a Windows 10 installation medium, the other was Ubuntu Desktop, and so on. Mostly I will download a new ISO and just flash it again. But that time stops now
Today I learned GitHub CLI auto-completion with Oh-My-Zsh Setup GitHub CLI auto-completion with Oh-My-Zsh on Linux
Today I learned Getting the full path of a file or folder in Linux I often needed to copy the full path from a file or folder when I was somewhere deep in the file system. I always run pwd to get the current directory path, copied the string, pasted it somewhere, and then add the file or folder name behind. This was kind
Today I learned Restore snapshot with timeshift from a live medium with LUKS and LVM Today I learned to restore a snapshot with timeshift on a LUKS and LVM installation of Ubuntu.
Today I learned Show journald logs from last service start - systemd InvocationID Show only journal logs from last
Today I learned Custom ear-buds for headphones A story of buying headphones and custom earbuds for sports while overthinking every aspect ? Some context Headphones are a really personal and subjective thing. Audio in general is but I do not want to go the route of audio or Hi-Fi here. Just about the headphone themselves. For whatever reason,
Today I learned Netstat shows tcp6 on ipv4 only host Why netstat shows tcp6 sockets even though you only have ipv4 configured.
Today I learned Decrypt and mount LUKS volume in GRUB rescue mode How to decrypt and mount LUKS volume when you had a typo in your password