All articles
Best SSH client for developers in 2026
OpenSSH, PuTTY, iTerm2, MobaXterm, Tabby, Termius, and termique compared by credential security, platform reach, and the criteria that actually change your workflow – not a generic
Termique v0.3.0 – referrals, monitoring alerts, and remote sign-out
Termique v0.3.0 adds a referral program, configurable monitoring alerts with mobile push notifications, and the ability to view and sign out of every device on your account. It als
How to deploy Laravel with FrankenPHP on a VPS
Step-by-step guide to deploying Laravel with FrankenPHP on a bare VPS. Binary install, systemd service, Octane integration, and zero-downtime reloads.
How to run AI coding agents on remote servers via SSH
How to run AI coding agents like Claude Code and Codex CLI over SSH on remote servers. Security, performance, and SSH config for remote AI development workflows.
Termique v0.2.9 – native desktop notifications
Termique now surfaces important events as native desktop notifications. SSH connection failures, incoming host share invites, and monitoring servers coming online or going offline
Termique v0.2.8 – live server monitoring built in
You can now monitor CPU, RAM, disk, and uptime for any server directly from the host detail page. The agent installs over SSH in one click, and metrics update every 30 seconds with
Termique v0.2.6: reliable clipboard paste and a cleaner unlock screen
Clipboard paste now works consistently across all platforms, ending a long-standing conflict with macOS native menu shortcuts. The unlock screen also gets a quieter, more focused l
Termique v0.2.7 – session lock timing fixed
The blur grace period now locks the screen at exactly the timeout you set in Settings. This release also tightens the unlock attempts wording so the behaviour is unambiguous before
Termique v0.2.5 – the most audited release yet
Every host write now carries an optimistic concurrency token, SFTP operations have per-call timeouts with broken-channel recovery, and the session lock fires on sleep, not just idl
SSH manager with AI assistant: what works and what doesn’t
AI in developer tools has a reputation for being demo-ware. Here’s an honest breakdown of what an AI assistant can actually do inside a terminal session, and where it falls short.
End-to-end encrypted SSH credential storage: how it actually works
A technical walkthrough of PBKDF2 key derivation, AES-GCM encryption, and DEK wrapping, and why server-side encryption is not the same thing.
How to manage SSH credentials across multiple devices
A practical breakdown of every approach, from ~/.ssh/config to dedicated SSH managers, and what actually holds up when you have more than a handful of servers.