In LINUX/UNIX jargon, what is a daemon? Give examples of five daemons.

What will be an ideal response?

A daemon is a system process running in the background. LINUX daemons are used to provide various services. Some of the famous daemons are lpd (for providing printing services), syslogd (for keeping track of user logon activities), inetd (the daemon that offers various internet services), crond (the cron daemon is used to perform various tasks at different times of the day), and fingerd (the daemon that offers the finger service).

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT a common LAN topology?

A) Star B) Bus C) Hierarchical D) Ring

Computer Science & Information Technology

Which of the following reasons would MOST likely be used to implement QoS and traffic shaping solutions?

A. Redundancy B. Fault tolerance C. Unified communications D. Uptime requirements

Computer Science & Information Technology