10 Useful Interview Questions on Linux Services and Daemons

Daemon is a computer program that runs as a background process and generally do not remains under the direct control of user. The parent process of a daemon in most cases are init, but not always. In Linux, a Service is an application that runs in a background carrying out essential task or waiting…

[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
 
Read more at TecMint

Source: Linux