WoL
From DWIKI
Wake on Lan
Links
- https://help.ubuntu.com/community/WakeOnLan
- Proxmox wake on lan
- https://necromuralist.github.io/posts/enabling-wake-on-lan/
Howto
Check if WoL supported/enabled
ethtool <nic> | grep "Wake-on"
when 'g' in output WoL is enabled, otherwise
ethtool -s <nic> wol g
also have a look at
/proc/acpi/wakeup
