IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of Remote_Processing


Ignore:
Timestamp:
Aug 13, 2014, 11:03:44 AM (12 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Remote_Processing

    v3 v4  
    3030}}}
    3131Which contains the templates you should use for your .ipprc, .cshrc, and .ssh/config files.  The .ssh/config is the only one that needs editing, with my username/connection directory names changed.  Ensure that the connection directory exists, and that you can successfully ssh back to the cluster (as you; You'll likely need to generate/add keys).
     32
     33'''EAM : additional steps not explicit above:'''
     34{{{
     35mkdir .ssh
     36chmod 700 .ssh
     37mkdir .ssh/connection
     38}}}
    3239
    3340= Pantasks configuration =