<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=List_of_Unix_daemons</id>
	<title>List of Unix daemons - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=List_of_Unix_daemons"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=List_of_Unix_daemons&amp;action=history"/>
	<updated>2026-05-03T03:47:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=List_of_Unix_daemons&amp;diff=1324735&amp;oldid=prev</id>
		<title>imported&gt;Stevebroshar: Edit for clarity</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=List_of_Unix_daemons&amp;diff=1324735&amp;oldid=prev"/>
		<updated>2025-05-24T14:30:07Z</updated>

		<summary type="html">&lt;p&gt;Edit for clarity&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|none}}&lt;br /&gt;
{{Multiple issues|&lt;br /&gt;
{{refimprove|date=March 2010}}&lt;br /&gt;
{{update|date=June 2013}}&lt;br /&gt;
}}&lt;br /&gt;
This is a &amp;#039;&amp;#039;&amp;#039;list of Unix [[Daemon (computing)|daemons]]&amp;#039;&amp;#039;&amp;#039; that are found on various [[Unix-like]] operating systems. &lt;br /&gt;
&lt;br /&gt;
Most, but not all, Unix daemons have a name ending with &amp;#039;&amp;#039;d&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Process&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
![[init]]&amp;lt;ref name=verma2006/&amp;gt;&lt;br /&gt;
|The Unix program which spawns all other processes. As of 2016, for major Linux distributions, it has been replaced by [[systemd]].&amp;lt;ref&amp;gt;{{cite web|url=https://www.linuxvoice.com/linux-101-get-the-most-out-of-systemd/|title=Linux 101: Get the most out of systemd|first=Mike|last=Saunders|publisher=Linux Voice|date=11 November 2015|accessdate=28 January 2016|archive-url=https://web.archive.org/web/20160529075547/https://www.linuxvoice.com/linux-101-get-the-most-out-of-systemd/|archive-date=29 May 2016|url-status=dead}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!biod&amp;lt;ref name=rosen_host_klee2006/&amp;gt;&lt;br /&gt;
|Works in cooperation with the remote nfsd to handle client [[Network File System|NFS]] requests.&lt;br /&gt;
|-&lt;br /&gt;
![[cron]]d&amp;lt;ref name=verma2006/&amp;gt;&lt;br /&gt;
|Time-based [[job scheduler]], runs jobs in the background.&lt;br /&gt;
|-&lt;br /&gt;
![[Dynamic Host Configuration Protocol|dhcpd]]&lt;br /&gt;
|Dynamically configure TCP/IP information for clients.&lt;br /&gt;
|-&lt;br /&gt;
![[Finger (protocol)|fingerd]]&lt;br /&gt;
|Provides a network interface for the [[Finger (protocol)|finger protocol]], as used by the &amp;#039;&amp;#039;finger&amp;#039;&amp;#039; command.&lt;br /&gt;
|-&lt;br /&gt;
![[File Transfer Protocol|ftp]]d&amp;lt;ref name=verma2006/&amp;gt;&lt;br /&gt;
|Services [[File Transfer Protocol|FTP]] requests from a remote system.&lt;br /&gt;
|-&lt;br /&gt;
![[HTTP|httpd]]&lt;br /&gt;
|[[Web server]] daemon.&lt;br /&gt;
|-&lt;br /&gt;
![[inetd]]&amp;lt;ref name=stevens_fenner_rudocc2004/&amp;gt;&lt;br /&gt;
|Listens for network connection requests. If a request is accepted, it can launch a background daemon to handle the request, was known as the super server for this reason. Some systems use the replacement command &amp;#039;&amp;#039;&amp;#039;[[xinetd]]&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
![[Line Printer Daemon protocol|lpd]]&lt;br /&gt;
|The [[Line Printer Daemon protocol|line printer daemon]] that manages printer spooling.&lt;br /&gt;
|-&lt;br /&gt;
![[Network File System|nfsd]]&amp;lt;ref name=rosen_host_klee2006/&amp;gt;&lt;br /&gt;
|Processes [[Network File System|NFS]] operation requests from client systems. Historically each nfsd daemon handled one request at a time, so it was normal to start multiple copies.&lt;br /&gt;
|-&lt;br /&gt;
!ntpd&lt;br /&gt;
|[[Network Time Protocol]] daemon that manages clock synchronization across the network. &amp;#039;&amp;#039;&amp;#039;xntpd&amp;#039;&amp;#039;&amp;#039; implements the version 3 standard of NTP.&lt;br /&gt;
|-&lt;br /&gt;
![[portmap]]/rpcbind&lt;br /&gt;
|Provides information to allow [[Sun RPC|ONC RPC]] clients to contact ONC RPC servers&lt;br /&gt;
|-&lt;br /&gt;
!sshd&lt;br /&gt;
|Listens for [[Secure Shell]] requests from clients.&lt;br /&gt;
|-&lt;br /&gt;
![[sendmail]]&lt;br /&gt;
|[[Simple Mail Transfer Protocol|SMTP]] daemon.&lt;br /&gt;
|-&lt;br /&gt;
!swapper&lt;br /&gt;
|Copies process regions to [[Virtual memory|swap]] space in order to reclaim physical [[memory paging|pages]] of [[computer storage|memory]] for the [[Kernel (operating system)|kernel]]. Also called &amp;#039;&amp;#039;&amp;#039;sched&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
![[syslog]]d&lt;br /&gt;
|System logger process that collects various system messages.&lt;br /&gt;
|-&lt;br /&gt;
!syncd&lt;br /&gt;
|Periodically keeps the [[file system]]s synchronized with system memory.&lt;br /&gt;
|-&lt;br /&gt;
![[systemd]]&lt;br /&gt;
|Replacement of [[init]], the Unix program which spawns all other processes.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
![[X Font Server|xfsd]]&lt;br /&gt;
|Serve [[X Window System|X11]] [[font]]s to remote clients.&lt;br /&gt;
|-&lt;br /&gt;
!vhand&lt;br /&gt;
|Releases pages of memory for use by other processes. Also known as the &amp;quot;page stealing daemon&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!ypbind&lt;br /&gt;
|Find the server for an [[Network Information Service|NIS]] domain and store the information in a file.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[List of POSIX commands]]&lt;br /&gt;
{{Clear}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist|refs=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=verma2006&amp;gt;{{citation | first=Archna | last=Verma | year=2006 | title=Unix and Shell Programming | page=84 | publisher=Laxmi Publications | isbn=81-7008-958-1 | url=https://books.google.com/books?id=JhS-TkW0tOYC&amp;amp;pg=PA84 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=rosen_host_klee2006&amp;gt;{{citation | first1=Kenneth H. | last1=Rosen | first2=Douglas A. | last2=Host | first3=Rachel | last3=Klee | page=514 | title=UNIX: the complete reference | year=2006 | series=Complete Reference Series | edition=2nd | publisher=McGraw-Hill Professional | isbn=0-07-226336-9 | url=https://books.google.com/books?id=2Et--84HIkwC&amp;amp;pg=PA514 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=stevens_fenner_rudocc2004&amp;gt;{{citation | first1=W. Richard | last1=Stevens | first2=Bill | last2=Fenner | first3=Andrew M. | last3=Rudoff | page=372 | title=UNIX Network Programming: The sockets networking API | series=Addison-Wesley professional computing series | edition=3rd | publisher=Addison-Wesley Professional | year=2004 | isbn=0-13-141155-1 | url=https://books.google.com/books?id=ptSC4LpwGA0C&amp;amp;pg=PA372 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unix]]&lt;br /&gt;
[[Category:Lists of software|Unix daemons]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Stevebroshar</name></author>
	</entry>
</feed>