====== Graphical sessions ======
We provide an interactive node (**mesoshared.univ-fcomte.fr**) for graphical sessions like:
* File editing
* Running matlab/comsol (we recommand batch mode using SGE)
* Results post-processing
* File Transfer
* ...
* This node is shared between users and is not managed by a resources manager (GridEngine).
* This node is managed by X2Go software.
* This node have 32 cores Intel Nehelm (2.2GHz) and 64Go of memory.
====== X2Go ======
''X2Go'' enables users to access a graphical desktop over low or high bandwidth connections. It provides a remote desktop solution tunneled over ''SSH'' supporting file and printer sharing.
We recommend that users install the latest version of ''X2Go'' by downloading it from https://wiki.x2go.org/
For Microsoft Windows users\\ there is a BUG with the lastest x2go client version.
Please the older versions. For example : https://code.x2go.org/releases/binary-win32/x2goclient/releases/4.1.0.0-2017.03.11/
===== Connecting to mesoshared =====
- Start the **x2goclient** software and click the New Session button as shown: {{ :x2go1.png |}}
- Specify **mesoshared.univ-fcomte.fr** in the host field and choose **GNOME** as Desktop Environment in Session type:{{ :x2go2.png?600 |}}
- Click the connection to start it. {{ :x2go3.png?600 |}}
- Enter your username and password. {{ :x2go4.png?600 |}}
- Enjoy the remote desktop connectivity. {{ :x2go5.png |}}
- From menu Applications > System tools > Terminal. Open a terminal and go to WORK space
- cd $WORK
Load and run your application ; for example ; load matlab $ module load matlab
run matlab $ matlab
===== X2GO Options=====
* For better performances we encourage to __disable sound support__ and __client side printing__: go to ''session preferences'' / ''media'' panel and disable those options
* Remote file sharing is disabled for now.