# cryptsetup luksChangeKey /dev/vda5
Replace /dev/vda5
with your actual LUKS device. The command will ask you for the existing passphrase to replace, and then for the new passphrase for the device.
# cryptsetup luksChangeKey /dev/vda5
Replace /dev/vda5
with your actual LUKS device. The command will ask you for the existing passphrase to replace, and then for the new passphrase for the device.