diff --git a/README.md b/README.md index 27626c3..0bf4597 100644 --- a/README.md +++ b/README.md @@ -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!)