this post was submitted on 20 Nov 2024
696 points (98.7% liked)
Technology
59582 readers
3971 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I built my own with an old PC, and it's pretty easy. You can install TruNAS or OMV if you want, but I ended up just installing my distro of choice (OpenSUSE Leap in this case), set up BTRFS on my NAS drives in something similar to RAID 1, and set up a few services (Samba, Jellyfin, etc). TruNAS or OMV will make that initial setup a lot easier, so do that if you're not confident.
The Raspberry Pi is not nearly fast enough for what I want it for, and I had an old PC laying around, so I figured I might as well reuse what I have. I started w/ a Phenom II x4 from 15 years ago, and recently upgraded to my Ryzen 1700. I plan to upgrade my NAS hardware whenever I upgrade my gaming PC to keep things recent-ish. Total power draw is somewhere around 50W, so a fair bit more than a Raspberry Pi, but only like 2x more due to the drive overhead (I use NAS-grade HDDs).