Hello /c/selfhosted!
Im sorry if this is not the place to ask but i figured id give it a shot. Mods feel free to delete if i should post elsewhere.
Im currently contemplating building an actual home server. My problem is i have no idea what to prioritize in a server. My main concern is probably power consumption and price. It doesnt really need to be a brast. I currently self host a media center on my gaming rig which id like to move over and id like to be able to host stuff like Immitch and maybe some game servers from time to time.
Im fairly confident in my building skulle since ive built a fair share of gaming rigs over the years but i dont really know whats optimal in a server setting. So i come to you to ask about this landscape.
Im thinking good amount of RAM a fairly recent AMD processor on an unspecified motherboard. I do have an M.2 and extra HDD lying around and also an old GPU (GTX 960) but idk if GPU matters. In any case, how would one go about reducing power consumption, my first idea was underclocking the CPU even though i know AMDs recent CPUs should be pretty efficient. But is there any other, better, solutions to bring down idle consumption?
As stated im pretty fresh on this. Closest ive gotten to a home server is a couple of RPis. Any information or tips are very welcomed!
(Edits: typos)
As people have said, the Intel CPU with quick sync will be much better on power.
You could also use your m.2 to caache your regular hard drive with BTRFS and LVM or something like https://bcache.evilpiepirate.org/
Maybe spin down your HDD when it’s not being used. Most of your power savings are going to come from not transcoding unless you need to, transcoding efficiently when you need to, and powering things down when you don’t need them.
In Linux you can mess with your clock regulation, probably even put the box to sleep when you don’t need it, maybe wake on lan.