A repo for essential bash scripts,playbooks and claude skills that I created on the job to automate tedious tasks.
Bootstraps password-less SSH access from a control node to multiple servers using their respective users which facilitates login later. sshpass is mandatory to utilize this script.
A script to toubleshoot MariaDB issues (uninitialized,port is already in use,wrong ownership), you can either run it as a whole or run what you only need.
A script that allows only specific traffic to the machine using persistent iptables rules.