Startux.de

Encrypted disks using dmcrypt PDF Print E-mail
  
Tuesday, 09 June 2009 07:40

Add a key from file to your partition

  • generate key file
    head -c 32 < /dev/urandom | uuencode -m - | grep -v begin | head -c 32 > key_file
  • add key into slot
    cryptsetup luksAddKey /dev/luksPartition key_file
Last Updated ( Tuesday, 09 June 2009 08:00 )
 

Add your comment

Your name:
Subject:
Comment:
Copyright © 2010 Startux.de. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.