зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
c4b5219022
Коммит
c886d2855c
@ -48,6 +48,7 @@ https://unix.stackexchange.com/questions/257652/change-encrypted-partition-uuid
|
|||||||
To change the UUID of the LUKS volume, use cryptsetup luksUUID --uuid=<the new UUID> /dev/sda1.
|
To change the UUID of the LUKS volume, use cryptsetup luksUUID --uuid=<the new UUID> /dev/sda1.
|
||||||
|
|
||||||
https://superuser.com/questions/1393014/change-partitions-labels-only-on-dolphin-or-change-label-on-not-mounted-luks-pa
|
https://superuser.com/questions/1393014/change-partitions-labels-only-on-dolphin-or-change-label-on-not-mounted-luks-pa
|
||||||
|
sudo cryptsetup status /dev/mapper/luks
|
||||||
sudo cryptsetup status /dev/mapper/luks-788e6b7d-18de-4c73-973a-27126348c4cb
|
sudo cryptsetup status /dev/mapper/luks-788e6b7d-18de-4c73-973a-27126348c4cb
|
||||||
...
|
...
|
||||||
type: LUKS1
|
type: LUKS1
|
||||||
|
|||||||
@ -10,3 +10,9 @@ https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/LUKS_docs/on-disk-for
|
|||||||
|
|
||||||
samples
|
samples
|
||||||
cryptsetup luksFormat --type luks2 <target device>
|
cryptsetup luksFormat --type luks2 <target device>
|
||||||
|
|
||||||
|
https://fedoraproject.org/wiki/Disk_Encryption_User_Guide
|
||||||
|
https://geekpeek.net/disk-encryption-on-centos-linux/
|
||||||
|
|
||||||
|
https://julien.coubronne.net/en/2017/02/03/luks-backups-and-headers/
|
||||||
|
https://dradis.com/support/guides/customization/auto-unlock-luks-encrypted-drive.html
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user