How To: Find Which Package Provides a Given File

Don’t you just hate it when you’re in your terminal and want to run some commands, only to discover that you don’t have the appropriate package installed (yet)? Maybe you recently reinstalled your machine and haven’t fully set it up yet or there is a mismatch between your personal and work machine. Whatever the case, you quickly want to install the package and get on with it. But what if the name of the command isn’t the name of the package? In this case you need to query the repos. What’s the command for doing that again? I keep forgetting it. ...

November 2, 2022 · 1 min

How To: Set up NextcloudPi with Docker

I’ve been successfully running a Nextcloud instance for a while now and it’s quite useful. When I did the setup the first time I installed the entire stack on bare metal by hand. Raspberry Pi with Raspbian (now Raspberry Pi OS), Apache, MariaDB, PHP, the works. I closely followed tutorials on it because I knew very little of what I was doing and there’s a lot to keep in mind in terms of performance, security, configuration of various things and so on. ...

April 6, 2022 · 5 min

How To: Disable Origin Overlay for Steam Games

The Origin launcher is a blight upon the galaxy. Period. It just sucks. Unfortunately the company making it and forcing it on people happens to be the publisher of some of my favorite game franchises, namely all of the current Star Wars games, Mass Effect and Dragon Age. I’m not willing to refrain from playing any of them because of ideological reasons. An added difficulty is that Origin doesn’t play too nicely with Linux. I have difficulty entering my passwords and having them recognized properly, it’s fairly slow to load, it starts multiple Origin instances of processes when I start a game for some reason and it tries to force yet another overlay on me that results in stutter, window minimization and sometimes even crashes. I’m not a fan of overlays in general, they break my immersion, but Steam lets me disable theirs easily enough at least. ...

March 23, 2022 · 2 min

My Gaming on Linux

A few years back I made the full switch to Linux for all of my personal machines for a couple of reasons (which you can read about here). For the most part this was a painless transition which came with many more upsides than downsides for me and I was quite happy about it. However, one big deterrent for many people is the gaming situation on Linux. Since I am a non-professional gamer myself and this is one of my primary hobbies this was a potential issue for me and I want to write about the experience a bit. ...

March 22, 2022 · 4 min

How to: Run Gothic and Gothic II on Linux

Last updated: 16.06.2025 This post is updated regularly so it might be useful to return later on. If there’s anything missing here, a mod you would like to see covered or something else that could be added, don’t hesitate to contact me! I’ll be glad to help out, if I can. Also, if you have any suggestions for improvements or know a better way for something, don’t hesitate to reach out! ...

December 14, 2021 · 75 min