Rocky Linux 9 is out, therefore it’s time to build new Packer images.
Category Archives: Linux
Add Second Disk to Existing TrueNAS Pool in Mirror Configuration (RAID1)
We’re going to add a mirror disk to an existing TrueNAS ZFS pool. Continue reading
Configure PXE Boot Server for Rocky Linux 8 Kickstart Installation
Rocky Linux is now in GA. Continue reading
How to use Hyphens in Systemd Mount Points
Move Fstab mount config that contains hyphens to Systemd. Continue reading
Create Your Own Certificate Authority (CA) for Homelab Environment
I use my own Root CA to manage certificates in the homelab environment. Continue reading
Monitor Linux Servers with Grafana and Prometheus (node_exporter)
We are going to install node_exporter and configure Prometheus to monitor Linux servers. Continue reading
Passed AWS Solutions Architect Associate Exam (SAA-C02)
Kick-starting the new year with AWS. Continue reading
Install and Configure a PXE Boot Server for Kickstart Installation on CentOS 7
I am moving away from Foreman managed PXE functionality to a standalone PXE boot server. Continue reading
Disable Suspend Mode on Laptop Lid Close with Ansible and Systemd
I have a CentOS 7 laptop where every time I close the lid, the system suspends. Continue reading
Install Kubernetes Cluster with Ansible
We are going to install a Kubernetes control plane with two worker nodes using Ansible. Continue reading