Changes

Jump to navigation Jump to search
61 bytes added ,  10:04, 22 May 2007
m
Line 65: Line 65:  
# 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 (this makes the database entries and sets up the cronjobs)<br><code># /root/prodbox-job.pl</code><br>
 
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-keys prodbox</code>
 
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-keys 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