Changes

From Amahi Wiki
Jump to: navigation, search
72 bytes added ,  21:10, 5 February 2015
To manually install, [[Open_terminal_as_root|Open terminal as root]]:
* Install WOL dependency yum -y install wol* Create a [https://www.amahi.org/apps/webapp webapp] called '''wolserver'''* Navigate to the wolserver directory cd /var/hda/web-apps/wolserver* Download [Wake-On-LAN Server (Alpha) wget <nowiki>https://github.com/thegillion/WOL-server-w-sql/archive/master.zip Wake-On-LAN Server] (Alpha).</nowiki>*Create Unzip the [https://wwwfile unzip WOL-server-w-sql-master.amahi.org/apps/webapp webapp] called "wolserver."zip -d html*Create an SQL database called "'''wolserver" '''
hda-create-db-and-user wolserver
*import Import the tables from the download file. mysql -uwolserver -pwolserver wolserver < /path/to/sql*extract the zip*copy all the files to the /var/hda/web-appshtml/wolserver/html cp -R ~/Downloads/WOL-server-w-.sql/* /var/hda/web-apps/wolserver/html/*change the owner of all the files in /var/hda/web-apps/wolserver/html Change file ownership to apache:users chown -R apache:users /var/hda/web-apps/wolserver/html/ That's it for setup. You are now ready to configure the application for your devices.
The administrator login is:<br />
12,424

edits