From a90f222f024fb8ce1db53b83a0ef350101e5e089 Mon Sep 17 00:00:00 2001 From: wxy Date: Mon, 20 Jan 2014 13:52:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9ASetup=20your=20perso?= =?UTF-8?q?nal=20Cloud=20server=20in=20minutes=20using=20ownCloud=20On=20R?= =?UTF-8?q?HEL,=20CentOS,=20Scientific=20Linux=206.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...sing ownCloud On RHEL, CentOS, Scientific Linux 6.5.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename {translated => published}/Setup your personal Cloud server in minutes using ownCloud On RHEL, CentOS, Scientific Linux 6.5.md (93%) diff --git a/translated/Setup your personal Cloud server in minutes using ownCloud On RHEL, CentOS, Scientific Linux 6.5.md b/published/Setup your personal Cloud server in minutes using ownCloud On RHEL, CentOS, Scientific Linux 6.5.md similarity index 93% rename from translated/Setup your personal Cloud server in minutes using ownCloud On RHEL, CentOS, Scientific Linux 6.5.md rename to published/Setup your personal Cloud server in minutes using ownCloud On RHEL, CentOS, Scientific Linux 6.5.md index d539ba6c9f..cf40954a4d 100644 --- a/translated/Setup your personal Cloud server in minutes using ownCloud On RHEL, CentOS, Scientific Linux 6.5.md +++ b/published/Setup your personal Cloud server in minutes using ownCloud On RHEL, CentOS, Scientific Linux 6.5.md @@ -1,4 +1,4 @@ -分分钟使用ownCloud在RHEL,CentOS,Scientific Linux 6.5上安装你自己的个人云服务 +使用ownCloud在Linux安装你的个人云服务 ================================================================================ [ownCloud][1]是一个免费开源的软件,用于为分享文件,日历,联系人,书签和个人音频/视频。非常容易安装和管理。 @@ -45,11 +45,11 @@ MariaDB [(none)]> exit Bye -### 获取owncloud ### +### 获取ownCloud ### 切换到你的apache root目录并下载ownCloud最新版 -转到Apache root文件目录并下载最新版owncloud。 +转到Apache root文件目录并下载最新版ownCloud。 # wget http://download.owncloud.org/community/owncloud-6.0.0a.tar.bz2 @@ -105,7 +105,7 @@ via: http://www.unixmen.com/setup-your-personal-cloud-server-in-minutes-using-owncloud/ -译者:[Vito](https://github.com/vito-L) 校对:[校对者ID](https://github.com/校对者ID) +译者:[Vito](https://github.com/vito-L) 校对:[wxy](https://github.com/wxy) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出