source: heimdal/trunk/appl/kx/rxtelnet.cat1@ 4

Last change on this file since 4 was 1, checked in by Paul Smedley, 10 years ago

Initial commit of Heimdal 1.5.3

File size: 2.1 KB
Line 
1
2RXTELNET(1) BSD General Commands Manual RXTELNET(1)
3
4NNAAMMEE
5 rrxxtteellnneett -- start a telnet and forward X-connections.
6
7SSYYNNOOPPSSIISS
8 rrxxtteellnneett [--ll _u_s_e_r_n_a_m_e] [--kk] [--tt _t_e_l_n_e_t___a_r_g_s] [--xx _x_t_e_r_m___a_r_g_s] [--KK _k_x___a_r_g_s]
9 [--ww _t_e_r_m___e_m_u_l_a_t_o_r] [--bb _t_e_l_n_e_t___p_r_o_g_r_a_m] [--nn] [--vv] _h_o_s_t [_p_o_r_t]
10
11DDEESSCCRRIIPPTTIIOONN
12 The rrxxtteellnneett program starts an xxtteerrmm window with a telnet to host _h_o_s_t.
13 From this window you will also be able to run X clients that will be able
14 to connect securely to your X server. If _p_o_r_t is given, that port will be
15 used instead of the default.
16
17 If setting up the X forwarding failes, rrxxtteellnneett will still telnet in to
18 the remote host, but without X forwarding.
19
20 The supported options are:
21
22 --ll Log in on the remote host as user _u_s_e_r_n_a_m_e.
23
24 --kk Disables keep-alives.
25
26 --tt Send _t_e_l_n_e_t___a_r_g_s as arguments to tteellnneett.
27
28 --xx Send _x_t_e_r_m___a_r_g_s as arguments to xxtteerrmm.
29
30 --XX Send _k_x___a_r_g_s as arguments to kkxx.
31
32 --ww Use _t_e_r_m___e_m_u_l_a_t_o_r instead of xterm.
33
34 --bb Use _t_e_l_n_e_t___p_r_o_g_r_a_m instead of telnet.
35
36 --nn Do not start any terminal emulator.
37
38 --vv Be verbose.
39
40EEXXAAMMPPLLEE
41 To login from host _f_o_o (where your display is) to host _b_a_r, you might do
42 the following.
43
44 1. On foo: rrxxtteellnneett _b_a_r
45
46 2. You will get a new window with a tteellnneett to _b_a_r. In this window you
47 will be able to start X clients.
48
49SSEEEE AALLSSOO
50 kx(1), rxterm(1), telnet(1), tenletxr(1), kxd(8)
51
52KTH_KRB March 7, 2004 KTH_KRB
Note: See TracBrowser for help on using the repository browser.