Cloud

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.ovh.fr/hubiC/ Stockage en ligne pour tous types de fichiers (musique, vidéos, photos, etc...). Pas de taille maximum par fichier. Données dupliquées sur 3 datacentres distincts . Synchronisation automatique d’un dossier sur vos ordinateurs.

hubiC

http://www.dropbox.com/downloading?os=lnx The Dropbox daemon works fine on all 32-bit and 64-bit Linux servers. To install, run the following command in your Linux terminal. 32-bit : cd ~ && wget -O - "https://www.dropbox.com/download?

Dropbox for Linux

ownCloud

ownCloud web services under your control by sirchamallow Oct 20

ownCloud in a box – SUSE Gallery

ownCloud in a box packages ownCloud as an appliance, so you can easily run it in a virtual environment, as a live system or install it on a disk. Run the appliance, go to http://[yourservername]/owncloud and login as admin with the password owncloud42. Change the password in the admin interface and use the URL , which is shown there to access ownCloud via WebDAV. Also remember to change the root password of the system after the appliance has booted. One note about the versioning of the appliance: The major version of the appliance follows the major version of ownCloud. https://susegallery.com/a/TadMax/owncloud-in-a-box

Installation

ownCloud provides ready-to-deploy packages for popular Linux distributions such as Debian, Ubuntu, Fedora, RedHat Enterprise Linux, CentOS and openSUSE. Clicking on “Continue” will forward you to the ownCloud community page at the openSUSE Build Service , which hosts the repositories for all distributions. Further instructions on how to install ownCloud for your distribution are also provided there. For setup instructions, please follow the ownCloud Admin manual. The repositories allow you to stay on an up-to-date version of ownCloud using your distributions’ update mechanism, with packages maintained by the ownCloud community. You can find further instructions in the ownCloud Admin Manual . http://owncloud.org/install/

ownCloud only needs Apache, PHP 5 and either MySQL or SQLite as database. Some Linux distrubutions (such as Ubuntu) have owncloud as installable package that will install and set up everything for you. (They offer the deprecated version 1.2 at the moment, this will be updated as soon as ownCloud 2 is released later this year.) by sirchamallow Oct 20

Configure ownCloud

http://owncloud.org/configure-ownclouds-apps-directories-after-the-move-to-github-2/ Last week the source code from ownCloud moved from Gitorious to GitHub . With this move, the core and the apps where splitted. If you now do a “git clone” of the core only the Files app will be available. To get the core and all apps together, we use the apps_paths option in config/config.php and clone the apps repoistory into the apps2/ directory: