Search

  
Daemon
GSS Glossary - Daemon

Daemon

In Unix and other computer multitasking operating systems, a daemon is a computer program that runs in the background, rather than under the direct control of a user; they are usually instantiated as processes. Typically daemons have names that end with the letter "d"; for example, syslogd is the daemon which handles the system log.

Systems often start (or "launch") daemons at boot time: they often serve the function of responding to network requests, hardware activity, or other programs by performing some task. Daemons can also configure hardware (like devfsd on some Linux systems), run scheduled tasks (like cron), and perform a variety of other tasks.

In the DOS environment, such programs were written as Terminate and Stay Resident (TSR) software. On Microsoft Windows systems, programs called "services" perform the functions of daemons, though the term "daemon" has started to creep into common usage on that platform as well. On the original Mac OS similar systems were known as extensions. Mac OS X, being a unix-like system, has daemons. There are "services" as well, but these are completely different in concept.

Definitions provided by Wikipedia - The Free Encyclopedia



Daemon Related Industry News

First iPhone worm spreads Rick Astley wallpaper

First iPhone worm spreads Rick Astley wallpaper The first worm written for Apple's iPhone has been unleashed and is infecting phones in Australia. However, the worm, known as Ikee, is only a threat to users who have jaibroken their phones to let them run unauthorized software, security experts say. In fact, Ikee doesn't do anything particularly bad -- it changes the victim's wallpaper to a photograph of 80s singer Rick Astley and then seeks out other phones to infect -- but it could be modified...... [more]

After attack, SourceForge speeds move to new security model

After attack, SourceForge speeds move to new security model The open-source software development site SourceForge is speeding up its move to a new a security model following a targeted attack that may have compromised the passwords of its large user base. SourceForge, which hosts more than 260,000 projects, discovered the attack last Wednesday. It believes the attack was aimed at capturing passwords. "Our analysis uncovered (among other things) a hacked SSH daemon, which was modified to do...... [more]

 

If you need more information about Daemon, please feel free to contact us with your Daemon questions using our contact form.