Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

105 total results found

Steam Deck

Beutel

Secret of Evermore

Tauschgegenstände und seltene Gegenstände

Games

Arch Linux

Get your game on!

exiftool

Recovery

Steam Deck

Linux File Systems

Linux (General)

Linux supports a wide range of file systems, from older ones like **Ext2** to more modern, feature-rich options like **Btrfs** and **ZFS**. Each file system offers a unique set of features, including support for journaling (protecting file system integrity), c...

Blu-ray

Arch Linux Software

Playback In order play Blu-Rays install the following packages: sudo pacman -S libbluray libaacs Additionally, a KEYDB.cfg file is needed. Download it from the FindVUK Online Database Extract the ZIP to ~/.config/aacs/: ATTENTION: You may need to rename the k...

Reinstall preparation

Arch Linux Customization & Tweaks

Backup Folders in /home .dosbox (DOSBox configs) .local/bin (local scripts) .mozilla (Firefox profile) .ssh (SSH keys and configs) DOS (DOSBox root) DOSGAMES (ISO images) Downloads Run Sync NAS script to save Documents, Pictures, Music and Video Po...

Preparations

Arch Linux Getting Started

INFO: This is a shortened version of the Arch Wiki installation guide. Download an ISO from the Arch Linux download page, either via Torrent or HTTP from a mirror nearest to you. Preparing install media After you downloaded the image you need to flash it to ph...

LVM + dm-cache (unencrypted)

Arch Linux Partitioning

LVM dm-cache is a feature of the Linux device mapper, which uses a fast storage device to boost data read/write speeds of a slower one. It achieves this by transparently copying blocks of frequently accessed data to the faster storage device in the background....

Base System

Arch Linux Installation

Setting up mirrors The Arch installation environment comes with reflector, a tool that generates mirror lists for pacman. At boot time, reflector is executed once to include the most recently synced mirrors and sorts them by download rate. This file will be co...

KDE Plasma

Arch Linux Desktop Environemt

Base KDE Plasma packages for the full Plasma experience. Bundle with other packages to prevent package conflicts providing the same functionality. TIP: Include any and all packages you want installed in a list to pacman. That way pacman will resolve package de...

Additional Packages

Arch Linux Customization & Tweaks

Additional packages one might find useful to have installed on their system File System Utilities File system Package Creation command Description Btrfs btrfs-progs mkfs.btrfs Btrfs filesystem utilities VFAT dosfstools mkfs.fat DOS filesystem utilitie...

zsh configuration

Arch Linux Customization & Tweaks

zsh configuration as provided on a standard Manjaro install with some additions General settings ## Options section setopt correct # Auto correct mistakes setopt extendedglob ...

Boot Loader

Arch Linux Installation

systemd-boot systemd comes with systemd-boot already, so no additional packages need to be installed. Install ATTENTION: By default, systemd-boot will install itself to either of the well-known ESP locations, e.g. /efi, /boot, or (discouraged) /boot/efi. If yo...

KDE Plasma Themes

Arch Linux Customization & Tweaks

Akava https://akava-design.github.io/ yay -S breeze-blurred-git akava-kde-git akava-konsole-git kvantum-theme-akava-git Layan yay -S kvantum-theme-layan-git layan-cursor-theme-git layan-gtk-theme-git layan-kde-git tela-icon-theme-git Aritim Install Konsole t...

Polkit

Arch Linux Software

polkit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes: It is a framework for centralizing the decision making process with respect to granting access to privileged operat...

GNOME

Arch Linux Desktop Environemt

Base GNOME packages for the full GNOME experience. Bundle with other packages to prevent package conflicts providing the same functionality. TIP: Include any and all packages you want installed in a list to pacman. That way pacman will resolve package dependen...