Frood, an Alpine Initramfs NAS (2024)
words.filippo.io
Frood, an Alpine Initramfs NAS (2024)
1–10 of 16 posts
Re: Frood, an Alpine Initramfs NAS (2024)
#2Re: Frood, an Alpine Initramfs NAS (2024)
#3What are the _obvious_ reasons for the NAS root to have an SSH key?
Re: Frood, an Alpine Initramfs NAS (2024)
#4Re: Frood, an Alpine Initramfs NAS (2024)
#5> root/etc/ssh/ssh_host_ed25519_key and root/etc/ssh/ssh_host_ed25519_key.pub and root/root/.ssh/authorized_keys for obvious reasons. What are the _obvious_ reasons for the NAS root to have an SSH key?
Re: Frood, an Alpine Initramfs NAS (2024)
#6If you already have a ZFS pool, I'd probably personally just throw on zfsbootmenu and a ZFS-root Alpine install. But, this is cooler and does have advantages:)
Re: Frood, an Alpine Initramfs NAS (2024)
#7Previously -> https://news.ycombinator.com/item?id=42428722
Frood, an Alpine Initramfs NAS - https://news.ycombinator.com/item?id=42428722 - Dec 2024 (13 comments)
Re: Frood, an Alpine Initramfs NAS (2024)
#8Re: Frood, an Alpine Initramfs NAS (2024)
#9> root/etc/ssh/ssh_host_ed25519_key and root/etc/ssh/ssh_host_ed25519_key.pub and root/root/.ssh/authorized_keys for obvious reasons. What are the _obvious_ reasons for the NAS root to have an SSH key?
To log in and administer it? There's even an example; search for "extlinux --once". (There are other options, like a web UI or non-root SSH, but that's the obvious thing. Also if you want to advocate non-root I'm going to want to hear a threat model.)
Edit: Oh boy I should have paid more attention. Those are the host keys. :facepalm:
Re: Frood, an Alpine Initramfs NAS (2024)
#10If you already have a ZFS pool, I'd probably personally just throw on zfsbootmenu and a ZFS-root Alpine install. But, this is cooler and does have advantages:)