Published September 1, 2020
Tag: Linux
Published August 17, 2020
Run command as another user
In some cases, you may need to execute a command as another user than you are currently using. As long you have permission to sudo,…
Leave a Comment
Published January 10, 2019
How to fix “unattended-upgrades has an invalid filename extension”
Published December 11, 2018
Search for files with a specific extension recursively
Published November 30, 2018
Import and Export private GPG keys
When I now set up a new server and need access to those keys, I need to export them. In order to do that, we…
Leave a Comment
Published November 30, 2018
Mount exFAT drives in Linux
Linux distributions don’t support exFAT natively due to some restrictions by Microsoft (which are patent holders of exFAT). In other words, exFAT is not in…
Leave a Comment
Published November 26, 2018
Using 7-Zip on Linux
To compress files or folders, run: Or, if you want to use LZMA2 compression (called “Ultra” in the GUI variant), use: To decompress, use:
Leave a Comment
Published October 31, 2018
Delete empty directories in Windows & Linux
If you often work with downloads like mods for video games, movies or TV shows, you may move all needed files into one folder. In…
Leave a Comment
Published October 30, 2018
Install/Update Plex Media Server on Ubuntu
Published October 22, 2018