Changes

From Amahi Wiki
Jump to: navigation, search
m
* Go to the Amahi Dashboard, Apps => Available, install ownCloud.
 
* Go to a "terminal" session and login to the "root" user ID.
* Restore the ownCloud "config" directory from the most recent backups with the following:
<blockquote>{{Code|mysql -u owncloud -powncloud owncloud < /var/hda/backups/daily.0/owncloud/database_dump/owncloud_db.sql}}
</blockquote>
* Login to ownCloud using a normal user ID and test ownCloud functionality (i.e. sharing) and applications.
* If the prior testing was successful have other users test their ownCloud IDs.
* The restore of ownCloud is now completed.