Scroll to navigation

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

NAME

ctermd - CTERM services for Linux

SYNOPSIS

ctermd
[options]
Options:
[-dvVh] [-l logtype]

DESCRIPTION

Allows remote users to connect as a terminal over DECnet.

This application implements the CTERM protocol over DECnet for allowing a remote DECnet host emulating a DEC VT100 terminal to connect to Linux.

Normally this daemon will be run from dnetd(8) rather than by hand.

OPTIONS

Set logging options. The following are available:
-lm Log to /dev/mono. (only useful if you have my mono monitor driver or mdacon and a second monitor)
-le Log to stderr. Use this for debugging or testing combined with -d.
-ls Log to syslog(3). This is the default if no options are given.
Don't fork and run the background. Use this for debugging.
Verbose. The more of these there are the more verbose ctermd will be.
Displays help for using the command.
Show the version of ctermd.

EXAMPLES

Starting the ctermd daemon/Connecting to linux from a VAX.

On Linux:


# ctermd

On the VAX:


$ set host pclnx


Ctermd Version 1.0.0
DECnet for Linux


login:

SEE ALSO

dntype(1), dndir(1), dndel(1), dntask(1), dnetd(8), dnping(1), sethost(1), dnetd.conf(5)

July 27 1998 DECnet utilities