Already have one, seven more needed. Just joking. Looks real nice with all the LEDs and stackable case.Cable management will be a nightmare though. 8 ARM CPUs, 16 cores clocked at 1.4Ghz. Unfortunately, no practical use for me. Unless someone wants to find the next largest prime number.
Server cluster for $500
Tags:
Server
Similar Articles
Running HTTPS, SSH and VPN on port 443 - A port can only be bound to one service at a time, which makes perfect sense since the OS cannot possibly know which application to route the packet to. However, protocols often have distinct ...
Running your own home server - Just wanted to share my experience of running my own server at home. Before anyone conjures up a thought of large server rack with cooling equipment and thousands of dollars of investment. Let me ...
Website goes offline for 3 months - On the 6th of Mar, while performing routine maintenance on my server, bash commands suddenly stopped working. 1 2 3 4 $ pwd -bash: pwd: command not found $ ls -bash: ls: command not found At that ...
mysql optimization - Recently did quite a lot of mysql related administration. Found quite a few ways to optimise that may make future administration easier. 1) If you are going to add/drop databases very frequently, ...