Cryptsetup Operations

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

cryptsetup is the userspace utility used to manage the dm-crypt encryption functionality.

Installation

yum install cryptsetup

Encrypting a Block Device with cryptsetup/LUKS

Format the block device with LUKS and assign it a passphrase.