Size: 892
Comment:
|
Size: 1890
Comment: Update instructions to use external storage
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
Clicking on the ownCloud application in Plinth will show an installation prompt. Proceed to install. After the installation, visit the /owncloud link provided in the ownCloud page. First time installation wizard will show up asking for administrator username and password to setup (no additional details such as database configuration are requested). After providing the details, you will be logged. You will be able to start using the ownCloud and create more users. |
|
Line 9: | Line 12: |
Currently, there are two packages missing that facilitate mounting external storage. After installing ownCloud, the following packages need to be installed via the 'apt-get' command: | |
Line 11: | Line 13: |
php-google-api-php-client, and php-dropbox |
ownCloud's external storage plugin allows you to expose the contents of a hard drive or those of an online storage account as a folder. Following are the steps required to setup such storage. 1. Mount your hard drive or external storage to any fixed directory on the system. 1. Install two packages needed via the 'apt-get' on the SSH command line shell (this step will not be needed in future): {{{ $ sudo apt-get install php-google-api-php-client php-dropbox }}} 1. Goto ownCloud Apps section and enable 'External Storage Support' plugin. 1. Goto 'Admin' section and add your hard drive mount path in the external storage section. This folder will now show up in your folders list to access and sync across devices. |
ownCloud
1. What is ownCloud?
ownCloud is a self-hosted file sync and share server. It provides access to your data through a platform to view, sync and share across devices. Calendars and Contacts feature will help you keeping google at a nice distance. ownCloud’s functionalities are native or available via plugins (Collaborative Editing, Play Music, Watch Movies, Store Passwords, Dashboard, Mozilla Sync...) via https://apps.owncloud.com/
2. Installation
Clicking on the ownCloud application in Plinth will show an installation prompt. Proceed to install. After the installation, visit the /owncloud link provided in the ownCloud page. First time installation wizard will show up asking for administrator username and password to setup (no additional details such as database configuration are requested). After providing the details, you will be logged. You will be able to start using the ownCloud and create more users.
2.1. External Storage
ownCloud's external storage plugin allows you to expose the contents of a hard drive or those of an online storage account as a folder. Following are the steps required to setup such storage.
- Mount your hard drive or external storage to any fixed directory on the system.
- Install two packages needed via the 'apt-get' on the SSH command line shell (this step will not be needed in future):
$ sudo apt-get install php-google-api-php-client php-dropbox
- Goto ownCloud Apps section and enable 'External Storage Support' plugin.
- Goto 'Admin' section and add your hard drive mount path in the external storage section. This folder will now show up in your folders list to access and sync across devices.
Back to Features introduction page
Intro |
Information |
Support |
Contribute |
Reports |
Promote |
|
|
|
|||||
|
|
|
HELP & DISCUSSIONS: Discussion Forum - Mailing List - #freedombox irc.debian.org | CONTACT Foundation | JOIN Project
Next call: Sunday, May 22 at 17:00 UTC
This page is copyright its contributors and is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.