Control Services and Daemons Flashcards

1
Q

What is systemd?

A

A utility that provides a method for activating system resources, server daemons, and other processes, both at boot time and on a running system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is systemctl?

A

A utility to start, stop, reload, enable, and disable services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the systemd utility used for?

A

To manage service units, socket units, and path units.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the systemctl status command used for?

A

to determine the status of system daemons and network services that the systemd utility started.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the systemctl list-dependencies?

A

A command lists all service units that a specific unit depends on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is systemd utility used for?

A

Can mask a service unit so that it does not run, even to satisfy dependencies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly