Tagged articles
3 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Mar 29, 2025 · Operations

Mastering /etc/init.d Scripts: A Deep Dive into Embedded Linux Service Management

This guide explains the role of the /etc/init.d directory in embedded Linux, walks through common startup scripts such as rcS, rcK, and service-specific files, and provides detailed code examples and command‑line options to help developers understand, customize, and troubleshoot system initialization and shutdown processes.

LinuxService Managementembedded
0 likes · 19 min read
Mastering /etc/init.d Scripts: A Deep Dive into Embedded Linux Service Management
Liangxu Linux
Liangxu Linux
Jan 4, 2020 · Operations

How to Manage Linux Boot Scripts: rc.local, init.d, chkconfig & More

This guide explains how Linux servers start services automatically, covering rc.local, init.d scripts, chkconfig configuration, run‑level settings, and login‑shell scripts, with step‑by‑step commands and examples for reliable boot‑time automation.

System Administrationboot scriptschkconfig
0 likes · 7 min read
How to Manage Linux Boot Scripts: rc.local, init.d, chkconfig & More