• 0 Posts
  • 15 Comments
Joined 11 months ago
cake
Cake day: October 27th, 2023

help-circle

  • Did you mean an i5-8400 instead? As there is no i5-8700 - that’s an i7, which would have the same number of cores as the 9700.

    The i5-8400 would be fine for most IT homelabs; there are some specific applications that really need more power than that (especially any of the Cisco bits from what I’ve heard, but I have no first-hand experience with those).

    What exactly are you planning on doing with the homelab?


  • For HP, you’ll see a model like an HP Elitedesk mini 800 G4, for instance. Elitedesk will either come in a 705 or 800 - this is just AMD or Intel. Prodesk will come in 400s or 600s - this is mostly chassis and cooling for differences, with anything ending in a 5 being an AMD model. The “G4” part is the HP generation number. A G4 corresponds to a 7th or 8th gen Intel or a Zen1 CPU (or Celeron/Athlon equivalents on the low end). These numbers line up with their SFF and full fat desktop brethren, for reference.

    All of these machines can come with 35W, 65W, and 95W TDP CPUs (or closest to those numbers in the case of the AMD CPUs). If you are looking at the minis, you’ll want to avoid the upper end (which are all K-series CPUs) on account of the fan needing to constantly run to cool them. Usually a T-series (or E-series for AMD) CPU will have the same power draw as a non-T CPU, but lower performance and lower peak heat production, which is actually important here because of how small these boxes are.

    Depending on how old you go, the minis mostly have either an M.2 slot plus a proprietary port for SATA (2.5 inch drives only) or two M.2 slots. There is a configurable portion the back that can be anything from a VGA/D-SUB out to a Thunderbolt port or even a full dGPU (which would also use up the space for your SATA drive). If you buy off-lease hardware, it is almost always the former, but swapping these out are super simple. Just make sure the part exists for the exact model of miniPC you want - they get stupid specific on what is and isn’t compatible.






  • You don’t have to run the emulators on your NAS. In fact, you probably shouldn’t since your NAS is unlikely to be plugged in to any video output.

    Pretty much anything can just point at your NAS’s shares for access to any and all emulation. Heck, I think an Amazon Fire Stick can even do it.

    If your buddies want to bring over Shield Pros to play, all you should need to do is let them on to your WiFi and have read access to your roms or ISOs directory.

    So… I guess I’m not quite sure where you’re going with the question?



    1. RAID-Z2 or RAID-6 is probably more than sufficient, as that has two parity drives for a pool of drives. RAID-1 does make more sense if you are only using two drives though.
    2. It can work, but generally USB enclosures aren’t the greatest approach for what you’re trying to do. Do you have space for your two internal drives instead?
    3. I mean, it is exactly that - a filesystem. It is a rather advanced one, and it does have some features that would be useful for you, like snapshots so you can go back after messing up a file. It also tends to run fast at the expense of it being a bit hard to expand and eating more RAM than you’d expect.
    4. Generally, anything but an SMR drive.
    5. I’m not quite sure what you mean?
    6. PCPartPicker, sort by price-per-TB?
    7. There are only a limited number of RAID configurations, if that’s what you mean?
    8. It depends; are you disciplined enough to actually run backups, or are you a normal person that needs automatic cloud backups? :P But seriously, do you think you’ll run manual backups often enough?
    9. ZFS and btrfs both do a decent job at handling such things.

  • I mean, a NAS is literally Network Attached Storage. Your old laptop has storage and, presumably, is on the network; that’s a NAS.

    The reason why people have standalone NAS boxes is because a laptop usually can’t hold all that much in the way of storage. My NAS has 42 TB of addressable storage; that’s not really viable on a laptop. Add in any form of redundancy (my 42 TB of storage comes from five hard drives), caching (32 GB of RAM helping with a read cache), or other services and people quickly outgrow a laptop or even a miniPC.

    I’m generally of the camp that only have storage and storage-based services on my NAS, so the CPU of my NAS is super weak compared to my actual home server. There is a good chance the CPU in your laptop might be stronger than my NAS’s CPU even. Other people combine their NAS with their home server, needing a stronger CPU as a result.

    As for why a prebuilt? Some people don’t want to delve into that and just want Storage That Works ™. I don’t dive into networking content all that much, hence a prebuilt router instead of something using opnSense or something. I’m happy playing around in the guts of a storage box (it really isn’t all that complicated), so I roll my own.