This shows you the differences between two versions of the page.
ep:labs:07:contents:tasks:ex1 [2025/05/03 22:27] radu.mantu created |
ep:labs:07:contents:tasks:ex1 [2025/05/04 00:34] (current) radu.mantu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== 01. [20p] systemd-analyze ==== | + | ==== 01. [20p] Systemd boot analysis ==== |
**systemd** is one of the most popular choices of service managers that acts as the **init** (PID=1) process on Linux distributions. Although some distributions prefer simpler alternatives such as **OpenRC** for Alpine Linux and Gentoo or **BusyBox** for embedded environments, chances are that you are using **systemd** at this moment. | **systemd** is one of the most popular choices of service managers that acts as the **init** (PID=1) process on Linux distributions. Although some distributions prefer simpler alternatives such as **OpenRC** for Alpine Linux and Gentoo or **BusyBox** for embedded environments, chances are that you are using **systemd** at this moment. |