add escaping stuck ssh terminals
This commit is contained in:
@@ -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!)
|
||||
|
||||
Reference in New Issue
Block a user