From 64640f62b03ec58c95858f9abf20a7c7f253833b Mon Sep 17 00:00:00 2001 From: zhengsihua Date: Sun, 5 Oct 2014 09:31:49 +0800 Subject: [PATCH] [Translating] How to install and configure ownCloud on Debian --- ...20140901 How to install and configure ownCloud on Debian.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sources/tech/20140901 How to install and configure ownCloud on Debian.md b/sources/tech/20140901 How to install and configure ownCloud on Debian.md index a0a18225b6..4ebc99a5fe 100644 --- a/sources/tech/20140901 How to install and configure ownCloud on Debian.md +++ b/sources/tech/20140901 How to install and configure ownCloud on Debian.md @@ -1,3 +1,6 @@ +Translating-----------geekpi + + How to install and configure ownCloud on Debian ================================================================================ According to its official website, ownCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view, edit and sync your contacts, calendars and bookmarks across all your devices. Even though ownCloud is very similar to the widely-used Dropbox cloud storage, the primary difference is that ownCloud is free and open-source, making it possible to set up a Dropbox-like cloud storage service on your own server. With ownCloud, only you have complete access and control over your private data, with no limits on storage space (except for hard disk capacity) or the number of connected clients.