Wake on LAN

From LinuxMCE
Revision as of 11:43, 4 October 2007 by Zaerc (Talk | contribs) (needs to be expanded)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

From the command line type;

etherwake <mac-address of device> or even moonID (for MD/PC's)

try;

man etherwake

for more info. This will send a 'magic packet' to the device targeted and as long as that device has the bios & Network interface options to do WOL then your in business. Obviously you could build some scripts to make this work more slickly and also trigger those scripts based on other events or even time of day etc etc.


Taken from the forum [1].