linux

mender

Mender: Secure and Manageable OTA Updates for IoT Devices

Introduction – The Evolution of IoT and the Software Management Challenge Between 2015 and 2024, the Internet of Things experienced significant growth: from simple environmental sensors to complex industrial systems, the number of connected devices increased from 3.8 billion to 18.5 billion, marking a growth of 387%. With this massive expansion, a crucial challenge has […]

Mender: Secure and Manageable OTA Updates for IoT Devices Read More »

WiFi Module Configuration for Linux IoT Devices

Introduction In our journey of developing Linux-based IoT devices, managing WiFi connections has proven to be just as crucial as managing 4G connections (covered in our previous article). From configuring simple clients that connect to existing networks to creating access points for mesh networks or initial setup, we explored various technical solutions. This article shares

WiFi Module Configuration for Linux IoT Devices Read More »

Managing 4G Connections for Linux-Based IoT Devices

Introduction At AIknow, over the years we’ve had to manage 4G connections on many Linux-based IoT devices, from simple solutions to complex industrial gateways. Our experience has led us through a natural evolution in the tools used for managing connectivity: starting with the traditional wvdial, moving towards NetworkManager, and discovering ModemManager as a fundamental tool

Managing 4G Connections for Linux-Based IoT Devices Read More »

Webmin, what it is, how to install it and how to use it.

Webmin: Simplify Server Management with an Intuitive Interface Managing a server is a crucial task to ensure the correct functioning of websites, applications and online services. However, for those who are not system administration experts, it can be a complex and intimidating process. This is where Webmin comes in, a browser-based web interface designed to

Webmin, what it is, how to install it and how to use it. Read More »

cosa è docker logo

What is Docker and what is it used for

Docker, a tool for Modern Application Management In the field of application development and management, Docker has quickly gained popularity as an indispensable tool. This containerization technology has revolutionized the way applications are developed, deployed and managed, offering an efficient, portable and scalable solution. What is Docker? It is an open-source platform that simplifies the

What is Docker and what is it used for Read More »