this post was submitted on 21 May 2024
69 points (100.0% liked)
Privacy
31797 readers
248 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Or if you have an old machine and a enough money to by a few hard drives (which you should if you can afford a synology) throw the drives in the old machine and slap something on there. Truenas, Proxmox, unraid, etc. unraids probably the easiest but it costs money. All of them have some kind of docker/kubernetes so you can just run whatever open source version of the thing you want. Nextcloud, libreoffice, etc. you could just install some version of linux too, doesn’t need to be one of those, but those are much simpler to deploy and (most of them) are tailor made for the task
Synology can do all of this too but isn’t as expandable. Want more power to run a jellyfin server and transcode 8 4k streams at once? Plop in a gpu or better yet upgrade to an intel with quicksync for low power usage. Want 8 more hard drives? Change the case and add an hba. Want 24 more? Add another hba and a disk shelf, as long as your motherboard has enough pci lanes. It doesn’t? Upgrade it. The trade off is usability, the synology stuff is easier to use. It’s also more expensive initially, you can make a basic nas with a $50 e waste pc that an office was throwing away (though tbf you’ll probably spend a bit adding disks to it just like you would with a synology)
Depends on how much of a dork you are I guess
Very true, but I like my NAS to be maintenance-free, and Synology delivers on that. Their apps work out of the box and are installed with basically one click. I fiddle with tech enough at my job, I like my private tech to just work.
Even as a power-user you can do a lot, the synology nas also runs docker, so you can run whatever you'd like on it, not just the synology provided services.
Expanding the hardware is kind of a pain, even with RAM they are kind of weird and you need some approved (synology-brand) ram, or need to fiddle with some system files to make it accept any ram.
Also i’d love if they went with zfs instead of their llvm + btrfs.