Archive of posts from May 2023
-
SysAdmins shell one liners
useful system administrator one liners for investigation of events -
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. -
Adding swap files in times of need
adding swap files to linux host during memory pressure events -
deploying nextcloud with docker-compose
docker compose project to deploy nextcloud on raspberry pi3