自分のマシン(Vine)にインストールされているサービスの一覧。

adsl
This script starts or stops an ADSL connection

anacron
Run cron jobs that were left out due to downtime

apmd
monitoring batery status and logging it via syslog(8). It can also be used for shutting down the machine when the battery is low.

atd
Runs commands scheduled by the at command at the time specified when at was run, and runs batch commands when the load average is low enough

autofs
rc file for automount using a Sun-style "master map". We first look for a local /etc/auto.master, then a YP map with that name On most distributions, this file should be called: /etc/rc.d/init.d/autofs or /etc/init.d/autofs

canna
Canna system is server client System for KanaKanji-Henkan.

crond
cron is a standard UNIX program that runs user-specified programs at periodic scheduled times. vixie cron adds a number of features to the basic UNIX cron, including better security and more powerful configuration options.

functions
This file contains functions to be used by most or all shell scripts in the /etc/init.d directory.

gpm
GPM adds mouse support to text-based Linux applications such the Midnight Commander. Is also allows mouse-based console cut-and-paste operations, and includes support for pop-up menus on the console.

halt
This file is executed by init when it goes into runlevel 0 (halt) or runlevel 6 (reboot). It kills all processes, unmounts file systems and then either halts or reboots.

httpd
Startup script for the Apache Web Server

identd
Start/Stop RFC 1413 identd server.The identd server provides a means to determine the identity of a user of a particular TCP connection. Given a TCP port number pair, it returns a character string which identifies the owner of that connection on the server's system.

inet
Start TCP/IP networking services. This script starts the Internet Network Daemon. The internet superserver daemon (commonly called inetd) starts a variety of other internet services as needed. It is responsible for starting many services, including telnet, ftp, rsh, and rlogin. Disabling inetd disables all of the services it is responsible for.

ipchains
Startup script to implement /etc/sysconfig/ipchains pre-defined rules.Automates a packet filtering firewall with ipchains.

iptables
Startup script to implement /etc/sysconfig/iptables pre-defined rules. Automates a packet filtering firewall with iptables.'

keytable
This must be executed *after* /usr is mounted. This means if /usr is NFS-mounted, it needs to run after networking and NFS mounts are up. This package loads the selected keyboard map as set in /etc/sysconfig/keyboard. This can be selected using the kbdconfig utility. You should leave this enabled for most machines.

killall
Bring down all unneeded services that are still running (there shouldn't be any, so this is just a sanity check)

kudzu
This scripts runs the kudzu hardware probe. This runs the hardware probe, and optionally configures changed hardware.

lpd
This shell script takes care of starting and stopping lpd (printer daemon).lpd is the print daemon required for lpr to work properly. It is basically a server that arbitrates print jobs to printer(s).

murasaki
another hotplug for kernel >= 2.4.1

mysql
Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB This file is public domain and comes with NO WARRANTY of any kind. Mysql daemon start/stop script. Usually this is put in /etc/init.d (at least on machines SYSV R4 based systems) and linked to /etc/rc3.d/S99mysql and /etc/rc0.d/S01mysql. When this is done the mysql server will be started when the machine is started and shut down when the systems goes down.A very fast and reliable SQL database engine.

named
This shell script takes care of starting and stopping
named (BIND DNS server). named (BIND) is a Domain Name Server (DNS) that is used to resolve host names to IP addresses.

netfs
Mount network filesystems. Mounts and unmounts all Network File System (NFS), SMB (Lan Manager/Windows), and NCP (NetWare) mount points.

network
Bring up/down networking Activates/Deactivates all network interfaces configured to start at boot time.

nfs
This shell script takes care of starting and stopping the NFS services. NFS is a popular protocol for file sharing across TCP/IP networks. This service provides NFS server functionality, which is configured via the /etc/exports file.

nfslock
This shell script takes care of starting and stopping the NFS file locking service. NFS is a popular protocol for file sharing across TCP/IP networks. This service provides NFS file locking functionality.

nscd
Starts the Name Switch Cache Daemon. This is a daemon which handles passwd and group lookups for running programs and cache the results for the next query. You should start this daemon if you use slow naming services like NIS, NIS+, LDAP, or hesiod.

ntpd
the NTPv4 daemon.

pcmcia
This is designed to work in BSD as well as SysV init setups. See the HOWTO for customization instructions.PCMCIA support is usually to support things like ethernet and modems in laptops. It won't get started unless configured so it is safe to have it installed on machines that don't need it.

portmap
Start/Stop RPC portmapper. The portmapper manages RPC connections, which are used by protocols such as NFS and NIS. The portmap server must be running on machines which act as servers for protocols which make use of the RPC mechanism.

postfix
This shell script takes care of starting and stopping postfix.Postfix is a Mail Transport Agent, which is the program that moves mail from one machine to another.

proftpd
ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, anda highly customizable server infrastructure, including support for multiple 'virtual' FTPservers, anonymous FTP, and permission-based directory visibility.

random
Script to snapshot random state and reload it at boot time. Saves and restores system entropy pool for higher quality random number generation.

rawdevices
This shell script assignes rawdevices to block device. This scripts assignes raw devices to block devices (such as hard drive partitions). This is for the use of applications such as Oracle. You can set up the raw device to block device mapping by editing the file /etc/sysconfig/rawdevices.

routed
The routed daemon allows for automatic IP router table updated via the RIP protocol. While RIP is widely used on small networks, more complex routing protocls are needed for complex networks.

single
This file is executed by init when it goes into runlevel 1, which is the administrative state. It kills all deamons and then puts the system into single user mode. Note that the file systems are kept mounted.

sshd
Init file for OpenSSH server daemon

syslog
Starts syslogd/klogd. Syslog is the facility by which many daemons use to log messages to various system log files. It is a good idea to always run syslog.

usbmgr
if a running kernel has hotplug support, won't start usbmgr; preventing double-running of usbmgr and hotplug(murasaki)

vmware
This script manages the services needed to run VMware software

xfs
Starts the X Font Server. Starts and stops the X Font Server at boot time and shutdown. It also takes care of (re-)generating font lists.

ypbind
Starts the ypbind Daemon. This is a daemon which runs on NIS/YP clients and binds them to a NIS domain. It must be running for systems based on glibc to work as NIS clients, but it should not be enabled on systems which are not using NIS.