|
rpc.yppasswdd(8) -- YP update password file daemon
|
rpc.yppasswdd must be running on the YP master server to allow users to change information in the password file. If the user needs to change his password this is normally done with a program called yp... |
rpcinfo(8) -- report RPC information
|
rpcinfo makes an RPC call to an RPC server and reports what it finds. The options are as follows: -p Probe the portmapper on host, and print a list of all registered RPC programs. If host is not speci... |
|
rquotad(8) -- remote quota server
|
rpc.rquotad is an rpc(3) server which returns quotas for a user of a local filesystem which is NFS-mounted onto a remote machine. quota(1) uses the results to display user quotas for remote filesystem... |
rrestore(8) -- restore files or file systems from backups made with dump
|
The restore command performs the inverse function of dump(8). A full backup of a file system may be restored and subsequent incremental backups layered on top of it. Single files and directory subtree... |
rshd(8) -- remote shell server
|
The rshd server is the server for the rcmd(3) routine and, consequently, for the rsh(1) program. The server provides remote execution facilities with authentication based on privileged port numbers fr... |
rtadvd(8) -- router advertisement daemon
|
rtadvd sends router advertisement packets to the specified interfaces. The program will daemonize itself on invocation. It will then send router advertisement packets periodically, as well as in respo... |
rtquery(8) -- query routing daemons for their routing tables
|
rtquery is used to query a network routing daemon, routed(8) or gated, for its routing table by sending a request or poll command. The routing information in any routing ``response'' packets returne... |
rtsol(8) -- router solicitation daemon
|
rtsold is the daemon program to send ICMPv6 Router Solicitation messages on the specified interfaces. If a node (re)attaches to a link, rtsold sends some Router Solicitations on the link destined to t... |
rtsold(8) -- router solicitation daemon
|
rtsold is the daemon program to send ICMPv6 Router Solicitation messages on the specified interfaces. If a node (re)attaches to a link, rtsold sends some Router Solicitations on the link destined to t... |
rwalld(8) -- write messages to users currently logged in server
|
rpc.rwalld is a server which will send a message to users currently logged in to the system. This server invokes the wall(1) command to actually write the messages to the system. Messages are sent to ... |
rwhod(8) -- system status server
|
rwhod is the server which maintains the database used by the rwho(1) and ruptime(1) programs. Its operation is predicated on the ability to broadcast messages on a network. rwhod operates as both a pr... |
sa(8) -- print system accounting statistics
|
The sa utility reports on, cleans up, and generally maintains system accounting files. sa is able to condense the information in /var/account/acct into the summary files /var/account/savacct and /var/... |
savecore(8) -- save a core dump of the operating system
|
savecore copies the currently running kernel and its associated core dump into directory, and enters a reboot message and information about the core dump into the system log. The options are as follow... |
scan_ffs(8) -- find UFS/FFS partitions on a disk
|
This is the life-saver of typos. If you have ever been working too long, and just happened to type 'disklabel -rw sd0 floppy', instead of 'disklabel -rw fd0 floppy', you know what I am talking abo... |
scsi(8) -- program to assist with SCSI devices
|
The scsi program is used to send commands to a SCSI device. It is also a sample usage of the user-level SCSI commands. out_fmt can be `-' to read output data from stdin; in_fmt can be `-' to write i... |