Archive of posts from May 2023
-
May 29, 2021
Filesystem benchmarking
benchmarking hardware and software raid. ext4 xfs and zfs filesystems.
-
Dec 2, 2020
bash zfs snapshot manager
bash tooling to send like set of zfs filesystems to backup server. made for kvm lxc container volumes.
-
Sep 19, 2020
Hadoop HDFS/YARN HA cluster
building and deploying hadoop
-
Sep 13, 2020
Durable event streams with Kafka clustering
building and deploying a kafka high availability cluster
-
Mar 21, 2020
Redis HA clustering
building and deploying a redis high availability cluster using sentinel, prometheus redis exporter and grafana dashboard
-
Feb 26, 2020
Creating server certificates with your own custom root Certificate Authority
generating a self signed server certificate for https security is easy enough but having your own certificate authority (ca) to sign with means you to only have to import one certificate to your devices for trust. this is the process i followed to generate my own root ca certificate and...
-
Jan 3, 2020
bpftrace first look with CentOS 8
installation of bpftrace tool to instrument kernel probes
-
Oct 29, 2019
SysAdmins shell one liners
useful system administrator one liners for investigation of events
-
Oct 29, 2019
Adding swap files in times of need
adding swap files to linux host during memory pressure events
-
Sep 14, 2019
Jekyll starter cheat sheets
information on jekyll and static site generators.