Scripts & Utilities

A collection of bash, python, and automation scripts to make cloud operations easier.

📌 OCI Multi-Region Compute Host Lifecycle Inventory Utility

A high-performance Bash script designed to discover and catalog all Oracle Cloud Infrastructure (OCI) compute instances and their lifecycle states (`RUNNING`, `STOPPED`, `TERMINATED`, `PROVISIONING`) across all compartments and subscribed regions.

6/1/2021

📌 OCI OKE Infra Automation

This script helps you to automate compute hosts with NFS mountpoints along with OKE Node Pool with Security Approved hardened images

8/5/2020

📌 OCI CLI Automated Compute Shutdown & Startup Utility for Non-Business Hours

An enterprise-grade, secure Bash solution for Oracle Cloud Infrastructure (OCI) designed to run via `cron` from a Master Management Node to automatically shut down development, testing, and staging instances during non-business hours (and restart them in the morning).

8/1/2020

📌 Duplicate File Finder Utility

A fast, lightweight, and portable Bash script designed to locate duplicate files across Linux & macOS Hosts

9/1/2016

📌 Bash Log Capturing & Error Analyzer

A Bash utility for scanning thousands of server logs, extracting failure counts, and pinpointing root causes during RCA investigations.

8/1/2016

📌 Linux Password Generator

A robust, cryptographically secure Linux Bash password generator script that supports both interactive prompting and non-interactive command-line flag execution

6/1/2015

📌 Host Files Backups to OCI Object Storage using Resource Principal

A production-grade Bash script to automate application directory backups to Oracle Cloud Infrastructure (OCI) Object Storage using credential-free Resource Principal authentication.

No date