APMD(8) - System Manager’s Manual # APMD(8) - System Manager’s Manual
NAME # apmd - Advanced Power Management daemon
SYNOPSIS # apmd [-AadHLs] [-f devname] [-S sockname] [-t seconds] [-Z percent] [-z percent]
DESCRIPTION # apmd monitors the advanced power management device, apm(4), acting on signaled events and upon user requests as sent by the apm(8) program.
For suspend and standby request events delivered by the BIOS, or via apm(8), apmd runs the appropriate configuration program (if one exists), syncs the buffer cache to disk and initiates the requested state.
...
CRON(8) - System Manager’s Manual # CRON(8) - System Manager’s Manual
NAME # cron - clock daemon
SYNOPSIS # cron [-n] [-l load_avg]
DESCRIPTION # The cron daemon schedules commands to be run at specified dates and times. Commands that are to be run periodically are specified within crontab(5) files. Commands that are only to be run once are scheduled via the at(1) and batch(1) commands. Normally, the cron daemon is started from the /etc/rc command script.
...
LOGGER(1) - General Commands Manual # LOGGER(1) - General Commands Manual
NAME # logger - make entries in the system log
SYNOPSIS # logger [-cis] [-f file] [-p pri] [-t tag] [message …]
DESCRIPTION # The logger utility provides a shell command interface to the syslog(3) system log module.
The options are as follows:
-c
If unable to pass the message to syslogd(8), attempt to write the message to the console.
...
LOGIN_TOKEN(8) - System Manager’s Manual # LOGIN_TOKEN(8) - System Manager’s Manual
NAME # login_activ, login_crypto, login_snk - provide ActivCard, CRYPTOCard and SNK-004 authentication
SYNOPSIS # login_token [-s service] [-v name=value] user [class]
DESCRIPTION # The login_token program implements an X9.9 token card challenge response authentication mechanism (see login.conf(5)). It must be invoked by one of the names: login_activ, login_crypto, or login_snk.
The options are as follows:
-s service
Specify the service.
...
LPD(8) - System Manager’s Manual # LPD(8) - System Manager’s Manual
NAME # lpd - line printer spooler daemon
SYNOPSIS # lpd [-dlrs] [-b bind-address] [-n maxchild] [-w maxwait] [port]
DESCRIPTION # lpd is the line printer daemon (spool area handler) and is normally invoked at boot time from the rc(8) file. It makes a single pass through the printcap(5) file to find out about the existing printers and prints any files left after a crash.
...
NEWSYSLOG(8) - System Manager’s Manual # NEWSYSLOG(8) - System Manager’s Manual
NAME # newsyslog, newsyslog.conf - rotate log files
SYNOPSIS # newsyslog [-Fmnrv] [-a directory] [-f config_file] [log …]
DESCRIPTION # The newsyslog utility rotates log files when they exceed a configurable size or age. The log file is renamed to log.0 and an empty file is created in its place. An archive of older logs may be kept: in order of increasing age, these files are named log.
...
RBOOTD(8) - System Manager’s Manual # RBOOTD(8) - System Manager’s Manual
NAME # rbootd - HP remote boot server
SYNOPSIS # rbootd [-ad] [-i interface] [config_file]
DESCRIPTION # The rbootd utility services boot requests from Hewlett-Packard workstations over a local area network. All boot files must reside in the boot file directory; further, if a client supplies path information in its boot request, it will be silently stripped away before processing.
...
RPC.LOCKD(8) - System Manager’s Manual # RPC.LOCKD(8) - System Manager’s Manual
NAME # rpc.lockd - NFS file locking daemon
SYNOPSIS # rpc.lockd [-d [debug_level]] [-g grace_period]
DESCRIPTION # rpc.lockd is a daemon which provides file- and record-locking services in an NFS environment.
The options are as follows:
-d [debug_level]
Write debugging information to syslog, recording all RPC transactions to the daemon. These messages are logged with level LOG_DEBUG and facility LOG_DAEMON.
...
RPC.STATD(8) - System Manager’s Manual # RPC.STATD(8) - System Manager’s Manual
NAME # rpc.statd - host status monitoring daemon
SYNOPSIS # rpc.statd [-d]
DESCRIPTION # rpc.statd is a daemon which co-operates with rpc.statd daemons on other hosts to provide a status monitoring service. The daemon accepts requests from programs running on the local host (typically, rpc.lockd(8), the NFS file locking daemon) to monitor the status of specified hosts. If a monitored host crashes and restarts, the remote daemon will notify the local daemon, which in turn will notify the local program(s) which requested the monitoring service.
...
SASYNCD(8) - System Manager’s Manual # SASYNCD(8) - System Manager’s Manual
NAME # sasyncd - IPsec SA synchronization daemon for failover gateways
SYNOPSIS # sasyncd [-dnv] [-c config-file]
DESCRIPTION # The sasyncd daemon synchronizes IPsec SA and SPD information between a number of failover IPsec gateways. The most typical scenario is to run sasyncd on hosts also running isakmpd(8) or iked(8) and sharing a common IP address using carp(4).
...