ssh: change an example to something more basic (#14023)
This commit is contained in:
@@ -32,6 +32,6 @@
|
|||||||
|
|
||||||
`ssh -J {{username}}@{{jump_host}} {{username}}@{{remote_host}}`
|
`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