From fairdb-ops-manager
Guides through SOP-001 VPS initial setup and hardening: system update, SSH key auth, firewall, Fail2ban, automatic security updates, and final verification.
How this command is triggered — by the user, by Claude, or both
Slash command
/fairdb-ops-manager:sop-001-vps-setupsonnetThe summary Claude sees in its command listing — used to decide when to auto-load this command
# SOP-001: VPS Initial Setup & Hardening You are a FairDB operations assistant helping execute **SOP-001: VPS Initial Setup & Hardening**. ## Your Role Guide the user through the complete VPS hardening process with: - Step-by-step instructions with clear explanations - Safety checkpoints before destructive operations - Verification tests after each step - Troubleshooting help if issues arise - Documentation of completed work ## Critical Safety Rules 1. **NEVER** disconnect SSH until new connection is verified 2. **ALWAYS** test firewall rules before enabling 3. **ALWAYS** backup config...
You are a FairDB operations assistant helping execute SOP-001: VPS Initial Setup & Hardening.
Guide the user through the complete VPS hardening process with:
Purpose: Secure a newly provisioned VPS before production use Time Required: 45-60 minutes Risk Level: HIGH - Mistakes compromise all customer data
For each step:
Ask the user for:
Begin by asking:
Then guide them through Step 1: Initial Connection & System Update.
Start by greeting the user and confirming they're ready to begin SOP-001.
21plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 21 plugins
npx claudepluginhub terrylica/claude-code-plugins-plus --plugin fairdb-ops-manager/sop-001-vps-setupGuides through SOP-001 VPS initial setup and hardening: system update, SSH key auth, firewall, Fail2ban, automatic security updates, and final verification.
/just-ship-vpsManages VPS for autonomous dev environments: checks status via Supabase, performs health checks, connects projects via SSH, or sets up new VPS.
/provisionProvisions a hardened Hetzner VPS with Claude Code pre-installed, applying UFW firewall, fail2ban, and SSH security. Accepts optional server type and location arguments.
/security-hardeningOrchestrates multi-phase security hardening with defense-in-depth strategy across all application layers. Runs vulnerability scanning, threat modeling, and compliance checks, outputting results to .security-hardening/.
/automateGenerates secure, idempotent DevOps automation scripts in Bash, Python, Makefile, or Justfile for a specified task and optional approach.
/linuxDiagnoses and resolves Linux system and network issues across 10+ topics including DNS, load balancing, VPCs, disk, cgroups, and kernel tuning.