Changes

From Amahi Wiki
Jump to: navigation, search
102 bytes removed ,  21:00, 5 February 2015
==Wake-On-LAN Server (Fedora 19)==
[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 To manually install it, [[Open_terminal_as_root|Open terminal as root]]:
* Download [https://github.com/thegillion/WOL-server-w-sql/archive/master.zip Wake-On-LAN Server] (Alpha).
chown -R apache:users /var/hda/web-apps/wolserver/html/
If one wants to access the app outside of the network, you will need to add a VirtualHost to the wolserver.conf file in The administrator login is:<br /etc><blockquote><code>Name: admin<br /httpd>Password: admin<br /conf.d.> Listen 8081</code> <VirtualHost *:8081/blockquote>at the top of the ****-wolserver.conf Wake a computer Passphrase (assuming you want Wake-On-LAN Server to listen on port 8081change by editing wol.php):<blockquote><code>wakemeup<br /></code></blockquote>
The default login for Wake-On-LAN Server is "admin/admin" The passphrase to wake a computer is "wakemeup."  '''NOTE:''' To change this passphrase need to edit access the wol.php file manually. How to edit is in the comments app outside of the filenetwork, refer to [[Hosting_a_website#Hosting_a_single_Webapp|Hosting a single web app]] or [[Hosting_a_website#Hosting_Multiple_Webapps|hosting multiple web apps]] guidance.
If interested in "Sleep-On-LAN" for a Windows computer, see [http://www.jeremyblum.com/2013/07/14/rpi-wol-server Jeremy Blum's page]. Install the [http://www.ireksoftware.com/SleepOnLan SleepOnLan client] for this capability.
12,424

edits