acpid
This a completely flexible, totally extensible daemon for delivering ACPI events. It listens on a file (/proc/acpi/event) and when an event occurs, executes programs to handle the event.
ACPI stands for: Advanced Configuration and Power Interface.
aep1000
For AEP 1000 coprocessors. It's used for hardware cryptographic acceleration under Linux.
anacron
Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously.
Every time Anacron is run, it reads a configuration file that specifies the jobs Anacron controls, and their periods in days. If a job wasn't executed in the last n days, where n is the period of that job, Anacron executes it. Anacron then records the date in a special timestamp file that it keeps for each job, so it can know when to run it again
apmd
The apmd package is a set of user-level programs to control the Advanced Power Management system found in all modern laptop computers and most modern desktops. apmd talks to the Linux kernel APM layer, which does all the hardware-dependent stuff.
atd
atd runs jobs queued by at.
autofs
Auto-autofs detects Disks, Partitions, CD-ROMs, Floppies etc. and sets up an automount configuration.
So it provides an easy access to the hardware.
Auto-autofs is a Perl script that searches the hardware for block devices using the /proc directory. It finds partitions on harddisks via fdisk and tries to detect the filesystems.
bcm5820
Hardware cryptographic accelerator support for Broadcom BCM5820 eCommerce Processor.
chargen
Character Generator Protocol.
A useful debugging and measurement tool is a character generator service. A character generator service simply sends data without regard to the input. Listens on port 19 TCP/UDP.
Details: http://www.networksorcery.com/enp/RFC/Rfc864.txt
chargen-udp
See chargen.
crond
Daemon to execute scheduled commands.
cups
The Common UNIX Printing System ("CUPS") is a cross-platform printing solution for all UNIX environments. It is based on the "Internet Printing Protocol" and provides complete printing services to most PostScript and raster printers.
cups-lpd
This is the CUPS Line Printer Daemon ("LPD") mini-server that supports legacy client systems that use the LPD protocol.
daytime The Daytime Protocol (Internet RFC 867) is a simple protocol that allows clients to retrieve the current date and time from a remote server. While useful at a bsic level, the Daytime protocol is most often used for debugging purposes rather than actually acquire the current date and time. The daytime protocol is available on TCP port 13.
daytime-udp
See daytime.
echo
Service for testing, everything you send to port 7 (echo) would be sent back to you.
echo-udp
see echo
gpm
General Purpose Mouse Daemon. Necessary only if you want to use your mouse on the console (not xterms).
httpd
The apache web server.
iptables
firewall
irda
(Infrared Data Association) is an industry standard for infrared wireless communication.
irqbalance
Daemon to balance irq's across multiple CPUs. Only useful on SMP systems (more than one processor)
isdn
ISDN (Integrated Services Digital Network). Use only with ISDN network interfaces.
ktalk
A graphical talk client for KDE.
kudzu
Detects and configures new and/or changed hardware on a system.
lisa
LISa is a small daemon which is intended to run on end user systems. It provides something like a "network neighborhood", but only relying on the TCP/IP protocol stack, no smb or whatever.
The information about the hosts in your "neighborhood" is provided via TCP port 7741.
To use it: from a client computer, open konqueror and type lan://targetIP
More information: http://lisa-home.sourceforge.net/
messagebus
D-BUS is first a library that provides one-to-one communication between any two applications; dbus-daemon-1 is an application that uses this library to implement a message bus daemon. Multiple programs connect to the message bus daemon and can exchange messages with one another.
More information: http://www.freedesktop.org/software/dbus/doc/dbus-daemon-1.1.html
microcode_ctl
It decodes and sends new microcode to the kernel driver to be uploaded to Intel IA32 processors. (Pentium Pro, PII, PIII, Pentium 4, Celeron, Xeon etc - all P6 and above, which does NOT include pentium classics)
It signals the kernel driver to release any buffers it may hold.
The microcode update is volatile and needs to be uploaded on each system boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts back to the old microcode.
This driver is designed for Intel IA32 microprocessors only, it will not work with AMD or any other non-Intel processors as they don't support microcode updates or they support it in a manner different from Intel's specs.
More information: http://www.urbanmyth.org/microcode/?? http://microcodes.sourceforge.net/
mysqld
MySQL database server.
named
DNS server. Bind.
netfs
Network Filesystem Mounter. Needed for mounting NFS, SMB and NCP shares on boot.
network
Activates all network interfaces at boot time.
nfslock
To help manage file access conflicts and protect NFS sessions during failures, NFS offers a file and record locking service called the network lock manager. The network lock manager is a separate service NFS makes available to user applications. To use the locking service, applications must make calls to standard lock routines.
ntpd
The ntpd sets and maintains the system time of day in synchronism with Internet standard time servers. It is a complete implementation of the Network Time Protocol (NTP) version 4. Allows other computers to synchronize system time with your server.
pcmcia
PCMCIA cards.
portmap
The portmap service is a dynamic port assignment daemon for RPC services such as NIS and NFS.
postgresql
PostgreSQL database server.
random
Initialize kernel random number generator
rawdevices
Block devices.? Links hardware to devices that store data.
rhnsd
Red Hat Network Service. Informs you about official security and bug updates for your system.
rsync
Its just like rpc with much more features. Provides a very fast method for bringing remote files into sync.
saslauthd
SASL (Simple Authentication and Security Layer) authentication server. Server to allow others identify on this server.
sendmail
Mail server, allows to send emails using this machine as mail server.
services
An internal xinetd services, listing active services.
sgi_fam
File Alteration Monitor, provides an API that applications can use to be notified when specific files or directories are changed. For example, consider a graphical file manager, when the user removes a file thru the file manager, their changes are visible immediately.
smartd
Self Monitor Analysis and Reporting Technology System. Monitor you hard disk for failures.
smb
Samba, allows to share and access MS windows network.
snmpd
Simple Network Management protocol. A standard protocol for non-windows networks.
More information: http://www.ncsa.uiuc.edu/UserInfo/Resources/Hardware/IBMp690/IBM/usr/share/man/info/en_US/a_doc_lib/cmds/aixcmds5/snmpd.htm
snmptrapd
This is an SNMP application that recieves and logs SNMP TRAP and INFORM messages. Uses UDP port 162.
squid
Web proxy cache. http://www.squid-cache.org/
sshd
Secure Shell daemon, allows secure and remote logging to this machine.
syslog
Logs all system activities.
time
Retrieve the date and time from a host or hosts on the network and set the local system time TCP version.
time-udp
Retrieve the date and time from a host or hosts on the network and set the local system time UDP version.
tux
The TUX Web Server is an HTTP daemon for Linux . The TUX Web Server is different from other Web servers in that it runs partially from within the Linux kernel as a module, or kernel subsystem. Given sufficient networking cards, it enables direct scatter-gather direct memory access (DMA) and hardware-based TCP/IP checksums from the page cache (the Linux file data cache) directly to the network, avoiding extra data copies.
vncserver
VNC stands for Virtual Network Computing. It is remote control software which allows you to view and interact with one computer (the "server") using a simple program (the "viewer") on another computer anywhere on the Internet.
More? information: http://www.realvnc.com/
vsftpd
Secure FTP daemon.
More information: http://vsftpd.beasts.org/
winbind

