DaemonCreation < People < TWiki

TWiki . People . DaemonCreation

What is a Daemon ?

A daemon (or service) is a background process that is designed to run autonomously,with little or not user intervention. The Apache web server http daemon (httpd) is one such example of a daemon.

Basic steps to follow for daemon creation are,

A complete example is given here.?

A more detailed explanation of daemon creation steps can be found here.?

Resources :-

----- Revision r1 - 29 Jun 2005 - 11:32:00 - Main.unnisworld