Linux

Introducing NEMS Linux - Part 5

In the January issue of ODROID Magazine, I introduced you to some of the new features of NEMS Linux 1.5 and how to upgrade from 1.4.1 to 1.5 using the NEMS Migrator tool. NEMS Linux 1.5 has since been gaining momentum on the XU4 platform. This little single board computer from Hardkernel has proven itself as a stable platform for a Nagios Enterprise Monitoring Server.  ▶

ODROID-XU4

PiHole

Since Docker added support for the Raspberry Pi, many other ARM boards got supported as well. The ODROID-XU4 is predestined for Docker because it has much more power and RAM than a Raspberry Pi. My first project, that I wrote about  some weeks ago on my blog, was PiHole in  ▶

ODROID-GO

ODROID-Go Thermal Infrared Camera

This is a simple IR (infrared) thermal camera project for the ODROID-GO handheld ESP32 system. It allows saving of data to an SD card as well as having a basic Bluetooth interface to wirelessly get data off the camera to a computer, tablet or mobile phone.  ▶

Development

Kubernetes On An ODROID-N2 Cluster

Overview Kubernetes (or k8s for short) is an extensible open source container orchestration platform designed for managing containerized workloads and services at scale. It helps in automated deployment, scaling, and management of container centric application workloads across a cluster of nodes (bare-metal, virtual, or cloud) by orchestrating compute, network, and  ▶