Cryptsetup Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:


  yum install cryptsetup
  yum install cryptsetup
=Encrypting a Block Device with cryptsetup/LUKS=

Revision as of 08:05, 24 December 2018

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