We are still actively working on the spam issue.

Home Server/Single Board Computers

From InstallGentoo Wiki
(Redirected from Single Board Computers)
Jump to: navigation, search
A cluster of Odroid HC2

For simple home server use, such as a file server or single user direct play PLEX server, these options are an inexpensive and energy efficient option for a home server. But, you will encounter performance issues if you try to load up your single board computer (SBC) and don't expect to be able to run virtual machines or transcoding.

Pros

  • Silent operation (no fans).
  • Low cost.
  • Minimal hardware complexity.
  • Easy to get up and running quickly.

Cons

  • Expansion and upgrades are very limited.
  • Nearly non-existent SATA ports.
  • Limited USB ports.
  • Adding more drives through USB can be slow and unreliable.
  • MicroSD cards are unreliable.

TL;DR an SBC is a fantastic entry into the world of home servers. Just don't plan on running everything off of it forever.

SBC Choices

Raspberry Pi

The Raspberry Pi 5 with a fan attached.

The legendary Raspberry Pi is the gold standard of single board computers. The ecosystem features extensive hardware support and countless guides solving every issue you may encounter.

There are a few models to choose from:

  • Raspberry Pi 5. The most powerful Pi with a 2.4GHz CPU and up to 8GB of RAM. But this comes at a price: you won't be able to find this board under $100. Performs best with active cooling (a fan).
  • Raspberry Pi 4 Model B. Features 2 USB3 ports and up to 8GB of RAM. This model is a great balance between price and performance. About $80.
  • Raspberry Pi 3 Model B+. The oldest Pi still in production. It lacks USB3 and only has 1GB of RAM, but it is the most affordable at $50.
  • Raspberry Pi Zero 2 W. Broke-tier Pi at $30.

You'll want a beefy power supply and a case for your Pi.

Misc.

Lots of affordable devices from manufacturers Banana Pi, Orange Pi, ODROID, and NanoPi. You should browse their product catalogs. Some highlights include:

Intel NUCs and Thin clients

Intel NUC
Dell Wyse 5070 thin client

NUCs (Intel's name for a mini-PC) are significantly more powerful than a SBC but keep a similar form factor and efficiency. These run into the $500s new but can be found used for under $200. Just make sure you get one made within the last 10 years or else you will end up with a slow, power hungry paperweight.

Thin clients are desktop PCs used for as a remote desktop terminal in corporate environments (more info here). They are typically larger than a NUC and sometimes have room for a second SSD, RAM upgrades, or even rear IO modules. Thin clients are sometimes a bit cheaper than a NUC.


The HP T620 Plus is also cool.