mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-04-02 02:50:11 +08:00
Merge pull request #21643 from wxy/20201109-Getting-started-with-Stratis-encryption
PRF&PUB:published/20201109 Getting started with Stratis encryption.md
This commit is contained in:
commit
7c655cd467
@ -1,8 +1,8 @@
|
|||||||
[#]: collector: (lujun9972)
|
[#]: collector: (lujun9972)
|
||||||
[#]: translator: (wxy)
|
[#]: translator: (wxy)
|
||||||
[#]: reviewer: ( )
|
[#]: reviewer: (wxy)
|
||||||
[#]: publisher: ( )
|
[#]: publisher: (wxy)
|
||||||
[#]: url: ( )
|
[#]: url: (https://linux.cn/article-13311-1.html)
|
||||||
[#]: subject: (Getting started with Stratis encryption)
|
[#]: subject: (Getting started with Stratis encryption)
|
||||||
[#]: via: (https://fedoramagazine.org/getting-started-with-stratis-encryption/)
|
[#]: via: (https://fedoramagazine.org/getting-started-with-stratis-encryption/)
|
||||||
[#]: author: (briansmith https://fedoramagazine.org/author/briansmith/)
|
[#]: author: (briansmith https://fedoramagazine.org/author/briansmith/)
|
||||||
@ -10,15 +10,15 @@
|
|||||||
Stratis 加密入门
|
Stratis 加密入门
|
||||||
======
|
======
|
||||||
|
|
||||||
![][1]
|

|
||||||
|
|
||||||
Stratis 在其 [官方网站][2] 上被描述为“_易于使用的 Linux 本地存储管理”。请看这个 [短视频][3],快速演示基础知识。该视频是在 Red Hat Enterprise Linux 8 系统上录制的。视频中显示的概念也适用于 Fedora 中的 Stratis。
|
Stratis 在其 [官方网站][2] 上被描述为“_易于使用的 Linux 本地存储管理_”。请看这个 [短视频][3],快速演示基础知识。该视频是在 Red Hat Enterprise Linux 8 系统上录制的。视频中显示的概念也适用于 Fedora 中的 Stratis。
|
||||||
|
|
||||||
Stratis 2.1 版本引入了对加密的支持。继续阅读以了解如何在 Stratis 中开始加密。
|
Stratis 2.1 版本引入了对加密的支持。继续阅读以了解如何在 Stratis 中开始加密。
|
||||||
|
|
||||||
### 先决条件
|
### 先决条件
|
||||||
|
|
||||||
加密需要 Stratis 2.1 或更高版本。这篇文章中的例子使用的是 Fedora 33 的预发布版本。 Stratis 2.1 将用在 Fedora 33 的最终版本中。
|
加密需要 Stratis 2.1 或更高版本。这篇文章中的例子使用的是 Fedora 33 的预发布版本。Stratis 2.1 将用在 Fedora 33 的最终版本中。
|
||||||
|
|
||||||
你还需要至少一个可用的块设备来创建一个加密池。下面的例子是在 KVM 虚拟机上完成的,虚拟磁盘驱动器为 5GB(`/dev/vdb`)。
|
你还需要至少一个可用的块设备来创建一个加密池。下面的例子是在 KVM 虚拟机上完成的,虚拟磁盘驱动器为 5GB(`/dev/vdb`)。
|
||||||
|
|
||||||
@ -190,7 +190,7 @@ via: https://fedoramagazine.org/getting-started-with-stratis-encryption/
|
|||||||
作者:[briansmith][a]
|
作者:[briansmith][a]
|
||||||
选题:[lujun9972][b]
|
选题:[lujun9972][b]
|
||||||
译者:[wxy](https://github.com/wxy)
|
译者:[wxy](https://github.com/wxy)
|
||||||
校对:[校对者ID](https://github.com/校对者ID)
|
校对:[wxy](https://github.com/wxy)
|
||||||
|
|
||||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||||
|
|
Loading…
Reference in New Issue
Block a user