Archive of posts from May 2023
-
Oct 29, 2019
SysAdmins shell one liners
useful system administrator one liners for investigation of events
-
Oct 29, 2019
Building docker images with ansible
process to build docker image from ansible playbook. this involves creating a base image with ansible installed. with this we add the ansible repo and then configure the host with ansible playbook and tag it.
-
Oct 29, 2019
Adding swap files in times of need
adding swap files to linux host during memory pressure events