Help for this page

Select Code to Download


  1. or download this
    my $ssh = Net::OpenSSH->new("ip-address", user => $user, password => $
    +password, timeout =>
    3600, master_opts => [-o => "StrictHostKeyChecking=no"], ctl_dir => $E
    +NV{HOME});
    
  2. or download this
    command-line: line 0: Bad configuration option: ServerAliveInterval
    Unable to connect to remote host: unable to establish master SSH conne
    +ction: bad password or master process exited unexpectedly at t1.pl li
    +ne 33.