Zimaboard [zimaboard.com] has their
Zimabord 232 Single Board Server Intel Celeron N3350, 2GB LPDDR4 on sale for $85.13. Discount auto apply at check out.
Shipping is free w/ code
DGVJJ57X32Y5- Model: ZimaBoard 232
- CPU: Intel Celeron N3350 Dual Core 1.1-2.4GHz (232 Model)
- RAM: 2G LPDDR4
- Onboard Storage: 32GB eMMC
- HDD/SSD: 2x SATA 6.0 Gb/s Ports
- LAN: 2x GbE LAN Ports
- USB: 2x USB 3.0
- PCle: 1x PCle 2.0 4x
- Display: 1x Mini-DisplayPort 1.2 4k@60Hz
- TDP: 6W
- Dimensions: (W x D x H) 138.7 x 81.4 x 34.9 mm
- Weight: 278g
- Other Feature: - Passive Cooling
Leave a Comment
28 Comments
Sign up for a Slickdeals account to remove this ad.
I guess the fact it's x86 opens up some apps, but that cpu is still a dinosaur.
I do like the slick design tho.
Sign up for a Slickdeals account to remove this ad.
Also, Docker should increase your storage usage. You have to account for not only your host OS and the applications, but also the containerized environments.
This machine would probably work great for as a low powered home server with lightweight services. And I'd personally run those services in Docker containers. But nothing about the specs makes it inherently good for running Docker compared to any other low powered x86 machine.
As for the dual gigabit ports, considering this is a server PC you don't want to use that with WiFi. The Ethernet ports serve two purposes:
1. Redundancy, in case one Ethernet port/cable fails, you don't lose connectivity and reduce your overall downtime due to hardware faults.
2. You can do what's called "Ethernet bonding", otherwise known as "link aggregation". This allows you to have multiple channels of Ethernet coming into the server/pc at once, increasing your overall total bandwidth compared to what you would get with a single connection while still retaining the benefits found in reason 1.
As for the dual gigabit ports, considering this is a server PC you don't want to use that with WiFi. The Ethernet ports serve two purposes:
1. Redundancy, in case one Ethernet port/cable fails, you don't lose connectivity and reduce your overall downtime due to hardware faults.
2. You can do what's called "Ethernet bonding", otherwise known as "link aggregation". This allows you to have multiple channels of Ethernet coming into the server/pc at once, increasing your overall total bandwidth compared to what you would get with a single connection while still retaining the benefits found in reason 1.
Leave a Comment