this post was submitted on 23 Oct 2025
69 points (96.0% liked)

Selfhosted

62004 readers
913 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Would you recommend to use a RPi 5 or a second hand Lenovo mini pc (i3 6100t, 8gb ram) or something else?

you are viewing a single comment's thread
view the rest of the comments
[–] Jokulhlaups@lemmy.world 5 points 10 months ago* (last edited 10 months ago) (2 children)

Oh yeah, that is true. Mini PC has a proper ssd nvme.

Thanks for the feedback! Will look at the NAS you recommend, but i thik i want more freedom to tinker. Will definitely look into proxmox!

[–] NewNewAugustEast@lemmy.zip 2 points 10 months ago* (last edited 10 months ago) (1 children)

Just get a used PC and make a NAS. No need to buy a premade on.

[–] NuXCOM_90Percent@lemmy.zip 1 points 10 months ago* (last edited 10 months ago)

For a (first) NAS, I generally discourage this.

Office liquidation desktops are great for home servers (if you aren't paying for power). But they generally are very limited on storage. Limited bays to install hard drives and limited SATA ports. So you rapidly end up with drives just sitting on the bottom of the case and real jank pcie boards to extend your storage.

Which then becomes a HUGE issue when you have a drive failure. Because now you need to actually identify which drive is the failed one which involves reading off serial numbers and, depending on the setup/OS, making sure you get the order right when you plug them back in.

Whereas a 4-bay NAS generally has dedicated hardware and hot swap bays which make this trivial. You might never actually use the hot swap capability, but it makes checking which drive is the bad drive fairly trivial.

Also, a good 4 bay NAS is REAL easy to unplug and put in the trunk of your car during a disaster. Don't ask me how I know.

[–] NuXCOM_90Percent@lemmy.zip 1 points 10 months ago (1 children)

I don't have direct experience with them, but my understanding from youtubes is that the ugreen NASes are specifically designed for you to just ignore their OS and install your own (so truenas or proxmox).

Hardware tinkering is more limited but.... there is very much a question of how much of that people actually do.

[–] Tolookah@discuss.tchncs.de 2 points 10 months ago

The first thing I did with my ugreen was install truenas, then learn how to use truenas.

While I've migrated several docker compose apps over, I feel I'm still learning the truenas part of the system.