Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



red hat smart daemon or process

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 08-09-2009
Member
 
Join Date: Feb 2009
Posts: 13
red hat smart daemon or process

Hello , i have always been using Windows, now started to linux , i want to about the process in linux , does linux process is called as process or daemon , are process and daemon are different things , i would like to clear my doubt regarding this please help me sort this thing , thanks in advanc
Reply With Quote
  #2  
Old 08-09-2009
Calvin K's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,479
Re: red hat smart daemon or process

process are more organized in hierarchy. Each process must be initiated by another. The latter bears the name of parent or parent process and those initiated on behalf of children or son process. This hierarchy has a root. It is most often on a GNU / Linux init program which is run by the kernel at the end of its initialization and has PID 1. It will then responsible for launching various system services that are called daemons. A daemon is a process that is constantly in operation and provides services to the system or outside. An example is a program for web or FTP server or the one managing the return of sounds.
Reply With Quote
  #3  
Old 08-09-2009
MrChris-'s Avatar
Member
 
Join Date: Apr 2008
Posts: 3,237
Re: red hat smart daemon or process

A daemon is a type of information, program a process that runs in the background rather than under the direct control of a user.

The term daemon seems to be introduced in 1963 by designers CTSS of MIT, in response to the "dragon", a term used by designers of ITS. The retro-acronym Disk And Execution Monitor (monitor disk and execution) has been invented to justify the term daemon after he became popular.

Daemons are often started with loading the operating system, and are generally used to answer queries of the network, handle handle or other programs running certain tasks. Under Microsoft Windows, these functions are performed by programs called "services" although the term "daemon" seems increasingly used.
Reply With Quote
  #4  
Old 08-09-2009
Solomon's Avatar
Member
 
Join Date: May 2008
Posts: 4,056
Re: red hat smart daemon or process

For simplicity, a daemon is a process. A system process that runs in the background, and has no interaction with the user (logging, printer daemon ...

sendmail is another daemon that require lots of memory. If can be never use on your Linux box to relay to send mail and you never receive mail you can probably remove it. If you send mail from your Linux box, most client software can be configured to post the mail from another server.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "red hat smart daemon or process"
Thread Thread Starter Forum Replies Last Post
Daemon Tools for Mac Tomthegreat Windows Software 3 11-09-2009 09:50 PM
What is hal daemon? konqueror101 Operating Systems 3 06-08-2009 11:40 PM
How to terminate Process and Delete the Source Program with Ultimate Process Killer jackalz Tips & Tweaks 1 26-03-2009 07:31 PM
Daemon Tools 4.06 Aaron Kelley Windows x64 Edition 4 27-09-2006 05:48 AM
STOP:C000021a Process System Process Terminated Unexpectedly Robert J. Rando Windows XP Support 5 26-12-2005 06:26 AM


All times are GMT +5.5. The time now is 02:41 AM.