BASH Scripts

Drupal 9 / 10 Install and Backup

A series of scripts to install Drupal 9, Drupal 10, and backing up the sites.

SSH Reverse Tunnel

Punching holes through firewalls (with permission), using reverse SSH tunnels and just enough guardrails to keep things civilized.

Bitcoin Full Node Install

This is a bash script that automates the installation and setup of a Bitcoin Core full node on a Debian 11 system. It handles downloading Bitcoin Core, creating a dedicated system user, configuring the firewall, and setting up the node to run as a background service that starts automatically on boot.