|
rmt(8) -- remote magtape protocol module
|
rmt is a program used by the remote dump and restore programs in manipulating a magnetic tape drive through an interprocess communication connection. rmt is normally started up with an rcmd(3) or rcmd... |
rmuser(8) -- add and delete users from the system
|
The adduser program adds new users to the system. The rmuser program removes users from the system. When not passed any arguments, both utilities operate in interactive mode and prompt for any require... |
|
rndc(8) -- name server control utility
|
rndc controls the operation of a name server. It supersedes the ndc utility that was provided in old BIND releases. If rndc is invoked with no command line options or arguments, it prints a short summ... |
rndc-confgen(8) -- rndc key generation tool
|
rndc-confgen generates configuration files for rndc. It can be used as a convenient alternative to writing the rndc.conf file and the corresponding controls and key statements in named.conf by hand. A... |
rotatelogs(8) -- rotate Apache logs without having to kill the server
|
rotatelogs is a simple program for use in conjunction with Apache's piped logfile feature which can be used like this: TransferLog "| rotatelogs /path/to/logs/access_log 86400" This creates the fil... |
route(8) -- manually manipulate the routing tables
|
route is a utility used to manually view and manipulate the network routing tables. Except for setting up the default route, it normally is not needed to manipulate routes, as a system routing table m... |
route6d(8) -- RIP6 routing daemon
|
The route6d is a routing daemon which supports RIP over IPv6. Options are: -a Enables aging of the statically defined routes. With this option, any statically defined routes will be removed unless cor... |
routed(8) -- network RIP and router discovery routing daemon
|
routed is a daemon invoked at boot time to manage the network routing tables. It uses Routing Information Protocol, RIPv1 (RFC 1058), RIPv2 (RFC 1723), and Internet Router Discovery Protocol (RFC 1256... |
rpc.bootparamd(8) -- boot parameter server
|
bootparamd is a server process that provides information to diskless clients necessary for booting. It consults the file /etc/bootparams. It should normally be started from /etc/rc. This version will ... |
rpc.lockd(8) -- NFS file locking daemon
|
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 tran... |
rpc.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... |
rpc.rstatd(8) -- kernel statistics server
|
rpc.rstatd is a server which returns performance statistics obtained from the kernel. Some of these statistics may be read using the rup(1) command. The rpc.rstatd daemon is normally invoked by inetd(... |
rpc.rusersd(8) -- logged in users server
|
rpc.rusersd is a server which returns information about users currently logged in to the system. At startup, rpc.rusersd opens /var/run/utmp and subsequently performs a chroot(2) to /var/empty and swi... |
rpc.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 ... |
rpc.sprayd(8) -- spray server
|
rpc.sprayd is a server which records packets sent by the spray(8) command and sends a traffic report to the originator of the packets. The rpc.sprayd daemon is normally invoked by inetd(8). rpc.sprayd... |