Useful-Automation-Scripts

Automation Scripts

These are a handful of scripts I use to make my life and job easier. Give each one a thumb through if you’re using them yourself to make sure there isn’t a random ‘only works for me’ item in there.

Bash Scripts

Cockpit Ubuntu Install

This script installs Cockpit on Ubuntu along with additional modules for file sharing and navigation.

curl -fsSL https://sh.clarktoday.com/cockpit-install-ubuntu.sh | sudo bash

Homelab Personal Setup

This script sets up a personal homelab environment. It installs and configures:

Run the script with the following command:

curl -fsSL https://sh.clarktoday.com/homelab-personal.sh | sudo bash

Features: