Questions
- Which kind of unit monitors files and directories for changes?
a. system
b. file
c. path
d. timer
e. service
- A socket unit can:
a. automatically notify the user if a network request comes in
b. automatically set up communication between Linux and Windows machines
c. listen for network connections, and act as a firewall
d. automatically start a network service when it detects a connection request for that service
- What is the purpose of the
[Install]
section?a. It defines what other packages are to be installed when you install a service.
b. It defines what happens when you enable or disable a unit.
c. It defines parameters that are specific to an install unit.
d. It defines parameters that are specific to a service unit.