Why do I use a daemon ?
Submitted by ehcpdeveloper on Wed, 11/05/2008 - 23:47
Daemon is for system operations
that needs to be done by root.
such as apache conf updates
apache and dns...
some filesystem operations,
in fact, i dont prefer to use a daemon.. but i have to do so.
if you have other alternative ways, let me know..
ftp and email operations are not done mostly by daemon..