Winbind is an nss switch module to map Windows NT Domain databases to Unix.
In combination with Samba and pam_ntdom, a Unix box will be able to integrate straight into a full Windows NT Domain environment, without needing a Unix Account database.
More information: http://www.samba.org/

xfs
The X font server (xfs) provides a standard mechanism for an X server to communicate with a font renderer, frequently running on a remote machine. It usually runs on TCP port 7100.
You need to be running xfs if you want a remote X terminal to be able to use fonts from your system, or if you want to use fonts that your X server doesn't understand (and the font server does).
xinetd
Service wrapper. xinetd is a replacement for inetd, the internet services daemon.
xinetd - eXtended InterNET services daemon - provides a good security against intrusion and reduces the risks of Denial of Services (DoS) attacks. Like the well known couple (inetd+tcpd), it enables the configuration of the access rights for a given machine.
More information: http://www.xinetd.org/
yum
yum is an automatic updater and package installer/remover for rpm systems.
It automatically computes dependencies and figures out what things should occur to install packages.
It makes it easier to maintain groups of machines without having to manually update each one using rpm.
More information: http://linux.duke.edu/projects/yum/

服務(wù)名稱(chēng)
含義
acpid
配置文件:/proc/acpi/event
預(yù)設(shè)端口:無(wú)
說(shuō)明:Advanced Configuration and Power Interface,為替代傳統(tǒng)的APM電源管理標(biāo)準(zhǔn)而推出的新型電源管理標(biāo)準(zhǔn)。
是否需要啟動(dòng):如果你需要對(duì)電源進(jìn)行管理,那就需要啟動(dòng)。
anacron
配置文件:/etc/anacron
預(yù)設(shè)端口:無(wú)
說(shuō)明:一個(gè)自動(dòng)化運(yùn)行任務(wù)。Red Hat Linux 隨帶四個(gè)自動(dòng)化任務(wù)的工具:cron、 anacron、at、和 batc。當(dāng)你的Linux主機(jī)并不是全天候開(kāi)機(jī),這個(gè)anacron就可以幫你執(zhí)行在“crontab”設(shè)定的時(shí)間內(nèi)沒(méi)有執(zhí)行的工作。舉例來(lái)說(shuō),當(dāng)你的 主機(jī)在晚上12:00會(huì)自動(dòng)關(guān)閉,但是偏偏crontab這個(gè)例行性工作是在4:00工作,這個(gè)時(shí)候例行性工作就不能起作用了。不過(guò)利用anacron就 能做到。
是否需要啟動(dòng):如果主機(jī)已經(jīng)24小時(shí)開(kāi)機(jī),而且運(yùn)行了cron,那么這個(gè)守護(hù)程序就不需要啟動(dòng)了。
apmd
配置文件:/etc/sysconfig/apmd
預(yù)設(shè)端口:無(wú)
說(shuō)明:Advanced Power Management,高級(jí)電源管理。傳統(tǒng)的電源管理標(biāo)準(zhǔn)。一般系統(tǒng)都會(huì)同時(shí)支持APM和APMD兩種標(biāo)志,但系統(tǒng)加載時(shí)只需加載一個(gè)即可。對(duì)于筆記本電腦比較有用,可以了解系統(tǒng)的“電池電量”。
是否需要啟動(dòng):如果我們使用的是臺(tái)式電腦或一直開(kāi)機(jī)的機(jī)型,就不需要使用這個(gè)守護(hù)程序。
atd
配置文件:/etc/at.allow,/etc/at.deny
預(yù)設(shè)端口:無(wú)
說(shuō)明:一個(gè)自動(dòng)化運(yùn)行任務(wù)。
是否需要啟動(dòng):通常需要啟動(dòng)。不過(guò)如果你一直使用cron,那么也可以不啟動(dòng)。
autofs
配置文件:/etc/rc.d/init.d/autofs
預(yù)設(shè)端口:無(wú)
說(shuō)明:實(shí)現(xiàn)光盤(pán)、軟盤(pán)的自動(dòng)加載。
是否需要啟動(dòng):一般不需要啟動(dòng)。
chargen
chargen-udp
預(yù)設(shè)端口:TCP/UDP 19
說(shuō)明:Character Generator Protocol,一種網(wǎng)絡(luò)服務(wù),主要功能是提供類(lèi)似遠(yuǎn)程打字的功能。
是否需要啟動(dòng):為安全起見(jiàn),盡量關(guān)閉這個(gè)服務(wù)。
cpuspeed
說(shuō)明:監(jiān)測(cè)系統(tǒng)空閑百分比,降低或加快CPU時(shí)鐘速度和電壓從而在系統(tǒng)空閑時(shí)將能源消耗降為最小,而在系統(tǒng)繁忙時(shí)最大化加快系統(tǒng)執(zhí)行速度。
更多細(xì)節(jié):
是否需要啟動(dòng):需要啟動(dòng)。
crond
配置文件:/etc/crontab
預(yù)設(shè)端口:無(wú)
說(shuō)明:用來(lái)執(zhí)行例行性命令的守護(hù)程序。
是否需要啟動(dòng):必須啟動(dòng)。
cups
配置文件:
CUPS服務(wù)器配置文件:/etc/cups/cupsd.conf
CUPS客戶(hù)端配置文件:/etc/cups/client.conf
CUPS打印機(jī)配置文件:/etc/cups/printers.conf
CUPS中類(lèi)(class)配置文件:/etc/cups/classes.conf
說(shuō)明:Common UNIX Printing System,公共UNIX打印支持,為L(zhǎng)inux提供打印功能。
是否需要啟動(dòng):如果不安裝打印機(jī),就不需要啟動(dòng)。
cups-lpd
預(yù)設(shè)端口:無(wú)
說(shuō)明:CUPS Line Printer Daemon ("LPD"),提供打印功能。
是否需要啟動(dòng):如果不安裝打印機(jī),就不需要啟動(dòng)。
daytime
daytime-udp
預(yù)設(shè)端口:TCP 13
說(shuō)明:Daytime協(xié)議(RFC867)是一個(gè)簡(jiǎn)單的協(xié)議,為客戶(hù)機(jī)實(shí)現(xiàn)從遠(yuǎn)程服務(wù)器獲取日期和時(shí)間的功能。
是否需要啟動(dòng):不用啟動(dòng)。
echo
echo-udp
預(yù)設(shè)端口:7
說(shuō)明:服務(wù)器回顯客戶(hù)數(shù)據(jù)服務(wù)。
是否需要啟動(dòng):不用啟動(dòng)。
gpm
配置文件:/etc/sysconfig/mouse
預(yù)設(shè)端口:無(wú)
說(shuō)明:General Purpose Mouse Daemon ,gpm為文本模式下的Linux程序如mc(Midnight Commander)提供了鼠標(biāo)的支持。它也支持控制臺(tái)下鼠標(biāo) 的拷貝,粘貼操作以及彈出式菜單。
是否需要啟動(dòng):沒(méi)必要的話,建議不要啟動(dòng)。
iptables
說(shuō)明:防火墻。
是否需要啟動(dòng):必須啟動(dòng)。
irda
Infrared Data Association,是一個(gè)實(shí)現(xiàn)紅外無(wú)線數(shù)據(jù)傳輸?shù)墓I(yè)標(biāo)準(zhǔn)。
irqbalance
對(duì)多個(gè)系統(tǒng)處理器環(huán)境下的系統(tǒng)中斷請(qǐng)求進(jìn)行負(fù)載平衡的守護(hù)程序。
是否需要啟動(dòng):如果你只安裝了一個(gè)CPU,就不需要加載這個(gè)守護(hù)程序。
isdn
Integrated Services Digital Network,綜合數(shù)字服務(wù)網(wǎng)絡(luò)。提供對(duì)isdn設(shè)備的支持。
kudzu
配置文件:
/etc/sysconfig/hwconf
/etc/sysconfig/kudzu
說(shuō)明:硬件自動(dòng)檢測(cè) 程序,會(huì)自動(dòng)檢測(cè)硬件是否發(fā)生變動(dòng),并相應(yīng)進(jìn)行硬件的添加、刪除工作。當(dāng)系統(tǒng)啟動(dòng)時(shí),kudzu會(huì)對(duì)當(dāng)前的硬件進(jìn)行檢測(cè),并且和存儲(chǔ)在 /etc/sysconfig/hwconf中的硬件信息進(jìn)行一一對(duì)照,如果某個(gè)硬件從系統(tǒng)中被添加或者刪除時(shí),那么kudzu就會(huì)察覺(jué)到,并且通知用戶(hù) 是否進(jìn)行相關(guān)配置,然后修改/etc/sysconfig/hwconf,使硬件資料與系統(tǒng)保持同步。如果/etc/sysconfig/hwconf這 個(gè)文件不存在,那么kudzu將會(huì)從/etc/modprobe.conf,/etc/sysconfig/network-scripts/和 /etc/X11/XF86Config中探測(cè)已經(jīng)存在的硬件。
是否需要啟動(dòng):如果啟動(dòng)kudzu,則每次啟動(dòng)系統(tǒng),都會(huì)檢查新硬件(checking new hardware),會(huì)延長(zhǎng)系統(tǒng)啟動(dòng)的時(shí)間。如果你不打算增加新硬件,那么就可以關(guān)閉這個(gè)啟動(dòng)服務(wù),以加快系統(tǒng)啟動(dòng)時(shí)間。
mdmonitor
與RAID設(shè)備相關(guān)的守護(hù)程序。
mdmpd
與RAID設(shè)備相關(guān)的守護(hù)程序。
messagebus
D-BUS是一個(gè)庫(kù),為兩個(gè)或兩個(gè)以上的應(yīng)用程序提供一對(duì)一的通訊。
dbus-daemon-1是一個(gè)應(yīng)用程序,它使用這個(gè)庫(kù)來(lái)實(shí)現(xiàn)messagebus守護(hù)程序。多個(gè)應(yīng)用程序通過(guò)連接messagebus守護(hù)程序可以實(shí)現(xiàn)與其他程序交換信息。
更多細(xì)節(jié):
microcode_ctl
可以編碼以及發(fā)送新的微代碼到kernel以更新Intel IA32系列處理器(Pentium Pro,PII,PIII,Pentium 4,Celeron, Xeon 等等 – 全部 P6 以及更高,不包括 pentium classics)。
更多細(xì)節(jié):
netdump
News Backup Dump Server,遠(yuǎn)程備份服務(wù)器。
netfs
Network Filesystem Mounter,安裝和卸載NFS、SAMBA和NCP網(wǎng)絡(luò)文件系統(tǒng)。
netplugd
配置文件:
/etc/netplug/netplugd.conf
/etc/netplug.d/netplug
說(shuō)明:network cable hotplug management daemon,netplugd是一個(gè)守護(hù)程序,可以監(jiān)控一個(gè)或多個(gè)網(wǎng)絡(luò)接口的狀態(tài),當(dāng)某些事件觸發(fā)時(shí)運(yùn)行一個(gè)外部腳本程序。
network
在系統(tǒng)啟動(dòng)時(shí)激活所有的網(wǎng)絡(luò)接口。
nfs
網(wǎng)絡(luò)文件系統(tǒng)。
nfslock
NFS是一個(gè)流行的通過(guò)TCP/IP網(wǎng)絡(luò)共享文件的協(xié)議,此服務(wù)提供了NFS文件鎖定功能。
ntpd
配置文件:/etc/ntp.conf
說(shuō)明:Network time Protocol daemon,網(wǎng)絡(luò)時(shí)間校正協(xié)議。簡(jiǎn)單的說(shuō),NTP是用來(lái)使系統(tǒng)和一個(gè)精確的時(shí)間源保持時(shí)間同步的協(xié)議。
推薦大家看一篇文章:《NTP-讓網(wǎng)絡(luò)里的電腦時(shí)間精確到毫秒》
發(fā)表在2004年12月份的《在線技術(shù)》雜志第63頁(yè)
pcmcia
Pcmcia卡,支持筆記本電腦的PCMCIA 設(shè)備,如調(diào)制解調(diào)器, 網(wǎng)絡(luò)適配器, SCSI卡等等。
portmap
Portmap守護(hù)程序?yàn)镽PC服務(wù),如NIS和NFS提供動(dòng)態(tài)端口的分配。
psacct
包括幾個(gè)工具用來(lái)監(jiān)控進(jìn)程活動(dòng)的工具,包括ac,lastcomm, accton 和sa。
random
說(shuō)明:快速的將系統(tǒng)的狀態(tài)在隨機(jī)的時(shí)間內(nèi)存到景象檔案中,對(duì)于系統(tǒng)相當(dāng)重要。因?yàn)樵陂_(kāi)機(jī)之后,系統(tǒng)會(huì)迅速的恢復(fù)到開(kāi)機(jī)之前的狀態(tài)。
是否需要啟動(dòng):必須啟動(dòng)。
rawdevices
在使用集群文件系統(tǒng)時(shí)用于加載raw設(shè)備的守護(hù)程序。
readahead
readahead_early
配置文件:/etc/readahead.early.files? /etc/readahead.files
說(shuō)明:readahead和readahead_early是在Fedora core 2中最新推出的兩個(gè)后臺(tái)運(yùn)行的守護(hù)程序。其作用是在啟動(dòng)系統(tǒng)期間,將啟動(dòng)系統(tǒng)所要用到的文件首先讀取到內(nèi)存中,然后在內(nèi)存中進(jìn)行執(zhí)行,以加快系統(tǒng)的啟動(dòng)速 度。而上面兩個(gè)配置文件就保存著將要讀取到內(nèi)存的文件列表。
rhnsd
Red Hat 網(wǎng)絡(luò)服務(wù)。通知你有關(guān)官方的安全信息以及為你的系統(tǒng)打補(bǔ)丁。
rpcgssd
rpcidmapd
rpcsrcgssd
說(shuō)明:gestion NFS v4,是Linux 2.6內(nèi)核新添的功能。
是否需要啟動(dòng):不需要啟動(dòng)。
rsync
remote sync,遠(yuǎn)程數(shù)據(jù)備份工具。
saslauthd
使用SASL的認(rèn)證守護(hù)程序。
sendmail
郵件服務(wù)器。
services
一個(gè)內(nèi)部xinetd服務(wù),用于監(jiān)聽(tīng)活動(dòng)的服務(wù)。
sgi-fam
實(shí)現(xiàn)實(shí)時(shí)數(shù)據(jù)鏡像。監(jiān)控文件的變更,提供一個(gè)應(yīng)用程序API接口用來(lái)當(dāng)指定的文件火目錄改變時(shí)及時(shí)通知。
smartd
Self Monitor Analysis and Reporting Technology System,監(jiān)控你的硬盤(pán)是否出現(xiàn)故障。
sshd
配置文件:
OpenSSH服務(wù)器配置文件:/etc/ssh/sshd_config
OpenSSH客戶(hù)端配置文件:/etc/ssh/ssh_config
預(yù)設(shè)端口:22
說(shuō)明:Secure Shell Protocol,實(shí)現(xiàn)安全地遠(yuǎn)程登陸管理主機(jī)。
是否需要啟動(dòng):如果想實(shí)現(xiàn)遠(yuǎn)程管理,就需要啟動(dòng)。
syslog
配置文件:/etc/syslog.conf
說(shuō)明:記錄所有的系統(tǒng)行為。
是否需要啟動(dòng):必須啟動(dòng)。
time
從遠(yuǎn)程主機(jī)獲取時(shí)間和日期,采用TCP協(xié)議。
time-udp
從遠(yuǎn)程主機(jī)獲取時(shí)間和日期,采用UDP協(xié)議。
vncserver
VNC (Virtual Network Computing,虛擬網(wǎng)絡(luò)計(jì)算),它提供了一種在本地系統(tǒng)上顯示遠(yuǎn)程計(jì)算機(jī)整個(gè)“桌面”的輕量型協(xié)議。
更多細(xì)節(jié):http://www.realvnc.com/
xfs
預(yù)設(shè)端口:TCP 7100
說(shuō)明:x font server,X Window字型服務(wù)器,為本地和遠(yuǎn)程X服務(wù)器提供字型集。
是否需要啟動(dòng):如果使用run-level為5的圖形界面,那么就需要啟動(dòng)。
xinetd
配置文件:/etc/xinetd.conf
說(shuō)明:xinetd作為inetd的后續(xù)版本,負(fù)責(zé)管理系統(tǒng)中不頻繁使用的服務(wù),這些服務(wù)程序在有請(qǐng)求時(shí)才由xinetd服務(wù)負(fù)責(zé)啟動(dòng)運(yùn)行,一 旦完成服務(wù)請(qǐng)求服務(wù)程序結(jié)束運(yùn)行,這樣可以有效地減少對(duì)系統(tǒng)資源的占用率。通常,xinetd管理的程序有telnet、ftp、rsh和rlogin。 關(guān)閉inetd也就關(guān)閉了這些由它管理的服務(wù)。
更多細(xì)節(jié):http://www.xinetd.org/
是否需要啟動(dòng):必須啟動(dòng)。
yum
配置文件:/etc/yum.conf
說(shuō)明:Yellow Dog UpdaterModified,是一個(gè)自動(dòng)更新、安裝和刪除RPM軟件包的管理程序,它會(huì)自動(dòng)計(jì)算軟件包的管理程序,并判斷哪些軟件應(yīng)該安裝,哪些軟件則不必安裝。
更多細(xì)節(jié): http://linux.duke.edu/projects/yum/
是否需要啟動(dòng):以系統(tǒng)管理策略而決定是否啟動(dòng)