rcapid(8) debian man page | unix.com

Man Page: rcapid

Operating Environment: debian

Section: 8

rcapid(8)						      System Manager's Manual							 rcapid(8)

NAME
rcapid - remote CAPI server
SYNOPSIS
rcapid [-l loglevel]
DESCRIPTION
rcapid is a server to communicate with CAPI clients. It is designed to run from inetd. add the following line to /etc/services: capi 6000/tcp add the following line to /etc/inetd.conf: capi stream tcp nowait.9999 /usr/sbin/rcapid rcapid (there's not much documentation to be found. help!)
OPTIONS
-l loglevel the level of verbosity in the logging. This is logged in /tmp/rcapid.log
BUGS
The logging should go through syslog.
AUTHOR
manpage written from C source and README by Paul Slootman <paul@debian.org>. rcapid(8)
Related Man Pages
capiinit(8) - debian
micro-httpd(8) - debian
xtelld(8) - debian
in.identtestd(8) - debian
in.rshd(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?