this post was submitted on 10 Nov 2025
18 points (100.0% liked)

Selfhosted

53034 readers
848 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

So, a buddy of mine dropped off a box of 18 Wyse 3040 & 5010 thin clients. I believe they all run W10 embedded, but doing some research, I think I can also run a lightweight Linux OS like maybe Tiny Core. The 5010 can run SuSE Linux Desktop 11, ThinOS, or ThinOS PCOIP acording to Dell.

So, the burning question I have today is 'If you were gifted a box of 18 Wyse 3040 & 5010 thin clients, what would you do with them'? I want something I can incorporate into my already established homelab.

Inundate me with ideas!

you are viewing a single comment's thread
view the rest of the comments
[–] sj_zero@lotide.fbxl.net 1 points 1 week ago (1 children)

When I'm looking at thin clients for use in my systems, I look at a few different things:

  1. Max RAM capacity
  2. Max storage capacity (and method of expansion
  3. CPU capability
  4. Communication methods

It looks like the 5010s are the most interesting to start with. They seem to be expandable to 8GB of RAM. They seem to have a DOM plugged into a populated SATA port, so I'm thinking you might be able to use an extension cable to install a proper SATA SSD and have decent storage. The APU is AMD pre-ryzen which is horrible for most purposes but I'd say is quite interesting for homelab use. Get some memory and real storage in them, and they're good enough to be basically fully powered servers for whatever you want. Being suck on USB 2.0 means you're pretty limited in that front. With upgraded memory and storage, you're basically looking at something you can integrate into a proxmox cluster easily.

The 3040s are a bigger challenge. Limited memory (2GB soldered), very limited storage (8 or 16GB), and no immediately apparent way to upgrade them. On the other hand, the USB 3.0 port on the front means you can use a USB SSD or HDD to increase storage. With such a device plugged in, the Intel Atom X4 quad-core isn't a great CPU, but you can definitely do some limited fun things. As-is and without any mods, I'm thinking you could host game servers on these for older games without overtaxing them too much, or fun niche applications like gemini hosting or telnet.

[–] determinist@kbin.earth 2 points 1 week ago

I used a 3040 to run a vaultwarden install and a web server. I switched to something more powerful (more ram, more ssd, faster CPU) and added jellyfin, a file server, and some *arr apps. I still have the 3040, thinking about putting pihole on it.