From 0e6dabefc8c457a8d4625a4c1e95d594df7439d1 Mon Sep 17 00:00:00 2001 From: joeren Date: Thu, 18 Sep 2014 08:58:20 +0800 Subject: [PATCH 1/3] Update 20140917 How to create a software RAID-1 array with mdadm on Linux.md --- ...ow to create a software RAID-1 array with mdadm on Linux.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md b/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md index f60918abf2..e5f6c5725b 100644 --- a/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md +++ b/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md @@ -1,3 +1,4 @@ +Translating by GOLinux ... How to create a software RAID-1 array with mdadm on Linux ================================================================================ Redundant Array of Independent Disks (RAID) is a storage technology that combines multiple hard disks into a single logical unit to provide fault-tolerance and/or improve disk I/O performance. Depending on how data is stored in an array of disks (e.g., with striping, mirroring, parity, or any combination thereof), different RAID levels are defined (e.g., RAID-0, RAID-1, RAID-5, etc). RAID can be implemented either in software or with a hardware RAID card. On modern Linux, basic software RAID functionality is available by default. @@ -220,4 +221,4 @@ via: http://xmodulo.com/2014/09/create-software-raid1-array-mdadm-linux.html 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[a]:http://xmodulo.com/author/gabriel \ No newline at end of file +[a]:http://xmodulo.com/author/gabriel From 7600ce7865b5919f50e2f57ad7af322632333529 Mon Sep 17 00:00:00 2001 From: joeren Date: Thu, 18 Sep 2014 08:59:13 +0800 Subject: [PATCH 2/3] Update 20140917 How to create a software RAID-1 array with mdadm on Linux.md --- ...How to create a software RAID-1 array with mdadm on Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md b/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md index e5f6c5725b..8352450697 100644 --- a/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md +++ b/sources/tech/20140917 How to create a software RAID-1 array with mdadm on Linux.md @@ -1,4 +1,4 @@ -Translating by GOLinux ... + How to create a software RAID-1 array with mdadm on Linux ================================================================================ Redundant Array of Independent Disks (RAID) is a storage technology that combines multiple hard disks into a single logical unit to provide fault-tolerance and/or improve disk I/O performance. Depending on how data is stored in an array of disks (e.g., with striping, mirroring, parity, or any combination thereof), different RAID levels are defined (e.g., RAID-0, RAID-1, RAID-5, etc). RAID can be implemented either in software or with a hardware RAID card. On modern Linux, basic software RAID functionality is available by default. From b8d1806f86496351a325c48d01a690a2b007bdb9 Mon Sep 17 00:00:00 2001 From: joeren Date: Thu, 18 Sep 2014 08:59:52 +0800 Subject: [PATCH 3/3] Update 20140915 Linux FAQs with Answers--How to create a new Amazon AWS access key.md --- ... with Answers--How to create a new Amazon AWS access key.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20140915 Linux FAQs with Answers--How to create a new Amazon AWS access key.md b/sources/tech/20140915 Linux FAQs with Answers--How to create a new Amazon AWS access key.md index 9101d49d21..1f656625e6 100644 --- a/sources/tech/20140915 Linux FAQs with Answers--How to create a new Amazon AWS access key.md +++ b/sources/tech/20140915 Linux FAQs with Answers--How to create a new Amazon AWS access key.md @@ -1,3 +1,4 @@ +Translating by GOLinux ... Linux FAQs with Answers--How to create a new Amazon AWS access key ================================================================================ > **Question**: I was asked to provide an **AWS access key ID** and **secret access key** when configuring an application which requires access to my Amazon AWS account. How can I create a new AWS access key? @@ -47,4 +48,4 @@ via: http://ask.xmodulo.com/create-amazon-aws-access-key.html 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[1]:http://aws.amazon.com/console/ \ No newline at end of file +[1]:http://aws.amazon.com/console/