mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 13:32:42 +00:00
db548bdbcb
Remove the banner on top of the page that indicates it has not been reviewed (include::{partialsdir}/unreviewed-message.adoc[])
20 lines
646 B
Text
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:]
|