I'll go against the grain and recommend running your lab on Windows 11 Pro and Hyper V (often included with reclaimed PCs). Hyper-V is a very capable hypervisor and Windows hardware compatibility is excellent. Remote mgmt can be done over RDP, SSH or WMI Nearly everyone has a spare PC lying around collecting dust, and within an hour it can be running a dozen VMs . Reclaimed HP & Dells are cheap and include a Windows…
Not sure why are you downvoted, Hyper V is perfectly fine Hyper V Server 2019 is also free you don’t have to pay for anything https://www.microsoft.com/en-us/evalcenter/evaluate-hyper-v-... And you can install a full GUI too https://gist.github.com/bp2008/922b326bf30222b51da08146746c7...
Home Lab Beginners guide
161–170 of 400 posts
Re: Home Lab Beginners guide
#162[1] https://us.ecoflow.com/products/river-2-pro-portable-power-s...
Re: Home Lab Beginners guide
#163Earlier quoted context omitted.
You could use this built-in OEM license from a Windows VM in Proxmox. Just search for that on Proxmox forum. Hyper-V is very limited in hardware support, you won't be able to pass-through stuff. And you always pay for VM layer, while in Proxmox you could use containers which give almost the host performance.
that's changed in recent years. you now have access to hardware and the gpu for inference, for example.
Re: Home Lab Beginners guide
#164The article is good, but it is intimidating buy its size and scope. A homelab could be a single NUC on a desk. I have one with 64GB RAM and it could fit so so many things. NUCs are very efficient to run 24/7, but become noisy with sustained CPU load. For that one could grow the setup with OptiPlex or Precision Tower (can haz ECC) SFF from eBay. These Dell SFFs are very good, quite small yet proper desktops/servers wi…
Intel NUCs are so *insanely* good for homelabbers. I got a few recently, and they're just great, particularly in terms of power usage. I hooked mine to tasmota-powered smart plugs, and they idle at something like 6W ... Granted, I always tune hardware (from bios config) and software (tuned profile) for low power... But long story short, my nucs rarely spike over 30W. Literally half of one of those old tungsten-based…
Re: Home Lab Beginners guide
#165Earlier quoted context omitted.
N100 boards are ddr5 compatible which has internal ecc
Internal ECC doesn't protect the data in transit. It also doesn't have error reporting, so you could be operating with the error correction already operating at maximum capacity without knowing it, leaving no error correction available for unusual events. It's not a substitute for traditional ECC.
Re: Home Lab Beginners guide
#166> Location For a few years I put mine inside an IKEA FRIHETEN sofa (the kind that just pulls†). Pros: - easy access - completely invisible save for 1 power wire + 1 fiber (WAN) + 1 eth (LAN)†† - structure allows easy cable routing out (worst case you punch a hole on the thin low-end) - easy layout/cable routing inside - noise reduction for free - doubles as warming in winter a seated butt is never cold - spouse enjoy…
One of the reasons I didn't do this was I didn't want a fire with sofa fuel right above/around it. I wasn't concerned about the servers, but a bit about the UPS. Sheet metal lining of the area, with good venting if the UPS battery type could leak gases, I'd feel a bit better about, but too much work. So the gear ended up away from upholstery, in rack/shelving, where I could keep an eye on it.
Re: Home Lab Beginners guide
#167The article is good, but it is intimidating buy its size and scope. A homelab could be a single NUC on a desk. I have one with 64GB RAM and it could fit so so many things. NUCs are very efficient to run 24/7, but become noisy with sustained CPU load. For that one could grow the setup with OptiPlex or Precision Tower (can haz ECC) SFF from eBay. These Dell SFFs are very good, quite small yet proper desktops/servers wi…
I've been thinking about upgrading my current "homelab" (just an old PC), and I've been waiting for a small form factor with an integrated power supply and a bunch of NVMe slots. Does that exist yet?
Re: Home Lab Beginners guide
#168Surprised author didn't mention https://labgopher.com/ for finding used enterprise hardware at low cost on ebay. This hardware is cheap and typically out-of-service for enterprise, but great for home labs.
The big problem with off-lease enterprise hardware is the power usage can quickly outrun the original costs - but that may not be an issue for everyone. The nice thing about off-lease enterprise hardware is there is so much of it, and it's enterprise. You can easily find replacement parts, and working on that stuff is a joy, everything is easily replaceable with no tools.
Re: Home Lab Beginners guide
#169I know it's becoming the new "I use arch btw" meme but if you go down this route I highly recommend using nix as the distro. Ideally you can just leave these systems running once they're working and using nix means all your system state is logged in git. No more "wait, how did I fix that thing 6mo ago?" or having to manually put the system back together after a Ubuntu dist upgrade explodes. Every change you've made,…
I want to love arch, but it is way too complicated. I _love_ complicated things, but arch just didn't seem worth it. My home lab journey was: manual installs -> Ansible -> Docker + Docker Compose -> Kubernetes (I told you I loved complicated things) I kept everything source controlled. This repo documents my long journey: https://github.com/shepherdjerred/servers Docker and Docker Compose are nearly perfect. Here's a…
Re: Home Lab Beginners guide
#170> Attic > Pros: Less noise, easier cable runs. > Cons: can get hot depending on where you live, roof leaks, humidity/condensation, and creepy at night. Where do attics not get hot? I live in northern climate, and ours regularly gets hotter than 140F during sunny summer days. And I say hotter, because the remote temp sensor I have up there maxes out at 140F. I wouldn't be surprised if it actually gets up to 150F or mo…
Conditioned attics are the new rage. Once it's conditioned, you can move other mechanical devices up there like HVAC etc to reduce the amount of ducting your home needs (especially if it's single-story). It's nice because that loose, shredded insulation is garbage and so easy to mess up (walking on it can change it from R40 to R20, for example). With a conditioned attic you use standard batting in between the roof me…