Update ssh.md

This commit is contained in:
quarcu
2014-08-26 23:36:49 +01:00
parent 02117e7318
commit b2b80ed78a

View File

@@ -28,4 +28,5 @@
`ssh -L {{9999}}:slashdot.org:80 {{username}}@{{remote_host}}`
- ssh enable agent forward
`ssh -A {{username}}@{{remote_host}}`