Skip to content

Blog

Articles on SSH, bastion hosts, session audit and privileged access.

Employee Left, but Their SSH Key Still Lives on Dozens of Servers: Key Rotation and Access Revocation

SSH key rotation and access revocation are the easiest thing to drop in multi-user operations: authorized_keys lives independently on every server, so when someone leaves you have no idea how many keys of theirs are still live. This article explains why keys scatter, how to decide which layer to rotate and revoke at, and how a bastion host or jump server centralizes credential revocation.

What Really Happened on That Server? SSH Session Recording and Audit

SSH is end-to-end encrypted, so a server keeps the results but not the process. This article explains how SSH session recording and audit works: why shell history and auditd fall short, what a recording actually captures, which layer to record at, and how to turn recordings into traceable, tamper-resistant evidence.

Access Intranet Without VPN: 3 Secure Alternatives Compared

How to securely access internal SSH/RDP/Web systems without a VPN? Compare port forwarding, self-hosted VPN, and bastion host + security gateway. Use Next Terminal open source bastion host's reverse tunnel for zero-trust intranet access — a lightweight JumpServer/Teleport alternative.

Still Sharing Root Passwords? Permissions and Auditing for Teams

Shared root passwords are a top security risk in multi-person operations. Next Terminal open source bastion host centralizes credentials, grants per-user/per-group access, blocks dangerous commands, and records sessions — a JumpServer and Teleport alternative for team permission management and ops auditing.

Secure Web Asset Publishing: Replace VPN with Next Terminal

Publish internal Web systems securely with Next Terminal open source bastion host: browser-native Web assets and built-in reverse proxy as a VPN/frp alternative — identity-first, per-asset authorization, unified audit. A lightweight JumpServer/Teleport alternative.

Learn more on the Next Terminal homepage, read the documentation, or compare editions and pricing.