Computer Hardware Fundamentals 1: Processors
· ☕ 9 min read
An introduction to how computer hardware is organized to translate software (which is nothing more than ideas) into real world effects

Install Docker on RHEL 8 or CentOS 8
· ☕ 4 min read
If the official install instructions for docker on RHEL 8 don't work. Try these steps instead, which work for CentOS 8 and RHEL 8.

RHEL 8 Crypto Policies
· ☕ 2 min read
Turns out CIS compliance breaks a lot of things. If you get 'CA certificate key too weak' errors on RHEL/Fedora, try 'sudo update-crypto-policies --set DEFAULT'