Changes between Version 4 and Version 5 of Scripts/FluxnetValidation/PostTreatment


Ignore:
Timestamp:
2013-09-26T16:19:22+02:00 (11 years ago)
Author:
nvuilsce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts/FluxnetValidation/PostTreatment

    v4 v5  
    3333}}} 
    3434 
     35 
     36= Requirement = 
     37On Obelix, you need to have a passphrase for connecting to obelix when launching automatically new jobs via ssh.[[BR]] 
     38From your home root directory: 
     39If the '.ssh' directory doesn't exist, create it.[[BR]] 
     40Then, go in this directory 
     41{{{ 
     42my_prompt>> cd .ssh 
     43}}} 
     44Then, type: 
     45{{{ 
     46my_prompt>> ssh-keygen -t rsa -N "" 
     47}}} 
     48Then, 
     49{{{ 
     50my_prompt>> cp id_rsa.pub authorized_keys 
     51}}} 
     52or, if the file "authorized_keys" already exists: 
     53{{{ 
     54my_prompt>> cat id_rsa.pub >> authorized_keys 
     55}}} 
     56 
    3557= Some example of charts created by Job_Post_Fluxnet =  
    3658 - Example 1 : Sensible Heat (seasonal variations)