Blog / Linux
Force Gnome Theme per Application
June 23, 2023
Sometimes when using custom themes in Gnome, the theme doesn’t look nice so you might want to use the default per application so you can actually see something.
How to Create and Extract .tar.gz Files
April 9, 2022
The tar command comes preinstalled in almost every Linux distribution out there. So its naturally a utility of choice for many linux users to create compressed archives when moving files. But sometimes the additional options used to create the archive are hard to remember.
Host Your Own TeamSpeak Server in Docker
March 30, 2022
Some of us still use TeamSpeak to this day. The reason why still I use it is beyond me. I run a TeamSpeak user for my small community of friends on my VPS with docker. I have no need for advanced configuration but I appreciate the simple cleanup and restart I get to have with docker without it messing on my other services on my VPS.