Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-12 00:16:39 +00:00
parent b0756d672e
commit 9e6dfc9983
21 changed files with 277 additions and 24 deletions

View File

@@ -37,6 +37,6 @@ source: https://github.com/tldr-pages/tldr.git
`ssh -J {{username}}@{{jump_host}} {{username}}@{{remote_host}}`
- Agent forwarding: Forward the authentication information to the remote machine (see `man ssh_config` for available options):
- Close a hanged session:
`ssh -A {{username}}@{{remote_host}}`
`<Enter> ~ .`