| 1 |
|
|---|
| 2 | RXTELNET(1) BSD General Commands Manual RXTELNET(1)
|
|---|
| 3 |
|
|---|
| 4 | NNAAMMEE
|
|---|
| 5 | rrxxtteellnneett -- start a telnet and forward X-connections.
|
|---|
| 6 |
|
|---|
| 7 | SSYYNNOOPPSSIISS
|
|---|
| 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 |
|
|---|
| 11 | DDEESSCCRRIIPPTTIIOONN
|
|---|
| 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 |
|
|---|
| 40 | EEXXAAMMPPLLEE
|
|---|
| 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 |
|
|---|
| 49 | SSEEEE AALLSSOO
|
|---|
| 50 | kx(1), rxterm(1), telnet(1), tenletxr(1), kxd(8)
|
|---|
| 51 |
|
|---|
| 52 | KTH_KRB March 7, 2004 KTH_KRB
|
|---|