So I just ordered raspberry pi 2 to try and run rasplex on it more media player. Going to go the flirc route for remote. I need wakeonlan to start my server in order for this setup to be wife friendly. I created by own script for use in windows with my current setup but won't work with raspberry pi.
How do I edit the autostart.sh myself?
Is it possible to install something like this below to start when rasplex wakes up?
Linux Install etherwake Under Debian / Ubuntu Linux
etherwake command can be used to send a Wake-On-LAN "Magic Packet" under Linux operating systems. Type the following command to install the same under Debian / Ubuntu Linux desktop: $ sudo aptitude install etherwake
How Do I Send WOL Magic Packets Under Linux?
Type the following command: # wakeonlan MAC-Address-Here
So I just ordered raspberry pi 2 to try and run rasplex on it more media player. Going to go the flirc route for remote. I need wakeonlan to start my server in order for this setup to be wife friendly. I created by own script for use in windows with my current setup but won't work with raspberry pi.
How do I edit the autostart.sh myself?
Is it possible to install something like this below to start when rasplex wakes up?