pavement

Daemons

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m
(moving to Daemon)
 
Line 1: Line 1:
daemons -- the name comes from the old Greek, meaning something close to "helpful spirit" -- are programs that run in the background, doing helpful little things like running a background process. Programs that are run as daemons will (usually) have a "d" appended to their name, e.g., [[sshd]], [[named]], etc. In windows these are known as [[services]] or [[background processes]] -- you may also see them referred to this way in unix contexts.
+
#REDIRECT[[Daemon]]
 
+
[[Category:FreeBSD Terminology]]
+

Latest revision as of 11:11, 10 May 2006

  1. REDIRECTDaemon
Personal tools