quick-docs/modules/ROOT/pages/encrypting-drives-using-LUKS.adoc

21 lines
646 B
Text
Raw Normal View History

2018-09-09 13:16:31 +00:00
ifdef::context[:parent-context: {context}]
:context: luks
2018-07-24 11:54:46 +00:00
[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
2018-09-09 13:16:31 +00:00
include::{partialsdir}/con_block-device-encryption.adoc[]
2018-07-24 11:54:46 +00:00
2018-09-09 13:16:31 +00:00
include::{partialsdir}/con_introduction-to-luks.adoc[]
2018-07-24 11:54:46 +00:00
2018-09-09 13:16:31 +00:00
include::{partialsdir}/creating-encrypted-block-devices.adoc[]
:leveloffset: 0
2018-09-09 13:16:31 +00:00
ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]