QUESTION IMAGE
Question
question 8 (1 point) the linux operating system has a feature similar to windows services, called daemons. given that, what might be true of linux daemons? daemons must always be started manually by the user. the daemons run in the background without requiring user interaction. the daemons are applications that have a gui. daemons run as part of the linux kernel.
Linux daemons are background - running processes that don't need user interaction, similar to Windows services. They are not always started manually, don't have a GUI, and are not part of the kernel.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
The daemons run in the background without requiring user interaction.