- or download this
use strict;
use warnings;
...
# run arbitrary commands, like
$ssh->exec("ls -l /");
- or download this
SSHAuthenticationError Login timed out. The input stream currently has
+ the contents bellow: Warning: Permanently added '<IP_ADDRESS>' (RSA)
+ to the list of known hosts.
at /usr/local/share/perl/5.10.1/Expect.pm line 828.
- or download this
# Bypass SSH key checking
Host *
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null