Contents: [slideshow]

The Nature of the Beast

Tools of the Trade

Stateful Connections




About this document

How can I work away from my office?

SSH Hopping

Use a Publically-Accessible SSH Gateway

Even Works with X11:

  home> ssh -X sekhmet.umist.ac.uk -l <username>
  .
  .
  sekhmet> ssh -X man2.nw-grid.ac.uk -l <username>
  .
  .
  man2> gedit &
      # ...displays on "home" screen (assuming X11 server running)


...previousup (conts)next...