The ISC DHCP server (dhcpd) was traditionally used to set up a DHCP server in Linux, but the software is reaching end-of-life, and the Internet Systems Consortium is now recommending their own Kea DHCP server or alternatives such as Dnsmasq or udhcpd (as found in Busybox) as a replacement. I was unaware of this having just used the isc-dhcp-server package to set up a DHCP server in NanoPi R6C router/mini PC earlier this month. But a blog post on Ubuntu informed us dhcpd was going away, and Canonical plans to switch over the Kea DHCP server instead. The main difference from the user perspective is that Kea relies on JSON configuration files so all your dhcpd files will have to be rewritten. Other highlights for the Kea DHCP server include: Modular component design, extensible with hooks modules. Kea includes daemons for a DHCPv4 server, a DHCPv6 server, and a dynamic […]
LattePanda Sigma – An Intel Core i5-1340P Raptor Lake SBC with ATmega32U4 MCU for Arduino support
LattePanda Sigma is a 3.5-inch single board computer (SBC) with an Intel Core i5-1340P Raptor Lake-P processor and a Microchip ATmega32U4 microcontroller to control I/Os with Arduino programming. The board comes with 16GB soldered-on LPDDR5 RAM, supports M.2 NVMe/SATA SSDs and SATA drives for storage, offers HDMI 2.1, eDP, and USB-C DisplayPort video outputs, dual 2.5GbE networking, two Thunderbolt 4 ports, and three M.2 sockets for expansion sich as WiFi or 4G/5G modules. LattePanda Sigma specification SoC – Intel Core i5-1340P 12-core (4P+8E)/16-thread Raptor Lake hybrid processor @ up to 4.6 GHz (Performance cores), 3.4GHz (Efficient cores), 12MB L2 Cache, 80EU Intel Iris Xe Graphics @ up to 1.45 GHz; PBP: 28 W MCU – Microchip ATmega32U4-MU 8-bit AVR microcontroller with 32 KB flash, 2.5 KB SRAM, 1 KB EEPROM System Memory – 16GB dual-channel LPDDR5-6400 Storage – M.2 SSD (NVMe/SATA) socket, SATA III port Display I/F HDMI 2.1 up […]
Fanless mini PC features up to Core i3-N305 Alder Lake-N processor
AAEON’s UP Squared Pro 7000 Edge fanless mini PC is powered by a choice of Alder Lake-N SoCs from the Processor N50 up to the Intel Core i3-N305 octa-core processor and designed for IoT, automation, robotics, and industrial applications. The system is based on the UP Squared Pro 7000 4-inch SBC and ships up to 16GB LPDDR5, up to 64GB eMMC flash, and supports triple display setups with HDMI, DisplayPort, and USB-C ports. Network connectivity includes two 2.5GbE ports and optional WiFi/Bluetooth and/or 5G/4G cellular modules M.2 expansion slots. UP Squared Pro 7000 Edge mini PC specifications: Alder Lake-N SoC (one or the other) Intel Core i3-N305 octa-core processor up to 3.8 GHz with 6MB cache, 32EU Intel UHD Graphics Gen 12 @ 1.25 GHz; TDP: 15W Intel Atom x7425E quad-core processor up to 3.4 GHz with 6MB cache, 24EU Intel UHD Graphics Gen 12 @ 1.0 GHz; TDP: 12W […]
AAEON BOXER-8224AI – An NVIDIA Jetson Nano AI Edge embedded system for drones
AAEON BOXER-8224AI is a thin and lightweight AI edge embedded system solution based on NVIDIA Jetson Nano system-on-module and designed for drones, or other space-constrained applications such as robotics. AAEON BOXER products are usually Embedded Box PCs with an enclosure, but the BOXER-8224AI is quite different as it’s a compact and 22mm thin board with MIPI CSI interfaces designed to add computer vision capability to unmanned areal vehicles (UAV), as well as several wafers for dual GbE, USB, and other I/Os. BOXER-8224AI specifications: AI Accelerator – NVIDIA Jetson Nano CPU – Arm Cortex-A57 quad-core processor System Memory – 4GB LPDDR4 Storage Device – 16GB eMMC 5.1 flash Dimensions – 70 x 45 mm Storage – microSD slot Display Interface – 1x Mini HDMI 2.0 port Camera interface – 2x MIPI CSI connectors Networking 2x Gigabit Ethernet via wafer connector (1x NVIDIA, 1x Intel i210) Optional WiFi, Bluetooth, and/or cellular connectivity […]
ADLINK Ampere Altra Dev Kit features ATX motherboard with 32 to 80-core Arm COM-HPC CPU module
ADLINK Ampere Altra Dev Kit is an “IoT prototyping kit” based on an ATX motherboard fitted with a COM-HPC-ALT Server Type Size E module powered by an Ampere Altra 32, 64, or 80-core Arm Neoverse N1 server processor, and supporting up to 768GB DDR4 memory. It’s basically the same hardware as found in the Ampere Altra Developer Platform (AADP), but without the tower and power supply, nor optional features like liquid cooling or 10GbE interfaces. Ampere Altra Dev Kit (AADK) specifications and content: Computer-on-Module – COM-HPC Server Type Size E Ampere Altra module with Ampere Altra 32 to 80-core 64-bit Arm Neoverse N1 processor up to 1.7/2.2/2.6 GHz (32/64/80 cores, TPD: 60W to 175W), up to 768 DDR4 ECC memory Mainboard – COM-HPC Server Base carrier board Storage – 2x M.2 slot for NVMe SSD Video – VGA port Audio – 3.5mm audio jack Networking – 1x Gigabit Ethernet Expansion […]
Indiedroid Nova is a Rockchip RK3588S SBC with full-body heatsink, fan, and a swappable eMMC flash
Indiedroid Nova is another Rockchip RK3588S SBC with Raspberry Pi 4 form factor, up to 16GB RAM, with a heatsink that serves as a protective cover, fitted with a fan (if needed), and an optional swappable flash module up to 64GB capacity. The Nova board has basically the same port layout as the Raspberry Pi 4, except for one of the micro HDMI ports being replaced by a USB Type-C port with support for DisplayPort, so you’ll still get a Gigabit Ethernet port, WiFi 5 & Bluetooth 5.0 connectivity, two USB 3.0 ports, two USB 2.0 ports, MIPI CSI and DSI connectors, etc… Indiedroid Nova specifications: SoC – Rockchip RK3588S CPU – Octa-core processor with 4x Cortex-A76 cores @ up to 2.2-2.4 GHz, 4x Cortex-A55 cores @ up to 1.8 GHz GPU – Arm Mali-G610 GPU with OpenGL ES 3.2, OpenCL 2.2, and Vulkan 1.2 support VPU – 8Kp60 video […]
How to setup a WireGuard server on Ubuntu for remote login
In this article, we will show you how to set up a WireGuard server on Ubuntu in order to use it for remote login. Introduction to WireGuard First of all, let’s first understand, what is WireGuard? WireGuard is a very simple and fast VPN tool with state-of-the-art encryption. Its goal is to be faster, simpler, more streamlined, and easy to use than IPsec, while avoiding the hassle of large-scale configuration. WireGuard is designed as a general-purpose VPN to run on embedded interfaces and supercomputers in many different environments. Originally released for the Linux kernel, WireGuard is now widely deployed and supported across platforms (Windows, macOS, BSD, iOS, Android). WireGuard is growing rapidly and is already considered the most secure, easiest-to-use, and simplest VPN solution in the industry. Basic Concepts of WireGuard Several basic concepts are involved in WireGuard: Peer: A node in WireGuard. Private key: Each node has its own […]
Cool Pi CM5 evaluation board features Rockchip RK3588/RK3588J system-on-module
Cool Pi CM5 is a system-on-module based on Rockchip RK3588 or RK3588J (industrial temperature range) octa-core Arm Cortex-A76/A55 processor with up to 32GB RAM, 256GB eMMC flash, offered with a development board with dual GbE, two 8K HDMI 2.1 ports, a PCIe 3.0 x2 slot, M.2 NVMe and SATA storage, and more… At the end of last year, we wrote about the Cool Pi 4 as a much faster alternative to Raspberry Pi 4 SBC, and the company has now launched a Raspberry Pi Compute Module 4 and Radxa CM5 alternative with the Cool Pi CM5 MXM 3.0 system-on-module that they offer along with a feature-rich evaluation board (EVB). Cool Pi CM5 EVB specifications: System-on-Module SoC – Rockchip RK3588(J) octa-core processor with 4x Cortex‑A76 cores @ up to 2.4GHz, 4x Cortex‑A55 core @ 1.8GHz Arm Mali-G610 MP4 “Odin” GPU Video decoder – 8Kp60 H.265, VP9, AVS2, 8Kp30 H.264 AVC/MVC, 4Kp60 […]