What does daemon mean in computer terms?
In computing, a daemon (pronounced DEE-muhn) is a program that runs continuously as a background process and wakes up to handle periodic service requests, which often come from remote processes. What is daemon used for? Pronounced “dee-mun” as in the word for devil, as well as “day-mun,” a daemon is a Unix/Linux program that executes in the background ready to …