Cryptsetup
Linux, Security, LUKS
To open an encrypted device, use
hostname:$ cryptsetup luksOpen /dev/xxx map-name
and close it with
hostname:$ cryptsetup luksClose map-name
Comments powered by Disqus
Linux, Security, LUKS
To open an encrypted device, use
and close it with
Copyright 2010. All Rights Reserved.