Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    $ssh->error and die "Couldn't establish SSH connection: ". $ssh->error
    +;
    
    exit;
    
  2. or download this
    Captured STDERR: ssh: Could not resolve hostname broken: nodename nor 
    +servname provided, or not known
    
    Couldn't establish SSH connection: unable to establish master SSH conn
    +ection: master process exited unexpectedly at ns.pl line 15.