███████╗██╗ ██╗███████╗██╗ ██╗ █████╗ ███╗ ██╗
██╔════╝██║ ██║██╔════╝██║ ██║██╔══██╗████╗ ██║
███████╗██║ ██║███████╗███████║███████║██╔██╗ ██║
╚════██║██║ ██║╚════██║██╔══██║██╔══██║██║╚██╗██║
███████║╚██████╔╝███████║██║ ██║██║ ██║██║ ╚████║
╚══════╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝
INFRASTRUCTURE ARCHITECT • SYSTEMS ADMINISTRATOR
Infrastructure Built to Scale. Security Built to Hold.
Network Admin | Systems Architect | Security-First Infrastructure
$ // Access Projects █// WHOAMI
about.sh
$
cat /etc/about/sushan.conf
I'm Sushan, a Network & Systems Administrator with obsessive attention to production stability and security. I architect infrastructure from bare metal (HPE ProLiant, Dell PowerEdge) to cloud (AWS), manage enterprise security stacks (Sophos, FortiGate, F5 BIG-IP), and automate everything that moves. I speak: Active Directory, Proxmox, VMware ESXi, Linux, PowerShell, and infrastructure breakdowns at 2 AM.
# Core Mindset
"Infrastructure is only as good as its weakest link. I build redundancy, test failover, automate recovery."
# Homelab
"Dell R710 ESXi environment, Proxmox cluster with ZFS, self-hosted Vaultwarden, Odoo instances, and way too many VMs."
# Philosophy
"Production systems don't break — people don't plan. I plan obsessively."
// FEATURED PROJECTS
projects.sh
$
ls -lah /projects/infrastructure/
total 5 projects drwxr-xr-x sushan infra 4096 Aug 08 15:21
●
[ACTIVE_DIRECTORY_LAB]
├── Domain: dc01.saulgoodman.com
├── Infra: AWS EC2 (DC01 + DC02 replication)
├── Stack: Windows Server 2022, Kerberos auth flow, GPO deployment
├── Outcome: Production-ready two-DC lab, documented for Medium/LinkedIn
└── Status: OPERATIONAL ✓
●
[VAULTWARDEN_MIGRATION]
├── Platform: vault.tejastech.com.np
├── Challenge: F5 BIG-IP SSL termination + Zoho SMTP routing issue
├── Resolution: Fixed config.json schema, upgraded to latest Vaultwarden, fixed cert chain
├── Result: 100% uptime, 0 cert errors, team migration complete
└── Status: HARDENED ✓
●
[SOPHOS_CENTRAL_AUTOMATION]
├── Client: Mahalaxmi Bikas Bank Ltd.
├── Output: Multi-tier reporting (technical + management dashboards)
├── Tools: 9-file CSV/PDF export pipeline → Word document reports
├── Cadence: Recurring monthly reports across 3 reporting cycles
└── Status: AUTOMATED ✓
●
[ESXI_INFRASTRUCTURE]
├── Hardware: Dell PowerEdge R710 (Westmere CPU)
├── OS: VMware ESXi 7.0 (ESXi 8 incompatible with R710)
├── Storage: vCenter management, snapshot optimization
├── Lab: Testing backup/DR with Acronis Cyber Protect
└── Status: OPTIMIZED ✓
●
[BRANCH_CONNECTIVITY]
├── Platform: Odoo (odoo.trivenitrade.com)
├── Issue: Asymmetric routing + host-based filtering blocking traffic
├── Diagnosis: Traced packet loss to Ubuntu firewall + routing table
├── Fix: AD DNS workaround + iptables rules tuning
└── Status: RESOLVED ✓
// SYSTEM SPECIFICATIONS
HYPERVISORS & VIRTUALIZATION
CLOUD & INFRASTRUCTURE
SECURITY & NETWORK
SYSTEMS & OS
DATABASES & STORAGE
BACKUP & DR
MONITORING & AUTOMATION
WEB & APPLICATION SERVICES
// CURRENT LAB STATUS
systemctl status lab
$
systemctl status lab
● Lab Status: OPERATIONAL
├─ Proxmox Cluster: RUNNING
├─ Vaultwarden: UP (vault.tejastech.com.np)
├─ Odoo Instance: UP (internal)
├─ Active Directory Lab: UP (dc01.saulgoodman.com)
├─ Monitoring: RUNNING
└─ Uptime: 99.7%
// TECHNICAL ARTICLES
recent-posts.txt
$
ls /blog/
recent-posts.txt:
"Debugging F5 BIG-IP SSL Termination: A 4-Hour Troubleshooting Journey"
"Vaultwarden to Production: SSL Chains, SMTP Routing, and Config.json Hell"
"Active Directory Lab on AWS: Building Two-DC Replication from Scratch"
// SYSTEM LOGS — CHALLENGE ACCEPTED
/var/log/challenges.log
CRITICAL
Vaultwarden SMTP stopped sending verification emails. Zoho relay rejecting outbound. Traced to config.json schema change in upstream update. Rebuilt SMTP config, tested relay, restored service. Downtime: 0 min (caught in monitoring).
WARNING
F5 BIG-IP SSL termination presenting wrong cert to clients. Cert chain incomplete. Rebuilt chain from root CA → intermediate → leaf. Tested with openssl s_client. All endpoints verified.
CRITICAL
Branch office lost connectivity to Odoo ERP. Asymmetric routing between two WAN links. Packet capture showed return traffic hitting wrong interface. Fixed with policy-based routing + iptables SNAT rules.
INFO
ESXi 8.0 installer fails on Dell R710 — CPUID check rejects Westmere (lacks AES-NI on this stepping). Confirmed via VMware HCL. Rolled back to ESXi 7.0u3. Documented CPU compatibility matrix for team.
WARNING
AD replication between DC01 and DC02 failing silently. Kerberos time skew > 5 minutes. Configured NTP hierarchy: DC01 → external NTP → DC02 syncs from DC01. Replication restored.
// INTERACTIVE TERMINAL
Type 'help' for available commands
visitor@infra.admin: ~
Welcome to Sushan's infrastructure terminal. Type 'help' for commands.
──────────────────────────────────────────────────
visitor@infra:~$
// ESTABLISH CONNECTION
$
email
admin@sushan.io
$
git clone
github.com/your-handle
$
linkedin connect
/in/your-profile
$
message
"Let's Talk Infrastructure"