#sysadmin

Setting up virtual machines on Arch Linux

2021-08-27

Linux comes with virtualisation, with the included Kernel-based Virtual Machine (KVM) module. This tutorial goes through the simple steps needed to setup virtual machine management on Arch Linux.

How to remove Windows from Dual-Boot

2021-08-23

Learn how to remove the Windows operating system from Dual-Boot with Linux core utilities on the command-line.

Using hook scripts with Certbot

2021-07-27

Renewing your SSL certificate with Certbot can result in a domain's servers not applying the updated certificate. This quick post will go through a basic way of reloading services with deploy-hooks.