# systemd

A suite of Linux system components centered on a system and service manager that runs as PID 1.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## A Backward NTP Clock Step Delayed a Python Scheduler's Measurements by Nine Days

DevFeed: [A Backward NTP Clock Step Delayed a Python Scheduler's Measurements by Nine Days](<https://devfeed.tech/articles/the-ntp-clock-jump-that-made-the-scheduler-skip-a-week-of-measurements-34099.md>)

Original publisher: [Read original article](<https://philipptheserver.com/posts/clock-jump-scheduler/>)

Author: Philipp Lehmann (philipp.lehmann@gruppe.ai)

Published: 2026-09-14T07:00:00Z

Content type: tutorial

Language: en

Sources: [Philipp Lehmann](<https://devfeed.tech/sources/philipp-lehmann.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Single Board Computer](<https://devfeed.tech/topics/single-board-computer.md>)

Tags: [embedded](<https://devfeed.tech/tags/embedded.md>), [linux](<https://devfeed.tech/tags/linux.md>), [ntp](<https://devfeed.tech/tags/ntp.md>), [python](<https://devfeed.tech/tags/python.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [scheduler](<https://devfeed.tech/tags/scheduler.md>), [single-board-computer](<https://devfeed.tech/tags/single-board-computer.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [time](<https://devfeed.tech/tags/time.md>), [wall-clock-time](<https://devfeed.tech/tags/wall-clock-time.md>)

### AI overview

A Python scheduler on an embedded Linux device silently stopped running after NTP corrected the system clock backward by about nine days. Because it used wall-clock time to measure elapsed time, the scheduler waited roughly nine days before running again. The article explains why a monotonic clock is the appropriate fix and mentions testing with an injected clock jump.

### Source excerpt

time.time() vs time.monotonic() in a Python scheduler: a backwards NTP step delayed runs by nine days. Monotonic durations and a jump-injecting test.

## Unlock a LUKS root over SSH on Fedora and Red Hat Enterprise Linux

DevFeed: [Unlock a LUKS root over SSH on Fedora and Red Hat Enterprise Linux](<https://devfeed.tech/articles/unlock-a-luks-root-over-ssh-on-fedora-and-red-hat-enterprise-linux-12355.md>)

Original publisher: [Read original article](<https://developers.redhat.com/articles/2026/09/11/unlock-a-luks-root-over-ssh-on-fedora-and-red-hat-enterprise-linux>)

Author: Josephine Pfeiffer

Published: 2026-09-11T13:01:51Z

Content type: tutorial

Language: en

Sources: [Red Hat](<https://devfeed.tech/sources/red-hat.md>), [Red Hat Developer](<https://devfeed.tech/sources/red-hat-developer.md>)

Topics: [Fedora](<https://devfeed.tech/topics/fedora.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [Network](<https://devfeed.tech/topics/network.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [config](<https://devfeed.tech/tags/config.md>), [datacenter](<https://devfeed.tech/tags/datacenter.md>), [developer](<https://devfeed.tech/tags/developer.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [network](<https://devfeed.tech/tags/network.md>), [red-hat](<https://devfeed.tech/tags/red-hat.md>), [remote](<https://devfeed.tech/tags/remote.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [server](<https://devfeed.tech/tags/server.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

This tutorial explains how to unlock an encrypted LUKS root remotely over SSH on Fedora and Red Hat Enterprise Linux. It describes adding NetworkManager and an SSH server to the dracut initramfs, configuring networking, rebuilding the initramfs, and using the rd.neednet=1 kernel argument.

### Source excerpt

An encrypted server in a datacenter reboots and stops in the initramfs, waiting for a passphrase at a console nobody is sitting at. 3 commands and a kernel argument get NetworkManager and sshd into a Fedora or Red Hat Enterprise Linux (RHEL) initramfs, so a remote server with an encrypted root can be unlocked over the network. The post Unlock a LUKS root over SSH on Fedora and Red Hat Enterprise Linux appeared first on Red Hat Developer.

## Security updates for Wednesday

DevFeed: [Security updates for Wednesday](<https://devfeed.tech/articles/security-updates-for-wednesday-8496.md>)

Original publisher: [Read original article](<https://lwn.net/Articles/1093342/>)

Author: jzb

Published: 2026-09-09T13:04:46Z

Content type: news

Language: en

Sources: [LWN.net](<https://devfeed.tech/sources/lwn-net.md>)

Topics: [Debian](<https://devfeed.tech/topics/debian.md>), [cURL](<https://devfeed.tech/topics/curl.md>), [Chromium](<https://devfeed.tech/topics/chromium.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [.NET](<https://devfeed.tech/topics/net.md>)

Tags: [chromium](<https://devfeed.tech/tags/chromium.md>), [cli](<https://devfeed.tech/tags/cli.md>), [debian](<https://devfeed.tech/tags/debian.md>), [google](<https://devfeed.tech/tags/google.md>), [intel](<https://devfeed.tech/tags/intel.md>), [java](<https://devfeed.tech/tags/java.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [python](<https://devfeed.tech/tags/python.md>), [redis](<https://devfeed.tech/tags/redis.md>), [security](<https://devfeed.tech/tags/security.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Security updates have been issued across AlmaLinux, Debian, Fedora, Mageia, Red Hat, SUSE, and Ubuntu for a broad set of packages, including kernels, systemd, Chromium, curl, Python, Java, Terraform provider components, and other system and developer tools.

### Source excerpt

Security updates have been issued by AlmaLinux (expat, glib2, microcode_ctl, mrtg, pam, redis, thunderbird, and valkey), Debian (fort-validator, gst-plugins-base1.0, kernel, and slurm-wlm), Fedora (complyctl, libevent, openvpn, and tar), Mageia (dovecot and spice-vdagent), Red Hat (ignition, opentelemetry-collector, and osbuild-composer), SUSE (amazon-ssm-agent, aws-nitro-enclaves-cli, bzip2, cadvisor, chromium, curl, distribution-registry, emacs, freeciv, fuse-overlayfs, gh, google-guest-agent, GraphicsMagick, hauler, insighttoolkit-devel, java-17-openjdk, libidn, libusb-1_0, libvirt, libvncserver, libzypp, zypper, lkl, lxd, multipath-tools, NetworkManager, perl-Net-DNS, perl-URI, python, python-authlib, python-sqlparse, python-tornado, python3, rpcbind, supergfxctl, systemd, terraform-provider-null, ucode-intel, wget, wireshark, and xen), and Ubuntu (curl, ffmpeg, glibc, hsqldb1.8.0, imagemagick, perl, and vim).

## Agent Night demo recap: exe.dev -- your agent can rewrite the software you use

DevFeed: [Agent Night demo recap: exe.dev -- your agent can rewrite the software you use](<https://devfeed.tech/articles/agent-night-demo-recap-exe-dev-your-agent-can-rewrite-the-software-you-use-15987.md>)

Original publisher: [Read original article](<https://workos.com/blog/agent-night-exe-dev-demo-recap>)

Author: WorkOS

Published: 2026-08-17T18:34:20Z

Content type: article

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [coding](<https://devfeed.tech/topics/coding.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [demo](<https://devfeed.tech/tags/demo.md>), [dev](<https://devfeed.tech/tags/dev.md>), [interface](<https://devfeed.tech/tags/interface.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [recap](<https://devfeed.tech/tags/recap.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

David Crawshaw of exe.dev demonstrated a two-prompt workflow in which an agent customizes an open-source program and periodically rebases those changes onto the latest upstream version.

### Source excerpt

David Crawshaw of exe.dev showed how two prompts let an agent customize any open source tool you use, then keep those changes rebased on upstream nightly.

## Linux nameservers and DNS Resolution

DevFeed: [Linux nameservers and DNS Resolution](<https://devfeed.tech/articles/linux-nameservers-and-dns-resolution-20869.md>)

Original publisher: [Read original article](<https://linuxblog.io/linux-nameservers-dns-resolution/>)

Author: Hayden James

Published: 2026-08-10T10:56:20Z

Content type: tutorial

Language: en

Sources: [Hayden James](<https://devfeed.tech/sources/hayden-james.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Network](<https://devfeed.tech/topics/network.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [config](<https://devfeed.tech/tags/config.md>), [dns](<https://devfeed.tech/tags/dns.md>), [errors](<https://devfeed.tech/tags/errors.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [network](<https://devfeed.tech/tags/network.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>), [sysadmins](<https://devfeed.tech/tags/sysadmins.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A practical guide to DNS resolution on Linux, covering how /etc/nsswitch.conf and /etc/resolv.conf determine hostname lookup behavior, how systemd-resolved manages resolver configuration, and how to inspect and troubleshoot nameserver failures.

### Source excerpt

A practical guide to DNS resolution on Linux: how /etc/resolv.conf, systemd-resolved, and dig work together, and how to troubleshoot common nameserver failures. Continue reading...

## Under the hood: how Amazon EKS Auto Mode detects, repairs, and diagnoses node failures

DevFeed: [Under the hood: how Amazon EKS Auto Mode detects, repairs, and diagnoses node failures](<https://devfeed.tech/articles/under-the-hood-how-amazon-eks-auto-mode-detects-repairs-and-diagnoses-node-failures-4633.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/containers/under-the-hood-how-amazon-eks-auto-mode-detects-repairs-and-diagnoses-node-failures/>)

Author: Sajjan Gundapuneedi

Published: 2026-08-05T18:48:18Z

Content type: article

Language: en

Sources: [Containers](<https://devfeed.tech/sources/containers.md>)

Topics: [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-eks](<https://devfeed.tech/tags/amazon-eks.md>), [amazon-elastic-kubernetes-service](<https://devfeed.tech/tags/amazon-elastic-kubernetes-service.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [diagnostics](<https://devfeed.tech/tags/diagnostics.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>)

### AI overview

This article explains how Amazon EKS Auto Mode detects, diagnoses, drains, and replaces failed Kubernetes nodes. It describes the collaboration between the Node Monitoring Agent and Karpenter, including system-level fault detection, repair policies, safety thresholds, and node diagnostics without SSH.

### Source excerpt

On Amazon EKS Auto Mode, node failures are detected, drained, and replaced automatically before anyone reaches for a laptop. This post shows how the Node Monitoring Agent and Karpenter form a detect-and-replace cycle that runs by default, why specific faults trigger node replacement, and how to collect node diagnostics without SSH.

## What is WAL backpressure, and why does ClickHouse Managed Postgres need it?

DevFeed: [What is WAL backpressure, and why does ClickHouse Managed Postgres need it?](<https://devfeed.tech/articles/what-is-wal-backpressure-and-why-does-clickhouse-managed-postgres-need-it-5629.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/wal-backpressure-clickhouse-managed-postgres>)

Author: Kaushik Iska

Published: 2026-08-05T15:58:59Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Database](<https://devfeed.tech/topics/database.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [database](<https://devfeed.tech/tags/database.md>), [process](<https://devfeed.tech/tags/process.md>), [scale](<https://devfeed.tech/tags/scale.md>), [storage](<https://devfeed.tech/tags/storage.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

### AI overview

ClickHouse Managed Postgres uses WAL-aware backpressure to prevent a full WAL disk from causing an outage. A systemd timer measures pending WAL segments and applies increasingly strict cgroup v2 I/O limits to client backends while leaving the archiver, checkpointer, logger, and all reads uncapped. A benchmark on an EC2 instance demonstrates the mechanism under a deliberately rate-limited object store and a backed-up archiver.

### Source excerpt

How ClickHouse Managed Postgres uses WAL-aware backpressure to slow client writes, protect disk space, and let the archiver recover.

## journalctl: domina los logs de systemd

DevFeed: [journalctl: domina los logs de systemd](<https://devfeed.tech/articles/journalctl-domina-los-logs-de-systemd-34067.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/journalctl-domina-logs-systemd/>)

Author: Antonio Pérez

Published: 2026-08-01T08:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [systemd](<https://devfeed.tech/topics/systemd.md>), [Boot Process, passwd, systemd](<https://devfeed.tech/topics/boot-process-passwd-systemd.md>)

Tags: [crash](<https://devfeed.tech/tags/crash.md>), [logs](<https://devfeed.tech/tags/logs.md>), [sysadmins](<https://devfeed.tech/tags/sysadmins.md>), [syslog](<https://devfeed.tech/tags/syslog.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A practical guide to using journalctl with systemd. It covers persistent and volatile journals, filtering logs by service, time, and priority, following logs in real time, and reviewing boot and kernel messages.

### Source excerpt

Domina journalctl para filtrar logs de systemd por servicio, prioridad y fecha, seguirlos en tiempo real y controlar el espacio que ocupan.

## Docker Alternative: Podman on Linux

DevFeed: [Docker Alternative: Podman on Linux](<https://devfeed.tech/articles/docker-alternative-podman-on-linux-20867.md>)

Original publisher: [Read original article](<https://linuxblog.io/docker-alternative-podman-on-linux/>)

Author: Hayden James

Published: 2026-06-22T13:06:19Z

Content type: tutorial

Language: en

Sources: [Hayden James](<https://devfeed.tech/sources/hayden-james.md>)

Topics: [podman](<https://devfeed.tech/topics/podman.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cli](<https://devfeed.tech/tags/cli.md>), [commands](<https://devfeed.tech/tags/commands.md>), [containers](<https://devfeed.tech/tags/containers.md>), [devops](<https://devfeed.tech/tags/devops.md>), [docker](<https://devfeed.tech/tags/docker.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [podman](<https://devfeed.tech/tags/podman.md>), [sysadmins](<https://devfeed.tech/tags/sysadmins.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A practical guide to using Podman as a Docker alternative on Linux. It explains Podman's daemonless and rootless container model, compatibility with Docker image formats and CLI commands, pod support, systemd integration, and installation through Linux distribution package managers.

### Source excerpt

This article is inspired by our LinuxCommunity.io forum discussion thread (thanks to users @tmick and @shybry747 for the feedback). Let's walk through what Podman is and how to use it as a Docker alternative on Linux. Continue reading...

## iPhone Screenshots on Linux, on a Stream Deck Button

DevFeed: [iPhone Screenshots on Linux, on a Stream Deck Button](<https://devfeed.tech/articles/iphone-screenshots-on-linux-on-a-stream-deck-button-25177.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2026/06/22/iphone-screenshots-on-linux-stream-deck/>)

Author: Ivan Morgillo

Published: 2026-06-22T09:30:00Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [iphone](<https://devfeed.tech/topics/iphone.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [capture](<https://devfeed.tech/tags/capture.md>), [command](<https://devfeed.tech/tags/command.md>), [ios](<https://devfeed.tech/tags/ios.md>), [iphone](<https://devfeed.tech/tags/iphone.md>), [linux](<https://devfeed.tech/tags/linux.md>), [root](<https://devfeed.tech/tags/root.md>), [screenshots](<https://devfeed.tech/tags/screenshots.md>), [stream](<https://devfeed.tech/tags/stream.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A tutorial on capturing iPhone screenshots directly to the Linux clipboard with a Stream Deck button. On iOS 17 and later, it uses pymobiledevice3, Developer Mode, a mounted Developer Disk Image, and a root-run systemd tunnel service instead of the classic idevicescreenshot workflow.

### Source excerpt

How I screenshot my iPhone straight to the Linux clipboard with one Stream Deck button -- iOS 17+ needs pymobiledevice3 and a root tunnel, not the classic idevicescreenshot. No Mac required.

## Google Drive on Linux: A Fast rclone Mount (and Why Your Thumbnails Are Missing)

DevFeed: [Google Drive on Linux: A Fast rclone Mount (and Why Your Thumbnails Are Missing)](<https://devfeed.tech/articles/google-drive-on-linux-a-fast-rclone-mount-and-why-your-thumbnails-are-missing-25172.md>)

Original publisher: [Read original article](<https://www.ivanmorgillo.com/2026/06/12/google-drive-on-linux-rclone-mount-and-thumbnails/>)

Author: Ivan Morgillo

Published: 2026-06-12T10:00:00Z

Content type: tutorial

Language: en

Sources: [Ivan Morgillo](<https://devfeed.tech/sources/ivan-morgillo.md>)

Topics: [Google](<https://devfeed.tech/topics/google.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [mount](<https://devfeed.tech/topics/mount.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [xfce](<https://devfeed.tech/topics/xfce.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [caching](<https://devfeed.tech/tags/caching.md>), [google](<https://devfeed.tech/tags/google.md>), [image](<https://devfeed.tech/tags/image.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mount](<https://devfeed.tech/tags/mount.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [xfce](<https://devfeed.tech/tags/xfce.md>)

### AI overview

A tutorial describing a personal setup for mounting Google Drive as a browsable folder on Ubuntu with XFCE using rclone. It covers OAuth authorization, a systemd user service, aggressive caching for faster browsing, and the problem of missing image thumbnails on the mount.

### Source excerpt

How I finally got Google Drive working as a fast, normal folder on Linux with rclone -- and fixed the non-obvious problem of missing image thumbnails on FUSE mounts.

## NixOS 26.05 released

DevFeed: [NixOS 26.05 released](<https://devfeed.tech/articles/nixos-26-05-released-38878.md>)

Original publisher: [Read original article](<https://nixos.org/blog/announcements/2026/nixos-2605/>)

Author: NixOS

Published: 2026-05-30T07:00:00Z

Content type: release

Language: en

Sources: [NixOS Announcements](<https://devfeed.tech/sources/nixos-announcements.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [modules](<https://devfeed.tech/topics/modules.md>), [deprecated](<https://devfeed.tech/topics/deprecated.md>), [Package manager](<https://devfeed.tech/topics/package-manager.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [accessibility](<https://devfeed.tech/tags/accessibility.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [deprecated](<https://devfeed.tech/tags/deprecated.md>), [end-of-life](<https://devfeed.tech/tags/end-of-life.md>), [gcc](<https://devfeed.tech/tags/gcc.md>), [linux](<https://devfeed.tech/tags/linux.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [macos](<https://devfeed.tech/tags/macos.md>), [modules](<https://devfeed.tech/tags/modules.md>), [nix](<https://devfeed.tech/tags/nix.md>), [nixos](<https://devfeed.tech/tags/nixos.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [x86-64](<https://devfeed.tech/tags/x86-64.md>)

### AI overview

NixOS 26.05, named "Yarara," is publicly available as a new Linux distribution release. The announcement covers package, module, configuration, systemd initrd, platform-support, GNOME, and compiler changes, along with support timelines for NixOS 26.05 and the previous 25.11 release.

### Source excerpt

Hey everyone, we are yayayayaka and jopejoe1, the release managers of the newest release of NixOS. We are very proud to announce the public availability of NixOS 26.05 "Yarara". NixOS is a Linux distribution. Its underlying package repository Nixpkgs can also be used on other Linux systems and macOS with the Nix package manager. This release will receive bugfixes and security updates for seven months (up until 2026-12-31). The old release 25.11 "Xantusia" is now officially deprecated and will reach its end-of-life and stop receiving security updates after 2026-06-30. NixOS Release Notes Highlights New Modules Backward Incompatibilities Other Notable Changes Nixpkgs Release Notes Highlights Backward Incompatibilities Other Notable Changes Nixpkgs Library Upgrade Instructions ISO Image Downloads The 26.05 release was made possible due to the efforts of 2842 contributors, who authored 59703 commits since the previous release. Highlights Our vast and routinely maintained set of packages has also been updated. This release of Nixpkgs Added 20442 new packages Updated 20641 existing packages Removed 17532 outdated packages, in an effort to keep the package set maintainable and secure. In addition to packages from Nixpkgs, the NixOS Linux distribution also features composable configuration modules and integration tests for distributed systems. This release of NixOS Added 85 new modules and 1547 configuration options Removed 25 outdated modules and 355 configuration options. systemd stage 1 Stage 1 (a.k.a. initrd) is now based on systemd by default, and the old scripted implementation is deprecated and scheduled for removal in 26.11. Deprecation of x86_64-darwin This will be the last release of Nixpkgs to support x86_64-darwin. Platform support will be maintained and binaries built until Nixpkgs 26.05 goes out of support at the end of 2026. For 26.11, due to Apple's deprecation of the platform and limited build infrastructure and developer time, we will no longer build packa

## Gitea: monta tu propio servidor Git

DevFeed: [Gitea: monta tu propio servidor Git](<https://devfeed.tech/articles/gitea-monta-tu-propio-servidor-git-34059.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/gitea-servidor-git-autoalojado/>)

Author: Antonio Pérez

Published: 2026-02-08T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Gitea](<https://devfeed.tech/topics/gitea.md>), [Git](<https://devfeed.tech/topics/git.md>), [forgejo](<https://devfeed.tech/topics/forgejo.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [let's encrypt](<https://devfeed.tech/topics/let-s-encrypt.md>), [MariaDB](<https://devfeed.tech/topics/mariadb.md>), [SSL](<https://devfeed.tech/topics/ssl.md>)

Tags: [forgejo](<https://devfeed.tech/tags/forgejo.md>), [git](<https://devfeed.tech/tags/git.md>), [github](<https://devfeed.tech/tags/github.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [go](<https://devfeed.tech/tags/go.md>), [let-s-encrypt](<https://devfeed.tech/tags/let-s-encrypt.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mariadb](<https://devfeed.tech/tags/mariadb.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A Spanish tutorial explains how to install and configure Gitea as a lightweight, self-hosted Git server. It compares Gitea with GitLab and Forgejo, then covers system setup, databases, systemd, Nginx, SSL certificates, repositories, and SSH access.

### Source excerpt

Instala y configura Gitea como alternativa ligera a GitHub o GitLab para alojar repositorios Git en tu propio servidor.

## Monitoriza Linux con Prometheus y Grafana

DevFeed: [Monitoriza Linux con Prometheus y Grafana](<https://devfeed.tech/articles/monitoriza-linux-con-prometheus-y-grafana-34069.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/monitorizar-servidores-linux-prometheus-grafana/>)

Author: Antonio Pérez

Published: 2026-01-25T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Grafana](<https://devfeed.tech/topics/grafana.md>), [Grafana Cloud Metrics](<https://devfeed.tech/topics/grafana-cloud-metrics.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [dashboards](<https://devfeed.tech/tags/dashboards.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [linux](<https://devfeed.tech/tags/linux.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A step-by-step guide to deploying a Prometheus and Grafana monitoring stack on Linux servers with Node Exporter. It covers collecting system metrics, configuring Prometheus targets, connecting Grafana, importing a dashboard, and using PromQL for gauges and counters.

### Source excerpt

Guía paso a paso para desplegar un stack de monitorización con Prometheus y Grafana en servidores Linux usando Node Exporter.

## Tareas programadas: cron vs systemd timers

DevFeed: [Tareas programadas: cron vs systemd timers](<https://devfeed.tech/articles/tareas-programadas-cron-vs-systemd-timers-34084.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/tareas-programadas-cron-systemd-timers/>)

Author: Antonio Pérez

Published: 2026-01-23T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [systemd](<https://devfeed.tech/topics/systemd.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [linux](<https://devfeed.tech/tags/linux.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A practical comparison of cron and systemd timers for scheduling tasks on Linux. It covers cron syntax, crontab sources, access control, cron's minimal execution environment, debugging techniques, and the distinction between calendar-based and monotonic systemd timers.

### Source excerpt

Cron vs systemd timers en Linux: sintaxis OnCalendar, el entorno mínimo de cron y cómo migrar un cron job a timer paso a paso.

## Why Sysadmins Should Learn Automation with Ansible, Terraform, and Git in 2026

DevFeed: [Why Sysadmins Should Learn Automation with Ansible, Terraform, and Git in 2026](<https://devfeed.tech/articles/por-que-aprender-automatizacion-en-2026-34083.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/sysadmin-aprender-automatizacion-2026/>)

Author: Alois

Published: 2026-01-20T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Ansible](<https://devfeed.tech/topics/ansible.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Git](<https://devfeed.tech/topics/git.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [ansible](<https://devfeed.tech/tags/ansible.md>), [git](<https://devfeed.tech/tags/git.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [sysadmin](<https://devfeed.tech/tags/sysadmin.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

This Spanish article argues that automation is an essential skill for sysadmins managing growing infrastructure. It explains how Ansible playbooks can coordinate tasks such as kernel patching and staged server reboots, while monitoring and scheduled maintenance can automate remediation and preventive work.

### Source excerpt

Por qué la automatización con Ansible, Terraform y Git dejó de ser opcional para un sysadmin, y por dónde empezar sin agobiarte.

## Backups incrementales con rsync en Linux

DevFeed: [Backups incrementales con rsync en Linux](<https://devfeed.tech/articles/backups-incrementales-con-rsync-en-linux-34045.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/backup-incremental-rsync-servidores-linux/>)

Author: Antonio Pérez

Published: 2026-01-16T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [backups](<https://devfeed.tech/topics/backups.md>), [rsync](<https://devfeed.tech/topics/rsync.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Script](<https://devfeed.tech/topics/script.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [backup](<https://devfeed.tech/tags/backup.md>), [backups](<https://devfeed.tech/tags/backups.md>), [filesystem](<https://devfeed.tech/tags/filesystem.md>), [incremental](<https://devfeed.tech/tags/incremental.md>), [linux](<https://devfeed.tech/tags/linux.md>), [nas](<https://devfeed.tech/tags/nas.md>), [rsync](<https://devfeed.tech/tags/rsync.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A tutorial on implementing incremental backups with rsync and hardlinks on Linux servers. It explains how unchanged files are hardlinked to save space, warns that hardlinks are not independent copies, discusses filesystem compatibility and destructive synchronization risks, and covers SSH transfers, exclusions, systemd timers, and integrity checks.

### Source excerpt

Cómo implementar una estrategia de backups incrementales usando rsync y hardlinks para ahorrar espacio y tiempo en tus servidores.

## Guía práctica de systemd en Linux

DevFeed: [Guía práctica de systemd en Linux](<https://devfeed.tech/articles/guia-practica-de-systemd-en-linux-34060.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/guia-systemd-servicios-linux/>)

Author: Alois

Published: 2026-01-11T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [systemd](<https://devfeed.tech/topics/systemd.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [boot](<https://devfeed.tech/topics/boot.md>)

Tags: [boot](<https://devfeed.tech/tags/boot.md>), [drop-in](<https://devfeed.tech/tags/drop-in.md>), [editor](<https://devfeed.tech/tags/editor.md>), [file](<https://devfeed.tech/tags/file.md>), [linux](<https://devfeed.tech/tags/linux.md>), [service](<https://devfeed.tech/tags/service.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

A practical guide to systemd on Linux covering unit types, socket activation, service state and startup configuration, masking, custom services, and drop-in overrides.

### Source excerpt

Guía práctica de systemd: unidades service, timer y socket, targets de arranque, enable vs start, mask/unmask y overrides con systemctl edit.

## Introducción a contenedores con Podman en Linux

DevFeed: [Introducción a contenedores con Podman en Linux](<https://devfeed.tech/articles/introduccion-a-contenedores-con-podman-en-linux-34066.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/introduccion-contenedores-podman-linux/>)

Author: Antonio Pérez

Published: 2026-01-04T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [podman](<https://devfeed.tech/topics/podman.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [cgroups](<https://devfeed.tech/tags/cgroups.md>), [cli](<https://devfeed.tech/tags/cli.md>), [debian](<https://devfeed.tech/tags/debian.md>), [docker](<https://devfeed.tech/tags/docker.md>), [linux](<https://devfeed.tech/tags/linux.md>), [oci](<https://devfeed.tech/tags/oci.md>), [podman](<https://devfeed.tech/tags/podman.md>), [rhel](<https://devfeed.tech/tags/rhel.md>), [root](<https://devfeed.tech/tags/root.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [ubuntu-24-04](<https://devfeed.tech/tags/ubuntu-24-04.md>)

### AI overview

A Spanish tutorial introducing Podman on Linux. It explains Podman's daemonless, OCI-compatible architecture, rootless container execution, isolation through user namespaces, version differences across distributions, and comparisons with Docker.

### Source excerpt

Podman en profundidad: arquitectura sin daemon, rootless por defecto, pods, integración con systemd/Quadlet, Cockpit y comparación con Docker.

## Cross-Compiling NixOS images

DevFeed: [Cross-Compiling NixOS images](<https://devfeed.tech/articles/cross-compiling-nixos-images-32431.md>)

Original publisher: [Read original article](<https://nixcademy.com/posts/cross-compile-nixos-images/>)

Author: Jacek Galowicz

Published: 2025-12-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Nixcademy Blog](<https://devfeed.tech/sources/nixcademy-blog.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [Cross-Compilation](<https://devfeed.tech/topics/cross-compilation.md>), [gnu linux](<https://devfeed.tech/topics/gnu-linux.md>), [systemd](<https://devfeed.tech/topics/systemd.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [compilation](<https://devfeed.tech/tags/compilation.md>), [cross-compilation](<https://devfeed.tech/tags/cross-compilation.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [learn](<https://devfeed.tech/tags/learn.md>), [linux](<https://devfeed.tech/tags/linux.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

Part four of a series explaining how to cross-compile NixOS appliance images for other platforms while retaining Nix's declarative and composable configuration model.

### Source excerpt

Part 4 of our NixOS appliance image series - Learn how to cross-compile NixOS images without losing declarativity and composability

## NixOS OTA Updates with systemd-sysupdate: Immutable A/B System Partitions

DevFeed: [NixOS OTA Updates with systemd-sysupdate: Immutable A/B System Partitions](<https://devfeed.tech/articles/nixos-ota-updates-with-systemd-sysupdate-immutable-a-b-system-partitions-32436.md>)

Original publisher: [Read original article](<https://nixcademy.com/posts/immutable-ab-system-partitions-with-nixos-for-ota-updates-with-systemd-sysupdate/>)

Author: Jacek Galowicz

Published: 2025-11-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Nixcademy Blog](<https://devfeed.tech/sources/nixcademy-blog.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [linux](<https://devfeed.tech/tags/linux.md>), [ota](<https://devfeed.tech/tags/ota.md>), [partitions](<https://devfeed.tech/tags/partitions.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

A tutorial on using NixOS and systemd-sysupdate to build immutable A/B system partitions for over-the-air updates of minimal appliance systems. It explains the partition layout, update packages, configuration, and testing the update cycle in a virtual machine.

### Source excerpt

NixOS systemd-sysupdate tutorial: build immutable A/B system partitions for over-the-air appliance updates. Part 3 of our NixOS image series.

## Self-growing NixOS appliance images with systemd-repart

DevFeed: [Self-growing NixOS appliance images with systemd-repart](<https://devfeed.tech/articles/self-growing-nixos-appliance-images-with-systemd-repart-32426.md>)

Original publisher: [Read original article](<https://nixcademy.com/posts/auto-growing-nixos-appliance-images-with-systemd-repart/>)

Author: Jacek Galowicz

Published: 2025-10-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Nixcademy Blog](<https://devfeed.tech/sources/nixcademy-blog.md>)

Topics: [Nix](<https://devfeed.tech/topics/nix.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Disk image](<https://devfeed.tech/topics/disk-image.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [boot](<https://devfeed.tech/tags/boot.md>), [build](<https://devfeed.tech/tags/build.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [partitions](<https://devfeed.tech/tags/partitions.md>), [systemd](<https://devfeed.tech/tags/systemd.md>)

### AI overview

This tutorial explains how to build small, bootable NixOS appliance images with systemd-repart that expand to use the available disk during the first boot. It introduces the approach as part of a series covering image minimization, OTA updates, and cross-compilation.

### Source excerpt

How to build small, self-inflating NixOS images with systemd-repart that automatically repartition to use the full disk on the first boot.

## Preview: Slice Up Bare-Metal with Slicer

DevFeed: [Preview: Slice Up Bare-Metal with Slicer](<https://devfeed.tech/articles/preview-slice-up-bare-metal-with-slicer-26646.md>)

Original publisher: [Read original article](<https://blog.alexellis.io/slicer-bare-metal-preview/>)

Author: Alex Ellis

Published: 2025-08-30T08:09:48Z

Content type: release

Language: en

Sources: [Alex Ellis' Blog](<https://devfeed.tech/sources/alex-ellis-blog.md>)

Topics: [Firecracker](<https://devfeed.tech/topics/firecracker.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [OpenFaaS](<https://devfeed.tech/topics/openfaas.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [Arch Linux](<https://devfeed.tech/topics/archlinux.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Ollama](<https://devfeed.tech/topics/ollama.md>)

Tags: [arm](<https://devfeed.tech/tags/arm.md>), [bare-metal](<https://devfeed.tech/tags/bare-metal.md>), [boot](<https://devfeed.tech/tags/boot.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [firecracker](<https://devfeed.tech/tags/firecracker.md>), [k3s](<https://devfeed.tech/tags/k3s.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [linux](<https://devfeed.tech/tags/linux.md>), [network](<https://devfeed.tech/tags/network.md>), [preview](<https://devfeed.tech/tags/preview.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [slicer](<https://devfeed.tech/tags/slicer.md>), [storage](<https://devfeed.tech/tags/storage.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [testing](<https://devfeed.tech/tags/testing.md>), [work](<https://devfeed.tech/tags/work.md>), [x86-64](<https://devfeed.tech/tags/x86-64.md>)

### AI overview

OpenFaaS Ltd is previewing Slicer, an internal tool that partitions bare-metal hosts into Firecracker microVMs. The article describes use cases including Kubernetes cluster scaling, customer simulations, chaos testing, production troubleshooting, Arm and x86_64 testing, persistent workloads, multi-host deployments, and GPU access for Ollama.

### Source excerpt

The easiest and best supported way to learn and deploy Firecracker and microVMs.

## Project Showcase: Movuan

DevFeed: [Project Showcase: Movuan](<https://devfeed.tech/articles/project-showcase-movuan-34889.md>)

Original publisher: [Read original article](<https://pine64.org/2025/08/27/august_2025_movuan/>)

Published: 2025-08-27T00:00:00Z

Content type: article

Language: en

Sources: [Community blog on PINE64](<https://devfeed.tech/sources/community-blog-on-pine64.md>)

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [Debian](<https://devfeed.tech/topics/debian.md>), [systemd](<https://devfeed.tech/topics/systemd.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [chromium](<https://devfeed.tech/tags/chromium.md>), [debian](<https://devfeed.tech/tags/debian.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [project-showcase](<https://devfeed.tech/tags/project-showcase.md>), [systemd](<https://devfeed.tech/tags/systemd.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

A community project called Movuan provides a mobile distribution based on Devuan 5.0 with Phosh, using modified Mobian debos to build images. The article explains installation options, privacy-oriented extras, Devuan's alternative init systems, and Movuan's goal of becoming an official Devuan version.

### Source excerpt

Table of contents The Movuan project Installing Movuan What is Devuan? Future goals and contributing Do you have something to share? Contact Community PineStore The Movuan project The Movuan project was started by community member lxb and announced in a forum post as an alternative to mobile distributions using the systemd init system. Thanks to being forked from Mobian, the project makes use of modified Mobian debos to build it's images. One of the modifications that lxb makes is an optional script which can customize a Movuan image to install extra software like AndroidImpEx for importing contacts and sms messages from an Android phone, Ungoogled Chromium, local caching DNS (bind) tunnelled through TLS (stubby) to privacy minded servers and an inbuilt adblocker through a caching proxy (squid). These modifications are a personal preference of lxb's but anyone is free to use them to help improve their privacy. Installing Movuan Movuan offers an image based on Devuan 5.0 (Debian 12) with Phosh. Users can find Movuan images in the GitLab repository along with instructions on installing said image. As usual you can use a tool like Balena Etcher or Gnome Disks to write them to an SD Card as well. You may build your own images as well using the debos recipe in the GitLab repository. What is Devuan? Devuan for users who are unaware is a fork of Debian which provides alterative init systems to Systemd such as: sysvinit (default) openrc runit sinit s6 shepherd The benefit of using a different init system depends on the features it offers over another. So it is highly depends on user preference. Other than this change it runs the same (at a surface level) as Debian/Mobian. Users can learn more about the Devuan project here. Future goals and contributing The goal of the Movuan project is to merge into Devuan as an official version, but it still requires some polishing to do before this can happen. Specifically help with packaging and testing would be appreciated! Anyone who i

[Next page](<https://devfeed.tech/topics/systemd.md?cursor=WyIyMDI1LTA4LTI3VDAwOjAwOjAwKzAwOjAwIiwgIjE4N2M1ZGJkLWEwMjQtNGZiNS1iODFjLWIzNzNkZDVkOGU2MCJd>)