Tools
From SecureCRT to Ghostty: Building a Better SSH Workflow
Jason Yang · 30 Mar, 2026
Migrate from SecureCRT to Ghostty: SSH config, key-based auth, and shell scripts for a developer-friendly SSH workflow with clean log management.
Showing Posts From
Tools
Jason Yang · 30 Mar, 2026
Migrate from SecureCRT to Ghostty: SSH config, key-based auth, and shell scripts for a developer-friendly SSH workflow with clean log management.
Tools
Jason Yang · 03 Dec, 2025
Back up and restore your full SecureCRT configuration on Ubuntu with simple terminal commands so you never lose saved sessions when migrating or reinstalling.
Tools
Jason Yang · 02 Dec, 2025
Set up a serial console connection in SecureCRT to HP servers (DL380/DL580, HP-UX) — the exact baud rate, data bits, parity, and flow-control settings.
Tools
Jason Yang · 01 Dec, 2025
Fix the SecureCRT "Key exchange failed" error on Ubuntu 22.04. Learn how to enable compatible algorithms like curve25519-sha256 for a successful connection.
Tools
Jason Yang · 26 Nov, 2025
Install SecureCRT on Ubuntu 24.04 LTS and fix the libxcb-cursor0 dependency error — the .deb steps plus the one command that resolves it.
Tools
Jason Yang · 26 Nov, 2025
Automate SecureCRT logins to a PostgreSQL database over SSH with a Python Logon Actions script — full setup, the script itself, and jump-server tips.