07-28-2021, 02:28 PM
(07-28-2021, 01:26 PM)Facel Wrote:(07-28-2021, 07:17 AM)DRONE7 Wrote: @Facel ... for enlightenment see @TheOldPresbyope comments in this thread...![]()
https://moodeaudio.org/forum/showthread.php?tid=2020
Thank you DRONE7 for your usefull link
I will try to set up this functionnality on my USBRidge
If the goal is to use wake-on-lan capability to bring the Win10 server out of sleep mode, executing the following command-line sequence on your moOde player will install both etherwake and wakeonlan (mentioned in the referenced thread)
Code:
sudo apt-get update
sudo apt-get install etherwake
Besides the Debian page I mentioned in the referenced thread, there are a number of HowTos on the InterWeb. Google is your friend.
Executing etherwake or wakeonlan from the command line is trivial---just need to know the MAC address of the server. Deciding how and when to execute either requires some thought.
Good hunting.
Regards,
Kent
PS - kudos to @DRONE7 for remembering the 18-month old thread.