cryptsetup

평문 dm-crypt 및 LUKS (Linux Unified Key Setup) 암호화 볼륨을 관리. luksFormat와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다. 더 많은 정보: https://manned.org/cryptsetup.

cryptsetup luksFormat {{/dev/sdXY}}

cryptsetup open {{/dev/sdXY}} {{매핑_이름}}

cryptsetup status {{매핑_이름}}

cryptsetup close {{매핑_이름}}

cryptsetup luksChangeKey {{/dev/sdXY}}