💾 Archived View for jan.bio › unix › exiting-ssh-when-frozen.gmi captured on 2024-05-10 at 10:42:32. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-10-31)

-=-=-=-=-=-=-

Exiting SSH when frozen

When working on an unstable wifi network, my SSH sessions tend to freeze. Normally, I kill the process or wait for a timeout to occur. But today I learned that there is an easier way:

You can type `~.<ENTER>` to immediatly end a frozen SSH session.