this post was submitted on 13 Aug 2023
22 points (100.0% liked)

Free and Open Source Software

17492 readers
117 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I have an old i3 PC that I'd like to useas a NAS but I'd prefer to use FOSS instead as realistically I don't know even this is even the solution I want to go with and would rather avoid dropping a lot of money on something I may change.

EDIT: Thanks everyone for the suggestions. I will be bookmarking them all. Probably give TrueNAS a go first since I've heard of it before. (I think from LTT.)

top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 10 months ago* (last edited 10 months ago) (1 children)

You could just install a minimal Debian system and install what you want after that. I use Nextcloud on my media Center for example. If you just want a Windows share you could instsll samba. If your Linux you could use ssh or nfs. Or could use Syncthing. All of these are pretty standard.

The big question is do you want raid. If so you need at least two storage volumes.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (1 children)

I haven't purchased any hardware at all yet. Live 3.4 miles from a microcenter though so it'll be easy to go buy too many things.

I run a mix of Windows and Linux on the network, but the Windows machines it's less important that it has access. Probably just do a samba share at first so I can just mount the NAS to a folder on my main pc so I can use VLC to cast to my chromecast.

[–] [email protected] 2 points 10 months ago (1 children)

Interesting. So VLC can Chromecast? Did not know that. Thanks.

[–] [email protected] 2 points 10 months ago

Yeah, Playback > Renderer. Change it to the chromecast.

[–] [email protected] 10 points 10 months ago
[–] [email protected] 8 points 10 months ago (1 children)

Another vote for TrueNAS core here. Have been running it for a couple of years with no major issues.

[–] [email protected] 6 points 10 months ago

TrueNAS SCALE has some additional nice features, but I wish they would release builds for ARM processors.

[–] [email protected] 7 points 10 months ago* (last edited 10 months ago) (2 children)

Proxmox

Edit: Installed as the hypervisor on bare metal and then whatever you want to try out like OMV, Plex, jellyfin, syncthing or cloud software in an LXC or VM

[–] [email protected] 2 points 10 months ago

A hypervisor is a great option because it lets you test a bunch of different software solutions to see what works for you, and it's a great way to learn. Proxmox VE is just a great software too.

[–] [email protected] 1 points 10 months ago

Turnkeys are super useful too

[–] [email protected] 6 points 10 months ago

TrueNAS Core.

[–] [email protected] 4 points 10 months ago

I'm partial to OpenMediaVault...

[–] [email protected] 2 points 10 months ago

I've used Rockstor in the past, I liked it mostly (but in the end went with a self-configured OpenSUSE system).

Apart from that, I hear good things about OMV and TrueNAS

[–] [email protected] 1 points 10 months ago

Openmediavault is quiet simple and you can also run docker containers on it