Woohoo!

Finally got my NAS board. Now to figure out how to install Linux on it.

@AeonCypher Let me guess:
It has a Denverton or Celeron J SoC ?

  • The fact that is has an HDMI port should make this a walk in the park, like your average Desktop...

At worst some Server Installs boot with an enabled SSH server in live mode and allow you to remotely use the install on a headless machine...

  • Personally I'd use #TrueNAS core with #ZFS but depending on how much storage you chug into it that')) not be a good option.

And if this is using #ARM64 instead then your only option is a Linux image or #ARM+#UEFI bootable ISO.

Products formerly Denverton

Products formerly Denverton product listing with links to detailed product features and specifications.

@AeonCypher maybe check out if it has a #BIOS?

It does have a #MicroSD slot (or #nanoSIM I'm not shure) so you may find some boot settings...

CM3588 NAS Kit - FriendlyELEC WiKi

@AeonCypher so I'm not shure if this can boot #vanilla #arm64 #linux from the factory...

@kkarhan I'm going to use their Debian fork OpenMediaVault.
Balena -> Sd Card -> EMMC

Then install OpenVault and Jellyfin.

In theory it seems like it should all be easy.

It's never actually that easy...

I suspect dealing with my router and exposing it safely to the internet is going to take 10x the time as setting it up.

@AeonCypher personally I'd avoid that and if I can't use a #VPN, use #SSH to do so instead.

  • After all, this is a board for a fanless media streaming and NAS setup that'll likely only barely saturate it's 2.5BaseT-NIC...

@kkarhan

I may as a second step, or once I have anything important up on it.

I'm partly doing this for myself, and partly to teach others. A VPN will slow the throughput a lot, if I'm not mistaken, on already taxed upload speeds.

It might, however, be good to make it super easy to switch it from internet to intranet modes and back. The internet mode is not always important to have.

Of course, if there's only one exposed port and that has nothing but a login - that's pretty secure and is how a bunch of the darkweb is secured.

(I mean, technically it makes it a darkweb site - just not a nefarious one.)

@AeonCypher it depends, normally a #VPN adds at worst 1-2% in terms of overhead and on asymetric consumer lines, even the slowest of routers will outpace the encryption without hardware acceleration.

  • Granted, this varies wildly based off your detailed setup and how good tue interconnect and actual badwith is. If you're stuck on some shitty mobile network that does #CGNAT ob RFC1918-Addresses like 10.0.0.0 /8 then chances are this bricks all VPNs...

I ise #SSH as a convenient way because I'll literally have that installed on every server and I'm too lazy to fiddle with #SMB or #NFS or got forbid #iSCSI if there's no reason to do so.

  • But then again I'm the guy who up until 4 years ago daily-drove a #RasberryPi Model B v1.1 with a USB-HDD and streamed 1080p30 from a USB-HDD via #minidlna, so it's not as if I'm sitting on some "100% fiber" network or other fancy stuff...