The beauty of self hosting is most of it doesn’t actually require that much compute power. Thus, it’s a perfect use for hardware that is otherwise considered absolutely shit. That hardware would otherwise go in the trash. But use it to self host, and in most cases it’s idle most of the time so it doesn’t use much power anyway.
I just upgraded to a Xeon E5 v4 processor.
I think the max RAM on it is about 1.5 TiB per processor or something.
It’s not new, but it’s not that old either. Still cost me a pretty penny.
Does this count ARMv6 256MB RAM running OpenMediaVault…hmm I have to fix my clock. LOL
Not anymore. My main self-hosting server is an i7 5960x with 32GB of ECC RAM, RTX 4060, 1TB SATA SSD, and 6x6TB 7200RPM drives.
I did used to host some services on like a $5 or $10 a month VPS, and then eventually a $40 a month dedi, though.
What do you use the 4060 for?
Yeah, not here either. I’m now at a point where I keep wanting to replace my last host thats limited to 16GB. All the others - at least the ones I care about RAM on - all support 64GB or more now.
64GB would be a nice amount of memory to have. I’ve been okay with 32GB so far thankfully.
I run a local LLM on my gaming computer thats like a decade old now with an old 1070ti 8GB VRAM card. It does a good job running mistral small 22B at 3t/s which I think is pretty good. But any tech enthusiast into LLMs look at those numbers and probably wonder how I can stand such a slow token speed. I look at their multi card data center racks with 5x 4090s and wonder how the hell they can afford it.
7th gen intel, 96GB mismatched ram, 4 used 10TB HDD, one 12 with a broken sata connector that only works because it’s sitting just right in a sled. A couple of 14’s one M.2 and two sataSSD. It’s running Unraid with 2 VM’s (plex and Home Assistant), one of which has corrupted itself 3 times. A 1080 and a 2070.
I can get several streams off it at once, but not while it’s running parity check and it can’t handle 4k transcoding.
It’s not horrible, but I couldn’t do what I do now with less :)
My home server runs on an old desktop PC, bought at a discounter. But as we have bought several identical ones, we have both parts to upgrade them (RAM!) as well as organ donors for everything else.
Maybe a more reasonable question: Is there anyone here self-hosting on non-shit hardware? 😅
2 GB RAM rasp pi 4 :))
Rehabilitated HP z440 workstation, checking in! Popped in a used $20 e5-2620v4 xeon CPU and 64gb of RAM and it sails for my use cases. TrueNAS as the base OS and a TalOS k8’s cluster in a VM to handle apps. Old but gold.
10400F running my NAS/Plex server and raspberry pi 5 running PiHole
I have pi-hole on my Mac mini using docker but I stopped using it, it makes some things super laggy to load
Interesting, I haven’t had any issues with things loading with mine, maybe it’s your adlists causing issues? Try disabling some, there might be false positives in there giving you issues
I tried the default ones
I’m happy with my little N100
You can pry my gen8 hp microserver from my cold, dead hands.
Me using Threadripper 7960X and R5 6600H for my servers: 🤭
It’s not top of the line, but my Ryzen 1700 is way overkill for my NAS. I’ll probably add a build server, not because I need it, but because I can.
Enterprise level hardware costs a lot, is noisy and needs a dedicated server room, old laptops cost nothing.
I got a 1U rack server for free from a local business that was upgrading their entire fleet. Would’ve been e-waste otherwise, so they were happy to dump it off on me. I was excited to experiment with it.
Until I got it home and found out it was as loud as a vacuum cleaner with all those fans. Oh, god no…
I was living with my parents at the time, and they had a basement I could stick it in where its noise pollution was minimal. I mounted it up to a LackRack.
Since moving out to a 1 bedroom apartment, I haven’t booted it. It’s just a 70 pound coffee table now. :/
7 websites, Jellyfin for 6 people, Nextcloud, CRM for work, email server for 3 domains, NAS, and probably some stuff I’ve forgotten on a $4 computer from a tiny thrift store in BFE Kansas. I’d love to upgrade, but I’m always just filled with joy whenever I think of that little guy just chugging along.
Hell yeah, keep chugging little guy 🤘
Interested in how it does jellyfin, decent GPU or something else?
It does fine. It’s an i5-6500 running CPU transcoding only. Handles 2-3 concurrent 1080p streams just fine. Sometimes there’s a little buffering if there’s transcoding going on. I try to keep my files at 1080p for storage reasons though. This thing’s not going to handle 4k transcoding very well, but it does okay if you don’t expect too much from it.
I’m skeptical that you are doing much video transcoding anyway. 1080p is supported on must devices now, and h264 is best buddies with 1080p content - a codec supported even on washing machines. Audio may be transcoded more often.
Not a huge amount of transcoding happening, but some for old Chromecasts and some for low bandwidth like when I was out of the country a few weeks ago watching from a heavily throttled cellular connection. Most of my collection is h264, but I’ve got a few h265 files here and there. I am by no means recommending my setup as ideal, but it works okay.
Absolutely, whatever works for you. I think its awesome to use the cheapest hardware possible to do these things. Being able to use a media server without transcoding capabilities? Brilliant. I actually thought you’d probably be able to get away with no transcoding at all since 1080p has native support on most devices and so does h264. In the rare cases, you could transcode beforehand (like with a script whenever a file is added) so you’d have an appropriate format on hand when needed.
Most of my content is h265 and av1 so I assume they are also facing a similar issue. I usually use the jellyfin app on PC or laptop so not an issue but my family members usually use the old TV which doesn’t support it.
AV1 is definitely a showstopper a lot of the time indeed. H265 I would expect to see more on 2k or 4k content (though native support is really high anyway). My experience so far has been seeing transcoding done only becuase the resolution is unsupported when I try watching 4k videos on an older 1080p only chromecast.
What do you mean by showstopper? I only encode my shows into AV1/opus and I never had any transcoding happening on any of my devices.
It’s well supported on any recent Browser compared to x264/x265… specially 10bit encodes. And software decoding is nearly present on any recent device.
Dunno about 4k though, I haven’t the necessary screen resolution to play any 4k content… But for 1080p, AV1 is the way to go IMO.
- Free open/source
- Any browser supported
- Better compression
- Same objective quality with lower bitrate
- A lot of cool open source project arround AV1
It has it’s own quirks for sure (like every codec) but it’s far from a bad codec. I’m not a specialist on the subject but after a few months of testing/comparing/encoding… I settled with AV1 because it was comparative better than x264/x265.
Showstopper in the sense that it may not play natively and require transcoding. While x264 has pretty much universal support, AV1 does not… at least not on some of my devices. I agree that it is a good encoder and the way forward but its not the best when using older devices. My experience has been with Chromecast with Google TV. Looks like google only added AV1 support in their newest Google TV Streamer (late 2024 device).
Heck yeah
Which CRM please?
EspoCRM. I really like it for my purposes. I manage a CiviCRM instance for another job that needs more customization, but for basic needs, I find espo to be beautiful, simple, and performant.
Sweeeeet thank you! Demo looks great. Now to figure out whether an uber n00ber can self host it in a jiffy or not. 🙏
Somehow Jellyfin works ¯\_(ツ)_/¯
1366x768 ?? WTF
This was common in budget laptops 10 years ago. I had a Asus laptop with the same resolution and I have seen others with this resolution as well
Here in Brazil, there are still a lot of laptops, monitors and tvs being sold with that resolution.
That’s a whole 86x48 more than 1280x720!
😆nice
I just learned that this resolution resulted from 4:3 screens which got some wideness added to reach 16:9 from an awesome person in this comment thread 😊
I had to check the post not logged in, weirdly I only see your comment when I’m logged in, but yeah, I (almost) only ever ssh into it, so I never really noticed the resolution until you pointed it out
Some old netbook I guess, or unsupported hardware and a driver default. If all you need is ssh, the display resolution hardly matters.
Sure, just never saw this numbers for resolution, ever 😆
Most 720p TVs (“HD Ready”) used to be that resolution since they re-used production lines from 1024x768 displays
Ahh, I see, they took the 4:3 Standard screen and let it grow to 16:9, that makes a lot of sense 😃
I am to young for knowing 4:3 resolutions 😆
I’m still interested in Self-Hosting but I actually tried getting into self-hosting a year or so ago. I bought a s***** desktop computer from Walmart, and installed window server 2020 on it to try to practice on that.
Thought I could use it to put some bullet points on my resume, and maybe get into self hosting later with next cloud. I ended up not fully following through because I felt like I needed to first buy new editions of the server administration and network infrastructure textbooks I had learned from a decade prior, before I could continue with giving it an FQDN, setting it up as a primary DNS Server, or pointing it at one, and etc.
So it was only accessible on my LAN, because I was afraid of making it a remotely accessible server unless I knew I had good firewall rules, and had set up the primary DNS server correctly, and ultimately just never finished setting it up. The most ever accomplished was getting it working as a file server for personal storage, and creating local accounts with usernames and passwords for both myself and my mom, whom I was living with at the time. It could authenticate remote access through our local Wi-Fi, but I never got further.
Running a bunch of services here on a i3 PC I built for my wife back in 2010. I’ve since upgraded the RAM to 16GB, added as many hard drives as there are SATA ports on the mobo, re-bedded the heatsink, etc.
It’s pretty much always ran on Debian, but all services are on Docker these days so the base distro doesn’t matter as much as it used to.
I’d like to get a good backup solution going for it so I can actually use it for important data, but realistically I’m probably just going to replace it with a NAS at some point.
A NAS is just a small desktop computer. If you have a motherboard/CPU/ram/Ethernet/case and a lot of SSDs/HDDs you are good to go.
Just don’t bother to buy something marketed as NAS. It’s expensive and less modular than any desktop PC.
Just my opinion.
Just down load more ram capacity. It the button right under the down load more ram button.
It’s not absolutely shit, it’s a Thinkpad t440s with an i7 and 8gigs of RAM and a completely broken trackpad that I ordered to use as a PC when my desktop wasn’t working in 2018. Started with a bare server OS then quickly realized the value of virtualization and deployed Proxmox on it in 2019. Have been using it as a modest little server ever since. But I realize it’s now 10 years old. And it might be my server for another 5 years, or more if it can manage it.
In the host OS I tweaked some value to ensure the battery never charges over 80%. And while I don’t know exactly how much electricity it consumes on idle, I believe it’s not too much. Works great for what I want. The most significant issue is some error message that I can’t remember the text of that would pop up, I think related to the NIC. I guess Linux and the NIC in this laptop have/had some kind of mutual misunderstanding.
Solid. My backup is a T440p, and behind that a X230, fucking bulletproof.
Yeah, absolutely. Same here, I find used laptops often make GREAT homelab systems, and ones with broken screens/mice/keyboards can be even better since you can get them CHEAP and still fully use them.
I have 4 doing various things including one acting as my “desktop” down in the homelab. But they’re between 4 and 14 years old and do a great job for what they’re used for.
@ripcord @GnuLinuxDude The lifecycle of my laptops:
- years 1-5: I use them.
- years 5-10: my kids use them (generally beating the crap out of them, covering them in boogers/popsicle juice, dropping them, etc).
- years 10-15: low-power selfhosted server which tucks away nicely, and has its own screen so that when something breaks I don’t need to dig up an hdmi cable and monitor.
EDIT: because the OP asks for hardware: my current backup & torrent machine is a 4th gen i3 latitude e7240.