After the kernel is loaded, which system initializes services and system features?
- init.d
- systemd
- rc.local
- sysinit
After the kernel is loaded, systemd initializes services and system features in modern Linux systems. Systemd is responsible for managing system services, dependencies, and parallelization of tasks, making the boot process more efficient and predictable.
Loading...
Related Quiz
- You've just set up a new Linux server and need to install a web server. Which package management command would you likely use in a Debian-based system?
- You've been given a task to review the startup scripts of a system. Where would you primarily look to find the initialization scripts for different run levels?
- To set up VPN connections in Linux, the ___________ software can be used to support multiple VPN protocols.
- What is the primary distinction between top and htop when monitoring system processes?
- What is the primary purpose of the /home directory in Linux?