Tools
Practical
By Samson Tanimawo, PhD
Published Mar 20, 2026
4 min read
VSCode Remote SSH for On-Call
Remote SSH editing on production hosts.
Live workflow · 3 working · 1 queuedLive
Signal · gather Working
Decide · pick action Working
Apply · with verify Working
Learn · update playbook Queued
Usage
Open SSH host directly in VSCode.
Edit files; run terminal; debug as if local.
Careful
Remote editing on prod hosts is risky.
Read-only by preference; write only when explicitly required.
Audit
File changes leave SSH session log.
Combine with bastion logging for compliance.