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.
📌 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
📌 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).
📌 Duplicate File Finder Utility
A fast, lightweight, and portable Bash script designed to locate duplicate files across Linux & macOS Hosts
📌 Bash Log Capturing & Error Analyzer
A Bash utility for scanning thousands of server logs, extracting failure counts, and pinpointing root causes during RCA investigations.
📌 Linux Password Generator
A robust, cryptographically secure Linux Bash password generator script that supports both interactive prompting and non-interactive command-line flag execution
📌 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.