
Ubuntu 21.10 Impish Indri
Improvements in Ubuntu 21.10 Linux Kernel is now 5.11.0-16-generic Wayland compositor is now the default, finally replacing Xorg server New desktop theme - Yaru Still to come in the next release (hopefully) are GTK 4.

Improvements in Ubuntu 21.10 Linux Kernel is now 5.11.0-16-generic Wayland compositor is now the default, finally replacing Xorg server New desktop theme - Yaru Still to come in the next release (hopefully) are GTK 4.

Python Programming Language Next major Python release, Python 3.10 has just been released. I’m only a beginner …

Debian Linux Brand new stable release of Debian Linux, Debian 11 codenamed Bullseye just got released. It’s a …

YubiKey 5 Nano I’ve been using USB security keys for SSH keys since 2015. I have switched from a generic brand to …

rsync over SSH I’ve migrated a few rsync pages yesterday and realised there’s been something I’d …

Unix Tutorial I have migrated quite a few pages from the old website recently, next step will be to start expanding them …

Ansible Ansible Vault Ansible Vault is a technology that allows you to encrypt values of variables or even encrypt whole …

Linux System Calls and their Numbers System Calls System calls are a special set of procedures that regular programs …

Netlify Achievement unlocked! I know how to work with staging environments in Netlify now. Specifically, I have just …

Changing PWD in Linux? PWD could mean three things in Linux, so first confirm what you’re trying to achieve here.