From e0a04cea7873934e6e9044ada8dd7ddcd9c7de04 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 17 May 2023 12:14:51 -0700 Subject: [PATCH] Typo fix Signed-off-by: Tommy --- content/posts/linux/Using Native ZFS Encryption with Proxmox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/linux/Using Native ZFS Encryption with Proxmox.md b/content/posts/linux/Using Native ZFS Encryption with Proxmox.md index 18c9508..f28d44b 100644 --- a/content/posts/linux/Using Native ZFS Encryption with Proxmox.md +++ b/content/posts/linux/Using Native ZFS Encryption with Proxmox.md @@ -123,7 +123,7 @@ apt install --no-install-recommends dropbear Next, create `/etc/dropbear/authorized_keys` and put your ssh keys in there. -You may also edit `/etc/dropbear/config` and adjust it however you like. You can find the list of the options [here](https://linux.die.net/man/8/dropbear). In my opinion, the default is good enough. Some other blog posts may recommend that you change the port to avoid the ssh fingerprint mismatch warning, but I would recommend using a different subdomain to connect to dropbear instead. That way, you can pin Dropbear's fingerprint with SSHFP records. I will write a seperate post on this later. +You may also edit `/etc/dropbear/config` and adjust it however you like. You can find the list of the options [here](https://linux.die.net/man/8/dropbear). In my opinion, the default is good enough. Some other blog posts may recommend that you change the port to avoid the ssh fingerprint mismatch warning, but I would recommend using a different subdomain to connect to dropbear instead. That way, you can pin Dropbear's fingerprint with SSHFP records. I will write a separate post on this later. Then, edit the `/etc/initramfs-tools/initramfs.conf` and add the static IP address for it to use. The format is