Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
<pre>yum -y install hda-greyhole</pre>
* Set up a mysql database and user to access it:
<pre>code|hda-create-db-and-user greyhole</pre>
* Load the database schema:
<pre>mysql -u greyhole -pgreyhole greyhole < /usr/share/greyhole/schema-mysql.sql</pre>
12,424

edits