Differences between revisions 2 and 3
Revision 2 as of 2020-10-27 12:50:19
Size: 1829
Editor: stroth
Comment:
Revision 3 as of 2020-12-01 15:18:42
Size: 1837
Editor: stroth
Comment: comsol is IEF-only, see https://rt.ee.ethz.ch/Ticket/Display.html?id=114345
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Some graphical applications running on a managed Linux clients work well when forwarded to a X11 server on a remote PC. The following example describes the use case to connect from a personal Windows PC to a remote managed Linux PC at ETH and use comsol on it. Some graphical applications running on a managed Linux clients work well when forwarded to a X11 server on a remote PC. The following example describes the use case to connect from a personal Windows PC to a remote managed Linux PC at ETH and use such an application on it.
Line 30: Line 30:
comsol -ckl }}} xclock }}}

Forward X11 applications to a Windows client

Some graphical applications running on a managed Linux clients work well when forwarded to a X11 server on a remote PC. The following example describes the use case to connect from a personal Windows PC to a remote managed Linux PC at ETH and use such an application on it.

Install an X11 server on Windows

Download and install VcXsrv on your personal Windows PC

Connect to the ETH network

Make sure you're connected to the ETH network by either:

Start the X11 server

  • From your start menu, start the newly installed application XLaunch.

  • Select display settings: Keep the proposed settings and klick the button Next

  • Select how to start clients: Select Start a program and klick the button Next

  • Specify the program to start:

    • Remote programm is filled with xterm, leave this as it is

    • Leave the field Password empty

    • Fill your ETH username into the field Login as user

    • Fill the name of the Linux PC you want to connect to into Connect to computer

    • Klick the button Next

  • Extra settings: Keep the proposed settings and klick the button Next

  • Configuration complete: Optionally save your configuration and klick the button Finish

  • Input requested?: You're now asked for your ETH password. Enter it and cklic on the button OK

A windows forwarding the output of xterm opens on your Windows PC.

Run a graphical application

  • Start the graphical application you'd like to use from the commandline in the xtermwindow, for example

    xclock 

FAQ/X11Windows (last edited 2021-11-30 09:17:18 by stroth)