This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:advanced:tce:rdp [2014/04/14 08:55] sunweaver |
wiki:advanced:tce:rdp [2014/11/15 15:25] (current) stefanbaur |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== X2Go TCE and MS Terminal Servers ===== | ===== X2Go TCE and MS Terminal Servers ===== | ||
| - | X2Go Client can be used to connect to Microsoft Windows Terminal Servers. There are two modes available: X2Go-proxied RDP support and DirectRDP support. | + | X2Go Client can be used to connect to Microsoft Windows Terminal Servers. There are two modes available: |
| + | |||
| + | ==== Direct/ | ||
| + | |||
| + | Especially for X2Go Client running on the X2Go TCE, we added a feature to X2Go Client that we call // | ||
| + | |||
| + | This can be very handy on X2Go Thin Client Environment machines. For Linux-based businesses, in most cases it cannot be avoided having a few MS Windows machines on site. If your company' | ||
| + | |||
| + | Session profiles with DirectRDP support | ||
| + | |||
| + | < | ||
| + | |||
| + | {{: | ||
| + | |||
| + | * profile name: a descriptive name for that session profile | ||
| + | * hostname: the hostname of the RDP server (i.e. the MS Windows machine) | ||
| + | * username: username on the RDP server | ||
| + | * Session Type: //Connect to Windows terminal server// | ||
| + | * Tick a mark on //[x] Direct RDP Connection// | ||
| + | |||
| + | Direct RDP sessions should then be fine-tuned under the Settings tab. | ||
| + | |||
| + | === RDP client backends === | ||
| + | |||
| + | X2Go Client allows to select what RDP client backend should be used. You can either choose '' | ||
| + | |||
| + | The '' | ||
| + | |||
| + | The FreeRDP project develops the '' | ||
| + | |||
| + | The fine-tuning of RDP client specific features is done via specifying extra command line options of the respective RDP client. See //man rdesktop// or //man xfreerdp// on the machine that you want to use X2Go Client on. | ||
| + | |||
| + | === Fine-tuning DirectRDP Sessions (xfreerdp) === | ||
| + | |||
| + | Some command line options are derived from the X2Go Client session profile settings (hostname, username, geometry, etc.). | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Extra command line options for '' | ||
| + | |||
| + | {{: | ||
| + | |||
| + | === Fine-tuning DirectRDP Sessions (rdesktop) === | ||
| + | |||
| + | Some command line options are derived from the X2Go Client session profile settings (hostname, username, geometry, etc.). | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Extra command line options for '' | ||
| + | |||
| + | {{: | ||
| ==== X2Go-proxied RDP Sessions ===== | ==== X2Go-proxied RDP Sessions ===== | ||
| Line 57: | Line 107: | ||
| </ | </ | ||
| - | |||
| - | ==== Direct/ | ||
| - | |||
| - | Especially for X2Go Client running on the X2Go TCE, we added a feature to X2Go Client that we call // | ||
| - | |||
| - | This can be very handy on X2Go Thin Client Environment machines. For Linux-based businesses, in most cases it cannot be avoided having a few MS Windows machines on site. If your company' | ||
| - | |||
| - | Session profiles with DirectRDP support can also be deployed via the X2Go Session Broker. So most features of the X2Go Session Broker can be combined with X2Go Client' | ||
| - | |||
| - | < | ||
| - | |||
| - | {{: | ||
| - | |||
| - | * profile name: a descriptive name for that session profile | ||
| - | * hostname: the hostname of the RDP server (i.e. the MS Windows machine) | ||
| - | * username: username on the RDP server | ||
| - | * Session Type: //Connect to Windows terminal server// | ||
| - | * Tick a mark on //[x] Direct RDP Connection// | ||
| - | |||
| - | Direct RDP sessions should then be fine-tuned under the Settings tab. | ||
| - | |||
| - | === RDP client backends === | ||
| - | |||
| - | X2Go Client allows to select what RDP client backend should be used. You can either choose '' | ||
| - | |||
| - | The '' | ||
| - | |||
| - | The FreeRDP project develops the '' | ||
| - | |||
| - | The fine-tuning of RDP client specific features is done via specifying extra command line options of the respective RDP client. See //man rdesktop// or //man xfreerdp// on the machine that you want to use X2Go Client on. | ||
| - | |||
| - | === Fine-tuning DirectRDP Sessions (xfreerdp) === | ||
| - | |||
| - | Some command line options are derived from the X2Go Client session profile settings (hostname, username, geometry, etc.). | ||
| - | |||
| - | {{: | ||
| - | |||
| - | Extra command line options for '' | ||
| - | |||
| - | {{: | ||
| - | |||
| - | === Fine-tuning DirectRDP Sessions (rdesktop) === | ||
| - | |||
| - | Some command line options are derived from the X2Go Client session profile settings (hostname, username, geometry, etc.). | ||
| - | |||
| - | {{: | ||
| - | |||
| - | Extra command line options for '' | ||
| - | |||
| - | {{: | ||
| ==== Credits ==== | ==== Credits ==== | ||