Changes between Version 4 and Version 5 of EARS


Ignore:
Timestamp:
Jul 19, 2013 5:49:00 PM (11 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EARS

    v4 v5  
    2525    }}}
    2626
     27You can also edit your .ssh/config file to automatically setup forwarding every time you login to elate:
    2728
     29{{{
     30# Ears cluster
     31Host egate
     32        HostName egate.deterlab.net
     33        DynamicForward 1080
     34}}}
    2835
    2936== Using the Proxy for the EARS web interface ==