Changes

From Amahi Wiki
Jump to: navigation, search
11 bytes added ,  10:41, 5 February 2015
{{Code|ethtool -s eth0 wol g}}
==Wake-On-LAN Server(Fedora 19)==Wake-On-LAN Server ([http://www.amahi.org/apps/wake-on-lan-server) Wake-On-LAN Server] is an app that enables users to wake client devices in their network through their Amahi server. The inspiration and core scripts of Wake-On-LAN Server are Jeremy Blum's work <u>Raspberry Pi Remote Wake-On-LAN Server</u>. Secure login and MySQL database have been added to increase the programs functionality as a App.
Wake-On-LAN Server app is currently in Alpha testing, but for those who want to manually install it:
*Create the webapp called "wolserver." http[https://www.amahi.org/apps/web-appswebapp webapp] called "wolserver."
*Create an SQL database called "wolserver"
{{Code|hda-create-db-and-user wolserver}}
The passphrase to wake a computer is "wakemeup." Users who want to change this passphrase need to edit the wol.php file manually. How to edit is in the comments of the file.
If a user wants to "Sleep-On-LAN" a Windows computer they will need to go to Jeremy Blum's page ([http://www.jeremyblum.com/2013/07/14/rpi-wol-server/) Jeremy Blum's page] and follow the instructions to enable php5-curl and install the SleepOnLan client ([http://www.ireksoftware.com/SleepOnLan/) SleepOnLan client] making sure it runs on boot.
== References ==
12,424

edits