Tag

Linux init

1 views collected around this technical thread.

Qunar Tech Salon
Qunar Tech Salon
Jun 8, 2015 · Operations

An Introduction to systemd: Features, Concepts, and Usage

This article provides a comprehensive overview of systemd, the modern Linux init system, covering its design goals, compatibility with SysVinit, parallel boot advantages, on‑demand activation, CGroup‑based process tracking, unit types, dependency handling, snapshot and journal capabilities, as well as practical guidance for developers and system administrators.

Linux initService Managementcgroup
0 likes · 31 min read
An Introduction to systemd: Features, Concepts, and Usage
Qunar Tech Salon
Qunar Tech Salon
Jun 7, 2015 · Operations

Understanding Upstart: Features, Concepts, and Usage in Linux Init Systems

This article explains the evolution of Linux init systems, focusing on Upstart's event‑driven design, core concepts such as jobs and events, configuration syntax, and practical commands for developers and administrators, highlighting its advantages over traditional SysVinit.

Linux initService ManagementSystem Administration
0 likes · 24 min read
Understanding Upstart: Features, Concepts, and Usage in Linux Init Systems