|
|
Starting Remote X Applications at CERN[Computer Security Home Page]
IntroductionThis page explains how to start remote X applications (also called X clients) easily and securely. This is the recommended way to run all remote X applications and is the required method for running off-site X applications which need to be displayed at CERN. (CERN firewall protection was implemented on 4 November 2003 following a number of incidents). Most desktop computers do or can run an X server. This is true for X terminals, UNIX workstations and Windows PCs with an X emulator such as Exceed. When your desktop computer runs an X server you often need to start remote X applications, i.e. applications not running on your desktop but with the windows displayed on your screen. In some cases this is transparent for you because XDM (the X Display Manager) takes care of the details. In other cases some manual intervention is needed. Displaying X applications on NICE2000 PCsIf you are using NICE2000 (and don't require XDM) then you are recommended to encrypt your X sessions using ssh. An initial setup must be made as follows:
To encrypt your X sessions inside ssh do the following:
Displaying X applications on NICE PCs and X TerminalsIf you are using an X Terminal or a NICE PC, you can login to a UNIX server (such as LXPLUS), using XDM, (the X Display Manager) and then display your applications using ssh or mxconns as described below. Ssh will encrypt your sessions and is the preferred method. Displaying X applications on UNIX systemsYou can display remote X applications on your UNIX system using ssh or mxconns as described below. Ssh will encrypt your sessions and is the preferred method. Encrypting X applications using ssh The recommended way to start a remote X client is to use
E.g. ssh lxplus001 xload See the Displaying X applications using mxconns If you can't use The easiest solution is to start If you start it by hand, you should use: Once connected to the remote machine (via You can then start your remote X client. Note: the preceding commands assume that you are using
See the Computer Security updated 4 November 2003 |