quick-docs/modules/ROOT/pages/encrypting-drives-using-LUKS.adoc
Mauricio Tavares db548bdbcb Update modules/ROOT/pages/encrypting-drives-using-LUKS.adoc
Remove the banner on top of the page that indicates it has not been reviewed (include::{partialsdir}/unreviewed-message.adoc[])
2020-03-02 20:40:54 +00:00

20 lines
646 B
Text

ifdef::context[:parent-context: {context}]
:context: luks
[id='encrypting-drives-using-luks']
= Encrypting drives using LUKS
As a system administrator, you can encrypt a block device. This section gives a brief introduction to block encryption, describes Linux Unified Key Setup (LUKS), and lists the steps to create an encrypted block device.
:leveloffset: +1
include::{partialsdir}/con_block-device-encryption.adoc[]
include::{partialsdir}/con_introduction-to-luks.adoc[]
include::{partialsdir}/creating-encrypted-block-devices.adoc[]
:leveloffset: 0
ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]