Earlier quoted context omitted.
Buy a used server from Ebay that has lots of hot-swappable drive bays. Many can be had for $100-200 and work fine.
I would like to do this, but am worried about the noise. I've heard servers that sound like jet engines. Is anything I can look for to avoid that?
Building a Home Lab Beginners Guide
21–30 of 184 posts
Re: Building a Home Lab Beginners Guide
#22Kinda curious what the noise level is with those fans. I know there's no proper rack mount servers there that need the fans running full blast, but I imagine 4x120mm fans is still loud.
Any rackmount server will be a nuisance. I ran rack servers at home for years but recently replaced my servers with ATX form factor machines, which are super quiet, ventilate much better and still stack nicely. There are plenty of ATX Xeon motherboards that support ECC ram.
Re: Building a Home Lab Beginners Guide
#23I couldn't figure out what the established approach would be to having access to the infrastructure over a consumer internet connection and without exposing the rest of the network. All resources I've seen so far don't give enough background to seem reliable.
Re: Building a Home Lab Beginners Guide
#24PLEASE BACKUP YOUR STUFF NO MATTER WHAT YOU DO! I lost 50GB of options data going back 4 months yesterday + 2.5TB of currency data going back 20 years because I never checked that my backups were running. Please don't let this happen to you. EDIT: Literally just write a script that backs up flat files or binaries to S3 every N intervals.
Re: Building a Home Lab Beginners Guide
#25For people who are really into system administration.
Re: Building a Home Lab Beginners Guide
#26I currently have a home server with a bunch of USB hard drives hanging off it, which I pool using ZFS. That was fine when I only had 2 drives, but now my "USB Octopus" is getting silly. What's the next step in hardware if I want my server to access a bunch of disks?
Buy a used server from Ebay that has lots of hot-swappable drive bays. Many can be had for $100-200 and work fine.
Separating your storage as an appliance/service (dedicated NAS with low power usage) is worth running a comparison on.
Re: Building a Home Lab Beginners Guide
#27Any recommendations on home networking? I couldn't figure out what the established approach would be to having access to the infrastructure over a consumer internet connection and without exposing the rest of the network. All resources I've seen so far don't give enough background to seem reliable.
If you want a local VPN without too much fuss, Ubiquiti gear is popular, including the EdgeRouter X gear for off the shelf configuration.
A lot of this stuff is pretty neat these days, set it up once, forget it as long as it's supported and updated from the vendor.
Re: Building a Home Lab Beginners Guide
#28For people who are really into system administration.
The work has come much down by many orders of magnitude. It's possible to have digital ocean/cloud type experiences locally.. pretty reasonably.
Edit: thanks for the responses, I didn't know this was even possible.
Re: Building a Home Lab Beginners Guide
#29Kinda curious what the noise level is with those fans. I know there's no proper rack mount servers there that need the fans running full blast, but I imagine 4x120mm fans is still loud.
Using a Rosewill 4U ATX enclosure (RSV-L4312); replaced the stock case fans with Noctua NF-A12/NF-A8 (120mm / 80mm). It's extremely quiet, and now I have a full custom 4U with hot swappable drives, while still maintaining plenty of airflow.
My only gripe is the quality of Rosewill case isn't what I'm used to with enterprise-grade or even gamer-grade chassis. I really wish other companies would get into the homelab space and start making quality ATX rack-mounted chassis. I think there's a decent sized DIY market for this.
Re: Building a Home Lab Beginners Guide
#30PLEASE BACKUP YOUR STUFF NO MATTER WHAT YOU DO! I lost 50GB of options data going back 4 months yesterday + 2.5TB of currency data going back 20 years because I never checked that my backups were running. Please don't let this happen to you. EDIT: Literally just write a script that backs up flat files or binaries to S3 every N intervals.
Commit and push to GitHub more frequently for me. Don’t wait until the pr is perfect before committing.
For me personally redoing my PC is worth couple of years of backup subscription plus HDD docking station plus two 4TB hard drives dedicated to backups.