Changes

Jump to navigation Jump to search
255 bytes added ,  17:38, 23 November 2007
added port syntax to send-key command & warning box
Line 71: Line 71:  
  /root/prodbox-job.pl
 
  /root/prodbox-job.pl
 
</li><li>generate the DSA keys and send the public key to the 'prodbox'
 
</li><li>generate the DSA keys and send the public key to the 'prodbox'
 +
{{Note box|When initially doing this step, you will need to temporarily enable "Allow secure shell access using standard passwords" on the production server}}
 
  affa --send-key prodbox
 
  affa --send-key prodbox
 +
if the remote server port is configured to eg 2222 then do
 +
affa --send-key prodbox --port=2222
 
</li><li>run the job manually
 
</li><li>run the job manually
  
624

edits

Navigation menu