This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:d:daemon [2020/11/13 02:48] nick ↷ Page moved from dido:public:ra:xapend:xapend.glossary:d:daemon to dido:public:ra:xapend:xapend.a_glossary:d:daemon |
dido:public:ra:xapend:xapend.a_glossary:d:daemon [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Daemon ===== | ===== Daemon ===== | ||
| - | [[dido:public:ra:xapend.glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| **Daemon** is a process that runs in the background and performs a specified operation at predefined times or in response to certain events. | **Daemon** is a process that runs in the background and performs a specified operation at predefined times or in response to certain events. | ||
| - | The term daemon is a UNIX term, though many other operating systems provide support for daemons, though they're sometimes called other names. Windows, for example, refers to daemons as System Agents and services. | + | The term daemon is a [[dido:public:ra:xapend:xapend.a_glossary:u:unix|UNIX]] term, though many other [[dido:public:ra:xapend:xapend.a_glossary:o:os|operating systems]] provide support for daemons, though they're sometimes called other names. Windows, for example, refers to daemons as System Agents and services. |
| Typical daemon processes include print spoolers, e-mail handlers, and other programs that perform administrative tasks for the operating system. The term comes from Greek mythology, where daemons were guardian spirits. | Typical daemon processes include print spoolers, e-mail handlers, and other programs that perform administrative tasks for the operating system. The term comes from Greek mythology, where daemons were guardian spirits. | ||