Query: rxtelnet
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RXTELNET(1) BSD General Commands Manual RXTELNET(1)NAMErxtelnet -- start a telnet and forward X-connections.SYNOPSISrxtelnet [-l username] [-k] [-t telnet_args] [-x xterm_args] [-K kx_args] [-w term_emulator] [-b telnet_program] [-n] [-v] host [port]DESCRIPTIONThe rxtelnet program starts an xterm window with a telnet to host host. From this window you will also be able to run X clients that will be able to connect securely to your X server. If port is given, that port will be used instead of the default. If setting up the X forwarding failes, rxtelnet will still telnet in to the remote host, but without X forwarding. The supported options are: -l Log in on the remote host as user username. -k Disables keep-alives. -t Send telnet_args as arguments to telnet. -x Send xterm_args as arguments to xterm. -X Send kx_args as arguments to kx. -w Use term_emulator instead of xterm. -b Use telnet_program instead of telnet. -n Do not start any terminal emulator. -v Be verbose.EXAMPLETo login from host foo (where your display is) to host bar, you might do the following. 1. On foo: rxtelnet bar 2. You will get a new window with a telnet to bar. In this window you will be able to start X clients.SEE ALSOkx(1), rxterm(1), telnet(1), tenletxr(1), kxd(8) KTH_KRB March 7, 2004 KTH_KRB
Related Man Pages |
---|
cconsole(1m) - opensolaris |
cports(1m) - opensolaris |
telnetrc(4) - osf1 |
kf(1) - freebsd |
telnetrc(4) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to setup basic telnet? |
Problems with SSH / telnet |
fail to telnet localhost 106 |
Enable telnet as root to 11.31 non-trusted system? |
Telnet session disconnects abruptly |