wiki:vnc3d/xpra

Version 8 (modified by Jens Henrik Goebbert, 7 years ago) ( diff )

--

Xpra - X Persistent Remote Applications


Xpra (X Persistent Remote Applications)

... is a remote display solution for forwarding applications and desktop screens.
Applications forwarded by Xpra appear on the local desktop as normal windows (seemless mode),
rather than being all "trapped in a box together" (full desktop mode) like with VNC.
Xpra uses a custom protocol that is self-tuning and relatively latency-insensitive, and thus is usable also over worse links.
Xpra allows disconnection and reconnection without disrupting the forwarded application.

Xpra is an open-source software for multiple platforms (Linux, Windows, MaxOS, etc.).

Download:


Preparation

Very Important !!'''

Before you use Xpra for the first time you have to install it on your workstation:


Using Xpra requires three general steps.

  1. Start Application using Xpra on a JURECAVIS node.
  2. Start Xpra locally on your workstation.
  3. Connect with Xpra to the running application on JURECACVIS node.


1. Start Application

ssh <USERID>@jurecavis01.fz-juelich.de

module load Stages/Devel
module load GCCcore/.5.4.0
module load Xpra

xpra start :100 --start-child=xterm


2. Start Xpra locally


3. Connect

<TO BE CONTINUED ... PLEASE COME BACK LATER>


any feedback welcomed - h.zilken@…, j.goebbert@…

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.