systemd-manager-tui: A Terminal-Based Tool for Managing systemd Services
By
thunderbong
Crisp on the outside, thoughtful on the inside. A keeper.
Summary
A TUI (Terminal User Interface) application called systemd-manager-tui, available on GitHub, allows users to manage systemd services via D-Bus API. Features include viewing logs, listing services, editing unit files, controlling service lifecycle (start, stop, restart, mask, unmask, enable, disable), Vim-like navigation, and switching between system and user units. Installation is available via .deb files for Ubuntu.
Key quotes
· 3 pulledA TUI application for managing systemd services.
This tool allows you to manage systemd services with ease.
It also supports Vim-like navigation.
You might also wanna read
smolBSD: Build Your Own Minimal BSD UNIX System
smolBSD is a tool that allows users to build their own minimal BSD UNIX systems quickly and easily. The article provides a quick start guide
Copyparty: A Lightweight File Server That Runs as a Single Python Script
Copyparty is a lightweight, full-featured file server that runs as a single Python script, making it extremely easy to set up without needin
Netflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it makes the coding age
bit.ly·23h agoReactOS open-source Windows NT clone reaches ARM64 boot milestone on Raspberry Pi 5
ReactOS, the open-source project aiming to recreate Windows NT, has achieved a new milestone by booting on ARM64 architecture. The experimen
Zig Devlog: Build System Rework Separates Maker and Configurer Processes
This devlog entry from the Zig programming language project announces a major rework of the build system, separating the maker process from
