Howto 22 October 2020 Howto: Installing AUR Helper Yay on Arch Linux The best AUR helper is Yay. Yay stands for Yet Another Yogurt. The AUR is the Arch User Repository, a repository of software which has
Howto 17 August 2020 Howto: Zookeeper Cheatsheet First install Zookeeper on Arch GNU/Linux. $ yay -S zookeeper Then connect to the server. $ zkCli.sh -server <server> List all keys recursively.
Applications 5 July 2020 List: Top Free and Open Source Tools and Applications for Arch Linux There is a large amount of quality free and open source software (FOSS) available in the Arch and AUR package repositories. Here is a selection
Howto 5 July 2020 Howto: Install balenaEtcher on Arch Linux for Flashing OS Images to USB Drives A very common task in the Linux world is flashing USB drives with an OS image, required for installation or repair, or a self-contained toolkit
Arch 5 July 2020 Howto: Install Krusader Two-Pane File Manager on Arch Linux Krusader is an excellent two-pane (commander style) file manager available on many distributions. It is useful when managing a large number of files and will
Howto 14 June 2020 Howto: Swap Caps Lock and Escape Keys on Arch Linux You can swap the caps lock and escape keys in Arch Linux with the following command. setxkbmap -option caps:escape After executing that command, you
h.264 14 June 2020 Howto: Fix h.264 Videos Not Playing on Arch Linux Are you receiving an error that you are missing a codec when trying to play h.264 videos on Arch Linux? This means you are
Arch 13 June 2020 Link: Arch Linux Security Hardening and Other Tweaks A nice collection of important settings, tweaks, design choices and things to consider to improve the security of Arch Linux. Linux Security Hardening and Other
Howto 1 June 2020 Howto: Install Snap Package Manager on Arch Linux Snap is a package manager from Canonical the makers of Ubuntu. Using it is considered a poor choice by some in the Linux community because
Linux 31 May 2020 Howto: Rescue Arch Linux with arch-chroot and a USB Drive Arch Linux runs on a rolling update system, so when you update the system, you are often receiving very new patches which might have undiscovered
Emoji 29 May 2020 Howto: Fix Broken Emojis in Chromium on Arch Linux Do emojis show up as broken in Chromium, displaying as a black rectangle box, instead of the expected graphic? Can you see these three emojis
Linux 28 May 2020 Howto: Install and Use JOE Text Editor on Arch and Debian Linux The JOE text editor is a "full featured terminal-based screen editor which is distributed under the GNU General Public License (GPL). JOE has been
Arch 13 April 2020 Howto: Install Xilinx ISE Design Suite 14.7 on Arch Linux In order to get our Elbert 2 FPGA working, we will need to install Xilinx ISE Design Suite. The official instructions for installing this piece
Getting Started 9 February 2020 Chapter 0: Intro to GNU/Linux Who This Book Is For This book is for anyone who wants to bootstrap an install of Arch Linux/GNU from scratch. You will need
Getting Started 8 February 2020 Howto: Install and Configure Arch Linux from Scratch What is Arch Linux? Arch Linux is an independently developed, x86-64 general-purpose GNU/Linux distribution that strives to provide the latest stable versions of most