Supercharge your system with our helpful scripts
These scripts have been tested on Debian-based systems like Ubuntu 24.04. They are intended for use on these systems only.
Easily set up Postfix SMTP for reliable email sending with our automated script.
curl -sSL https://utils.bitdoze.com/scripts/postfix-setup.sh -o postfix-setup.sh
bash postfix-setup.sh
View and analyze Docker overlay2 directory usage with this script.
curl -sSL https://utils.bitdoze.com/scripts/docker-overlay2-view.sh | bash
Set up Traefik as a reverse proxy for your Docker containers with this automated script.
curl -sSL https://utils.bitdoze.com/scripts/traefik-setup.sh -o traefik-setup.sh
bash traefik-setup.sh