Question 4 of 10Pro Only
How does systemd manage services in Linux? Explain unit files, systemctl commands, and how to create a custom service.
Sample answer preview
Systemd is the init system and service manager used by most modern Linux distributions. It is responsible for bootstrapping the system, managing services, and handling dependencies between them.
systemdsystemctlunit filejournalctldaemon-reloadservice management