Getting Started with Infix
This is a guide for those who want to learn more about Infix using a hands-on approach. You need a Linux 🐧 system with Qemu installed, we recommend Debian based systems, like Ubuntu and Linux Mint...
This is a guide for those who want to learn more about Infix using a hands-on approach. You need a Linux 🐧 system with Qemu installed, we recommend Debian based systems, like Ubuntu and Linux Mint...
So you have an application running on a Raspberry Pi, BeagleBone, or similar embedded Linux platform. Maybe it’s a temperature monitor, a data logger, or a custom control system. You’ve heard about...
We’ve talked before about how Infix OS focuses on being friendly, secure, and immutable. But what does immutability actually mean to us? It’s not about locking things down for the sake of it. It’s...
As of Infix v25.10, a zone-based firewall (ZBF) built on firewalld is included, exposing the most relevant functionality for network security. Rather than managing rules on a per-interface basis, z...
This guide covers how to flash an Infix SD card image to a microSD card or eMMC module. Prerequisites You will need: An SD card reader (USB or built-in) A microSD card or eMMC module (minim...
Infix now supports the Banana Pi BPi-R3, an affordable (€130-€150), WiFi-capable router board with a built-in gigabit switch, and dual 2.5 Gbps SFP ports. The board offers a good balance between f...
We have now launched a slightly more accessible documentation for Infix, enjoy! 🧡 📚 https://kernelkit.org/infix/
A while back I was playing with NotebookLM and decided to feed it the About Infix page. Out came this funny and almost 100% accurate podcast Sorry, your browser does not seem to support the H...
This is the fourth post in a series about containers in Infix. This time we go back to basics for a more gentle introduction into using containers. We will use one real interface, connected to th...
Much thanks to the solid foundation curated by Buildroot, Infix can quite easily be ported to any system that supports Linux. The only real hardware requirement is “enough” RAM and storage, and if...