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