mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 06:59:19 +00:00
Update cheatsheets
This commit is contained in:
4
tldr/ssh
4
tldr/ssh
@@ -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> ~ .`
|
||||
|
||||
Reference in New Issue
Block a user