The ZimaBoard is world's first single board server. It is a hybrid of micro server and SBC (single board computer). When you deploy cyber gateway on ZimaBoard, the cost of the hardware about $150 / gateway. When you deploy it in High Availability (HA) mode with 2 ZimaBoard units, the hardware cost is generally around $300.
Cyber Gateway running on ZimaBoard, is deployed with the WAN interface of the Cyber Gateway going into the ISP modem and the LAN interface towards your LAN network as shown in the Figure below.
You will require the following hardware for Installing Ubuntu and deploying Exium Cyber Gateway on the ZimaBoard.
Item |
Quantity |
Remarks |
---|---|---|
ZimaBoard |
1(2) |
Quantity 2 is required for High Availability (HA) deployments. |
Mini DisplayPort to HDMI Converter |
1 |
You need this to connect the ZimaBoard to a monitor when installing Ubuntu OS. ZimaBoard comes with a Mini DisplayPort and does not have HDMI. Alternatively, you can also use a Mini DisplayPort to DisplayPort converter. |
2 (4) |
Each ZimaBoard box requires a LAN and a WAN cable |
To install Ubuntu server on ZimaBoard,
F11 key
/ Delete key
uninterrupted . Since we inserted the USB boot stick, it will automatically display the USB key in boot selection, select the USB key and press the Enter keyIP a
and SSH into the device from another machine on the same network.Note that if after installing Ubuntu server, the ZimaBoard has no network connectivity or an IP address is not present on the network interface (s), you will need to run the command below as “root” to get an IP address from a DHCP server, for example running on the ISP router or the WiFi router.
root@zima:~# dhclient
Before Deploying Cyber Gateway on ZimaBoard, identify the LAN and WAN interfaces as below as you will need to select these during the deployment. The LAN interface enp3s0
is the one next to the PWR input and WAN interface enp2s0
towards the Mini DisplayPort.