What software do we have available to make WOL (wake on lan)?
I need to turn on remote machines from my PC.
What software do we have available to make WOL (wake on lan)?
I need to turn on remote machines from my PC.
Go to BIOS and enabled it.
NetworkManager has WOL build in. nmcli --help
I didn't find how to send magic packages with network manager, what worked for me was:
https://github.com/jpoliv/wakeonlan
command line:
# ./wakeonlan <mac address>