Help for this page

Select Code to Download


  1. or download this
    Couldn't establish SSH connection: unable to establish master SSH conn
    +ection: the authenticity of the target host can't be established, the
    + remote host public key is probably not present on the '~/.ssh/known_
    +hosts' file at RDF.pl line 14.
    
  2. or download this
      $ssh = Net::OpenSSH->new($host,
               master_opts => [-o => "StrictHostKeyChecking=no"],
               ...);