Hallo,
ich habe von 22.04 auf 24.04 geupgraded. Hierbei habe ich eine Funktion entdeckt: Einstellungen - Datenschutz und Sicherheit
Dort habe ich massig fehler. Das mein RAM nicht encrypted wäre und dass swap nicht verschlüsselt ist. Die Logs gehen Monate zurück.
Wie kommt Ubuntu darauf?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | cat /etc/crypttab | grep crypto cryptoswap /dev/nvme... /dev/urandom swap,cipher=aes-xts-plain64,size=512 cat /etc/fstab | grep crypto /dev/mapper/cryptoswap none swap sw 0 0 sudo cryptsetup status /dev/mapper/cryptoswap /dev/mapper/cryptoswap is active and is in use. type: PLAIN cipher: aes-xts-plain64 keysize: 512 bits key location: dm-crypt device: /dev/nvm... sector size: 512 offset: 0 sectors size: 4194304 sectors mode: read/write |
Ich kann das nicht nachvollziehen? Hat jemand ne Idee?
Moderiert von redknight:
Verschoben.