Changes

From Amahi Wiki
Jump to: navigation, search
ownCloud requires it's own database and a database user ID in order to store cloud information. We will use the command line and an Amahi HDA (hda-create-db-and-user) application to create the database, user ID, and password. This creates a database called "owncloud" and a corresponding user name "owncloud" (the password is also the same as the database and user ID).
<blockquote>{{Code|<pre>hda-create-db-and-user owncloud}}</pre>
</blockquote>
12,424

edits