logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

remote-tty - connect to a ttysrv serial console instance

Author

       rtty  was  written  by  Paul  Vixie  <vixie@isc.org>.  This  manual page was written by Jonathan McDowell
       <noodles@earth.li> for the Debian project (but may be used by others).

                                                  May 23, 2006                                     REMOTE-TTY(1)

Description

remote-tty is the frontend for the remote-tty daemon. It is normally invoked using rconsole.  It connects
       to  the  backend  ttysrv  process  over a Unix socket and allows the user to view what's happening on the
       serial console and interact with it.

Name

       remote-tty - connect to a ttysrv serial console instance

Options

socket The full path to the Unix socket for the ttysrv instance to connect to.

       -lloginname
              Specify the login name to use. Defaults to the username if not specified.

       -r     Set restricted mode; don't allow changing of logging status, suspending of remote-tty  or  setting
              of line options.

       -7     Set 7bit mode.

See Also

rconsole(1), remote-tty(1), ttysrv(8).

Synopsis

remote-tty [-l LoginName] [-7] [-r] socket

See Also