In Unix, what is a daemon?
Daemon stands for Disk and
Execution Monitor. A daemon is a
long-running background process that answers requests for services.
The term originated with Unix, but most operating systems
use daemons in some form or another. In Windows NT,
2000, and XP, for example, daemons are called
"services". In Unix, the names of daemons conventionally end in
"d". Some examples include inetd, httpd,
nfsd, sshd, named, and
lpd.
Also see:
- In Unix, how can I send myself reminders of events?
- Introduction to Unix commands
- In Unix, what is an open mail relay?
This is document aiau in domain all.
Last modified on March 11, 2008.
Last modified on March 11, 2008.
Please tell us, did you find the answer to your question?






