Rocky Linux is now in GA. Continue reading
Category Archives: Linux
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
Keycloak with Okta IDP Initiated SSO Login
It is possible to set up an IDP Initiated Login for a client from an external IDP. Continue reading
Create a Keycloak Realm Using Admin REST API
Keycloak provides a fully functional Admin REST API. Continue reading