Available Scripts
-
NetBox Setup Script
Install NetBox on Debian/Ubuntu (tested on Ubuntu 24.04). Minimal, idempotent-ish installer with configurable options.
Usage: sudo ./netbox_setup.sh
Curl command:
Download netbox_setup.shbash -c "$(curl -sS https://quickscripts.vercel.app/netbox)" -
Just Swap It - Universal Swap Setup
Universal Swap Manager for Low-RAM / Potato Machines. Sets up zram and swapfile for better memory management.
Usage: Run the script and follow the menu.
Curl command:
Download justswapit.shbash -c "$(curl -sS https://quickscripts.vercel.app/justswapit)"