
Configuring the TTY console font
This is for the people that are old ;-), like me, or with 4K displays. Font location On Debian systems it should be: /usr/share/consolefonts On Arch Linux systems it should be: /usr/share/kbd/con...

This is for the people that are old ;-), like me, or with 4K displays. Font location On Debian systems it should be: /usr/share/consolefonts On Arch Linux systems it should be: /usr/share/kbd/con...

Samba is the standard Windows interoperability suite of programs for Linux and Unix. Since 1992, Samba has provided secure, stable and fast file and print services for all clients using the SMB/CIF...

QEMU is a generic and open source machine emulator and virtualizer. Prerequisites You have to enable virtualization options in your UEFI or BIOS settings. There should be an option called either V...

Definition Plymouth is a project from Fedora and now listed among the freedesktop.org’s official resources providing a flicker-free graphical boot process. Installation sudo pacman -S plymouth KD...

Installation yay -S mangohud lib32-mangohud goverlay-bin gamemode lib32-gamemode GameMode Gamemode is a daemon and library combo for Linux that allows games to request a set of optimisations be t...

Here I want to share some quick and dirty small scripts for different use cases. These in most cases are one-liners. … in a single FOR-loop This example batch-decrypt password-protected PDF files....

Gamescope is a microcompositor from Valve that is used on the Steam Deck. Its goal is to provide an isolated compositor that is tailored towards gaming and supports many gaming-centric features suc...

In this article I describe in short what to do in Arch Linux with hybrid systems like with my Laptop (ASUS TUF Gaming FX504 Series) which includes switchable graphics between Nvidia / Intel. Prepa...

Definition The fstab file can be used to define how disk partitions or remote file systems should be mounted into the file system. The file you have to edit is /etc/fstab and would look like this: ...

WINE (originally an acronym for “Wine Is Not an Emulator”) is a compatibility layer that allows Windows applications to run on POSIX-compliant operating systems, such as Linux, macOS, and BSD. Inst...