Linux in a Nutshell, Third Edition
by Ellen Siever, Stephen Spainhour, Jessica P. Hekman, Stephen Figgins
Name
rlogin
Synopsis
rlogin rhost [options]
Description
Remote login. rlogin connects the terminal on the current local host system to the remote host system rhost. The remote terminal type is the same as your local terminal type. The terminal or window size is also copied to the remote system if the server supports it.
Options
- -8
Allow an 8-bit input data path at all times.
- -e c
Specify escape character c (default is ~).
- -d
Debugging mode.
- -k
Attempt to get tickets from remote host, requesting them in the realm as determined by krb_realm-ofhost.
- -l username
Specify a different username for the remote login. Default is the same as your local username.
- -x
Turns on DES encryption for all data passed via the rlogin session.
- -E
Do not interpret any character as an escape character.
- -K
Suppress all Kerberos authentication.
- -L
Allow rlogin session to be run without any output postprocessing (i.e., run in litout mode).
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access