Changes

Jump to navigation Jump to search
No change in size ,  18:55, 10 May 2007
Line 70: Line 70:     
# log into the 'affabox' and install the packages as described above.
 
# log into the 'affabox' and install the packages as described above.
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-keys 10.200.48.1 </code>
   
# copy the config helper script sample<br><code># cp /usr/lib/affa/jobconfig-sample.pl /root/prodbox-job.pl </code>
 
# copy the config helper script sample<br><code># cp /usr/lib/affa/jobconfig-sample.pl /root/prodbox-job.pl </code>
 
# edit /root/prodbox-job.pl and set<br><code>my $jobname='prodbox';</code><br>and<br><code>'remoteHostName‘=>'10.200.48.1',</code>
 
# edit /root/prodbox-job.pl and set<br><code>my $jobname='prodbox';</code><br>and<br><code>'remoteHostName‘=>'10.200.48.1',</code>
 
# write the configuration<br><code># /root/prodbox-job.pl</code>
 
# write the configuration<br><code># /root/prodbox-job.pl</code>
 +
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-keys --job=prodbox </code>
 
# run the job manually<br><code># affa --backup prodbox</code>
 
# run the job manually<br><code># affa --backup prodbox</code>
  −
      
=== Configuration ===
 
=== Configuration ===
501

edits

Navigation menu