Linux & Raspberry Pi automation, setup scripts, and system configs.
A collection of utilities, configurations, and quick-deploy scripts I use to bootstrap and maintain my systems.
Initialize a new Linux or Pi system with the base setup:
curl -fsSL https://raw.githubusercontent.com/MisterSoandSo/sys-base/main/bootstrap.sh | bash
Note: This script is intended for clean Debian/Ubuntu-based systems. It installs Docker, Portainer, and a set of core CLI tools.