zola: build
This commit is contained in:
parent
d3cbdba2dd
commit
0492582f69
|
@ -12,35 +12,25 @@
|
|||
<updated>2024-01-31T00:00:00+00:00</updated>
|
||||
<link href="https://devraza.duckdns.org/blog/server-hardware-selection/" type="text/html"/>
|
||||
<id>https://devraza.duckdns.org/blog/server-hardware-selection/</id>
|
||||
<content type="html"><ul>
|
||||
<li>
|
||||
<p>Introduction
|
||||
I see a lot of people worryingly mistaken about what a server needs (specifically, a home server). Some think that a bland and incredibly ignorant '20% budget for CPU, 30% for GPU, and the rest for the rest' plan for selecting hardware is good enough (at least, before choosing specific items) - you can't exactly be <em>wrong</em> when choosing
|
||||
<content type="html"><h1 id="introduction">Introduction<a class="zola-anchor" href="#introduction" aria-label="Anchor link for: introduction">#</a></h1>
|
||||
<p>I see a lot of people worryingly mistaken about what a server needs (specifically, a home server). Some think that a bland and incredibly ignorant '20% budget for CPU, 30% for GPU, and the rest for the rest' plan for selecting hardware is good enough (at least, before choosing specific items) - you can't exactly be <em>wrong</em> when choosing
|
||||
hardware, but this is very, <em>very</em> far from right.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Requirements
|
||||
Server hardware needs to be low-power and resource-efficient - so as not to waste any money unnessarily, obviously. Your budget will strongly impact the specifications you can get your hands on, but I would think that even $200 is enough for a decent home server - depending on what you want to do with it, obviously.
|
||||
<h1 id="requirements">Requirements<a class="zola-anchor" href="#requirements" aria-label="Anchor link for: requirements">#</a></h1>
|
||||
<p>Server hardware needs to be low-power and resource-efficient - so as not to waste any money unnessarily, obviously. Your budget will strongly impact the specifications you can get your hands on, but I would think that even $200 is enough for a decent home server - depending on what you want to do with it, obviously.
|
||||
Keep in mind that you could always repurpose an old laptop or desktop lying around; it's cheap, and you get what may be a surprisingly decent machine.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p>** Power consumption
|
||||
The difference between low /peak/ and low /idle/ power should be noted - this is important for the purposes of my server as it'll be used to stream games in place of my workstation; meaning that low <em>idle</em> power is what is desired here.</p>
|
||||
<p>** Usage of the server
|
||||
Naturally, how a server will be used will affect pretty much everything about the hardware chosen for it. For example, if you're looking to stream games remotely, you'd go for a (perhaps powerful) dedicated GPU and would likely invest in some high-speed internet solution.
|
||||
As indicated by the above example of the GPU, you need to be <em>very</em> specific with what you choose - do you /need/ a powerful GPU or do you not? After all, one of the last things you would want, ever, is money going to waste on something you don't need, or failing to buy something that meets your expectations.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>Conclusion
|
||||
I only gave two point of interest when selecting a server - looking at the numbers alone, this might seem like hardly anything to consider at all. My reasons for this are:</p>
|
||||
<h2 id="power-consumption">Power consumption<a class="zola-anchor" href="#power-consumption" aria-label="Anchor link for: power-consumption">#</a></h2>
|
||||
<p>The difference between low <em>peak</em> and low <em>idle</em> power should be noted in particular. Running costs can get very high if you don't work to moderate power consumption, and probably wouldn't be something you would ignore when it comes to home servers.</p>
|
||||
<h2 id="usage-of-the-server">Usage of the server<a class="zola-anchor" href="#usage-of-the-server" aria-label="Anchor link for: usage-of-the-server">#</a></h2>
|
||||
<p>Naturally, how a server will be used will affect pretty much everything about the hardware chosen for it. For example, if you're looking to stream games remotely, you'd go for a (perhaps powerful) dedicated GPU and would likely invest in some high-speed internet solution.
|
||||
As indicated by the above example of the GPU, you need to be <em>very</em> specific with what you choose - do you <em>need</em> a powerful GPU or do you not? After all, one of the last things you would want, ever, is money going to waste on something you don't need, or failing to buy something that meets your expectations.</p>
|
||||
<h1 id="conclusion">Conclusion<a class="zola-anchor" href="#conclusion" aria-label="Anchor link for: conclusion">#</a></h1>
|
||||
<p>I only gave two point of interest when selecting a server - looking at the numbers alone, this might seem like hardly anything to consider at all. My reasons for this are:</p>
|
||||
<ul>
|
||||
<li>Power comumption is one factor that people often forego thinking about, and an extremely important one at that.</li>
|
||||
<li>Building on top of the previous point, you (probably) aren't stupid. Knowing (albeit at a very basic level) what to look out for should be enough.</li>
|
||||
<li>It would be extremely difficult for me, or anyone else for that matter, to provide a <em>truly</em> complete solution to everyone's needs for a home server.</li>
|
||||
<li>It would be extremely difficult for me, or anyone else for that matter, to provide a <strong>truly</strong> complete solution to everyone's needs for a home server.</li>
|
||||
</ul>
|
||||
<p>Well, that's it. I wish you luck in selecting your hardware.</p>
|
||||
</li>
|
||||
</ul>
|
||||
</content>
|
||||
</entry>
|
||||
<entry xml:lang="en">
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue