Nitro: A Minimalist Init System and Process Supervisor for Linux and NetBSD
By
todsacerdoti
Hot, fresh, and worth queueing round the block for.
Summary
Nitro is a lightweight init system and process supervisor designed for Linux and NetBSD systems. It operates as a minimal alternative to traditional init systems, configured through a directory of scripts (default /etc/nitro) where each service directory can contain setup and run scripts. The system emphasizes simplicity, flexibility, and small footprint while providing essential process supervision capabilities.
Key quotes
· 4 pullednitro is a tiny process supervisor that also can be used as pid 1 on Linux and NetBSD
nitro is configured by a directory of scripts, defaulting to /etc/nitro (or the first command line argument)
Every directory inside /etc/nitro (or your custom service directory) can contain several files
setup, an optional executable file that is run before the service starts. It must exit with status 0 to continue
You might also wanna read
Cockpit: Web-Based Graphical Interface for Server Management
Cockpit is a web-based graphical interface for servers that allows system administrators to manage servers through a browser. The project ap
Todd C. Miller: Long-time sudo Maintainer and OpenBSD Contributor
Todd C. Miller is the long-time maintainer of the sudo command-line utility for Unix-like operating systems, having worked on it for over 30
Ion Shell: A Modern Rust-Based System Shell for RedoxOS and Unix Platforms
Ion is a modern system shell written entirely in Rust, offering a simple yet powerful syntax with performance exceeding Dash. While primaril
Btop: System Resource Monitor with Intel GPU and NetBSD Support Updates
Btop is a resource monitoring tool for Linux, macOS, and FreeBSD systems that provides real-time monitoring of CPU, memory, disk, network, a
Ventoy: Open-Source Bootable USB Solution Supporting Multiple Operating Systems
Ventoy is an open-source bootable USB solution that allows users to create a USB drive with multiple ISO files and boot from them directly w
Comparing AI Agent Frameworks: Hermes Agent, AutoGPT, OpenAI Agents, and CrewAI in 2026
A practical, engineering-focused comparison of major AI agent frameworks in 2026, including Hermes Agent, AutoGPT, OpenAI Agents, and CrewAI
cstu.io·17h ago