An extended family member is looking for a NAS solution. I run a completely DIY solution since I’m a knowledgeable Linux user. They’re not. I’m trying to figure out what’s available and what to recommend. Here’s what I have so far:

  • TrueNAS SCALE (Debian based, UI)
  • OpenMediaVault (Debian based, UI)
  • Synology (??, UI)
  • QNAP (??, UI)

I think that the proprietary solutions like Synology and QNAP are less desirable due to unknown longevity of the companies and their willingness to support their products with software updates. Am I wrong?

I have no idea what’s better between TrueNAS and OMV. I know Debian so I’m confident I can force either to listen via terminal if I have to.

What do you use? Which one of the list do you prefer? Any other Linux-based additions to the list?

  • fuckwit_mcbumcrumble@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 months ago

    Open sourcing code definitely doesn’t cost nothing. Assuming your code is 100% in house and wholly owned by you then at best you just dump it onto github. But it rarely ever is. Qnap and synlology probably have a lot of proprietary code directly from Intel that they can’t share. Now they have to comb through every line of code that could be using Intel’s code, and then do something about it. Either delete it and release really broken code, or try to make something work which now 100% costs someone’s valuable time