Help for this page

Select Code to Download


  1. or download this
    [MP 101]
    host     = 127.0.0.1
    ...
    user     = username
    psw      = password
    port     = 22
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    } # end sub complex
    
    my %results = devices();
    
  3. or download this
    Enter Password: Enter Password: sudoerssudoers: sudo service ntp stop:
    + command not found
    Request rejected by Privilege Manager
    : sudo service ntp stop: command not found
    Request rejected by Privilege Manager
    
  4. or download this
    sub sudo {
        my ($label, $ssh, @cmd) = @_;
    ...
            ( $dev_data{$label}= $_ ) if ( $_ !~ /ntpd$/ );
            }
    }