Changes between Version 3 and Version 4 of Remote_Processing
- Timestamp:
- Aug 13, 2014, 11:03:44 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Remote_Processing
v3 v4 30 30 }}} 31 31 Which 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 {{{ 35 mkdir .ssh 36 chmod 700 .ssh 37 mkdir .ssh/connection 38 }}} 32 39 33 40 = Pantasks configuration =
