Changes between Version 4 and Version 5 of HowTo/ForwardVideoOverSSH


Ignore:
Timestamp:
09/12/14 12:26:00 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/ForwardVideoOverSSH

    v4 v5  
    66 * There is a server running an apache server or equivalent
    77 * There is a client that is able to access the server via the data plane
    8  * You can SSH to the client from your local machine using a command like the following
     8 * Your SSH keys are loaded on the GENI so SSH to the client from your local machine using a command like the following
    99{{{
    1010ssh jdoe@pc2.instageni.ku.gpeni.net -p 34106
    1111}}}
    1212
    13  1. Create an `~/.ssh/config` contain the following (or append the following to an existing config):
     13 1. Create an `~/.ssh/config` on your local machine contain the following (or append the following to an existing config):
    1414{{{
    1515Host vlc-client