this post was submitted on 16 Aug 2024
41 points (97.7% liked)

Linux

47224 readers
770 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I want a NAS solution to back up my PC and host media files, but prebuilt NAS solutions are incredibly expensive and underwhelming and so I'm planning to build one. Does anyone have recommendations for a NAS interface?

I'm brand new to server management and would prefer something user friendly. I have used linux mint, but currently use windows as my daily driver (planning to switch to mint soon). I'd be fine with a dedicated NAS OS or with something I could run on mint since I'm already familiar with that distro.

you are viewing a single comment's thread
view the rest of the comments
[–] ghostworm24@beehaw.org 6 points 3 weeks ago (5 children)

As someone with TrueNAS SCALE and having been through the mess of TrueCharts, I'd go with Proxmox on the bare metal and have 1 VM for TrueNAS SCALE and another for docker-compose or whatever apps system you want. SCALE is fine as a NAS but the apps system is currently limited and about to completely change; it's just not mature not stable. If you already have a home server running the apps you want and you're only expecting this server to be a NAS, then go ahead with SCALE on bare metal.

[–] jerb@lemmy.croc.pw 2 points 3 weeks ago (3 children)

Seconding this. TrueCharts has been an absolute pain and I would not wish it on my worst enemy.

[–] windlas@lemmy.ca 2 points 3 weeks ago (2 children)

Thirded. TrueCharts has been a monumental pita. Looking forward to docker compose in the fall with the next version of TrueNAS is released.

[–] jerb@lemmy.croc.pw 2 points 3 weeks ago

Wasn't aware they were integrating docker-compose, that's the perfect solution. I got so fed up with TrueCharts that I've been considering nuking my NAS and reinstalling OMV or something similar, but I guess I'll wait it out and see what happens.

[–] carloshr@lile.cl 2 points 3 weeks ago

@windlas @jerb @linux I started with truenas, but trying to install an app that is not in truecharts is a mess. Finally I moved to proxmox and I can install whatever I want in a container or VM. It's really easy to learn how to use it. I totally recommend it.

load more comments (1 replies)