add escaping stuck ssh terminals

This commit is contained in:
2026-04-06 11:48:23 -04:00
parent 8136740105
commit 8b256bda98

View File

@@ -41,6 +41,7 @@ or give me access to your servers.
- [tmux](#tmux)
- [bash](#bash)
- [Bulk File/Folder Renaming](#bulk-filefolder-renaming)
- [Escaping a Stuck SSH Terminal](#escaping-a-stuck-ssh-terminal)
- [SSH Setup](#ssh-setup)
- [Git GPG Commit Signing](#git-gpg-commit-signing)
- [Important Dates and Times](#important-dates-and-times)
@@ -128,6 +129,10 @@ for change_dir in $(ls | grep 'podman_*'); do
done
```
### Escaping a Stuck SSH Terminal
Press the following keys: enter + ~ + .
## SSH Setup
Generate a key (password protect it!)