Wake up your machines using wake on lan.
gwakeonlan [options]
gWakeOnLan is a A GTK+ utility to awake turned off computers through the Wake on LAN feature.
The machines to turn on need to be shut off with the Wake on LAN magic packet enabled. Linux environments can enable this using:
ethtool -s <nic device> wol g
This program follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
Show summary of options
-v, --verbose
Show all error and information messages
-q, --quiet
Hide all error and information messages
Hosts list will be kept under ~/.gwakeonlan
Report bugs to http://code.google.com/p/gwakeonlan/issues/list
gWakeOnLan was written by Fabio Castelli <[email protected]>
International project: http://code.google.com/p/gwakeonlan/
Italian project: http://ubuntrucchi.wordpress.com/progetti-projects/gwakeonlan/
Copyright © 2010 Fabio Castelli. License GPLv2+: GNU GPL version 2 or later <http://www.gnu.org/licenses/gpl-2.0.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.