From e42b70ee729e8ec797d84f71070ed6c33730afd2 Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 28 Jul 2023 15:49:57 -0700 Subject: [PATCH] update --- ...FS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md b/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md index c412d02..3ce9663 100644 --- a/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md +++ b/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md @@ -224,6 +224,7 @@ cp /boot/efi/EFI/ZBM/VMLINUZ.EFI /boot/efi/EFI/ZBM/VMLINUZ-BACKUP.EFI ```bash git clone https://github.com/dracut-crypt-ssh/dracut-crypt-ssh apt install -y blah blah blah dependency here I forgot +some build command here echo 'omit_dracutmodules+=" crypt-ssh "' >> /etc/dracut-config-location-idk mkdir -p /etc/dropbear ssh-keygen -t rsa -m PEM -f /etc/dropbear/ssh_host_rsa_key