Table of Contents

    1. Ten SSH Tricks
    2. Daniel Allen
    3. SSH Tricks
    4. 0) config file
    5. 1 ) X11 forwarding
    6. 2) Speeding things up
    7. 3) Run remote shell commands
    8. 4) Pipe binary data to remote shell
    9. 5) Port-Forwarding
    10. Doing Port-Forwarding
    11. 6) Authentication
    12. What's public-key encryption?
    13. Using public-key encryption with ssh:
    14. 7) Authentication Agent
    15. 8) Authentication Agent forwarding
    16. 9) Traveling with ssh Java Applet
    17. 10) debug with ssh -v
    18. References / Acknowledgements
    19. The End