ssh: add x11 forwarding
This commit is contained in:
@@ -30,3 +30,7 @@
|
||||
- SSH enable agent forward:
|
||||
|
||||
`ssh -A {{username}}@{{remote_host}}`
|
||||
|
||||
- SSH enable X11 forwarding:
|
||||
|
||||
`ssh -X {{username}}@{{remote_host}}`
|
||||
|
Reference in New Issue
Block a user