Thread Perl Script Linux Shutdown erweiterung (9 answers)
Opened by boterfreak at 2014-03-10 09:35

GwenDragon
 2014-03-10 11:36
#173943 #173943
User since
2005-01-17
14533 Artikel
Admin1
[Homepage]
user image
Und wo ist das Skript? Zeigs mal.

Pseudocode:
Code: (dl )
1
2
3
4
5
6
7
For (AlleVMS) 
shutdown(vm)
endfor
connect to NAS by SSH
send shutdown by ssh shell
endconnect
shutdown host


Alles per bash oder auch in Perl mit system- order qx-Aufruf machbar.
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Perl Script Linux Shutdown erweiterung