Help for this page

Select Code to Download


  1. or download this
    Setting up drone tux20.
    tux-queen: Reading configuration data /home/queen/.ssh/config
    tux-queen: Reading configuration data /etc/ssh_config
    ...
    tux-queen: Next method to try is publickey.
    tux-queen: Trying pubkey authentication with key file '/home/queen/.ss
    +h/id_dsa'
    Connection closed by remote host. at /usr/local/share/perl/5.8.7/Net/S
    +SH/Perl/AuthMgr.pm line 142
    
  2. or download this
    foreach $machine (@machine_name) {
       $cmd = "$drone_ssh";
       {
    ...
             undef $scp;
          }
       }