Update 1.2 Connection to Pyrene authored by Odunlami Marc's avatar Odunlami Marc
......@@ -9,7 +9,7 @@ To access Pyrene:
1. Request access to the cluster is done via the [Helpdesk of the University](http://assistance.univ-pau.fr): *Ajouter un ticket -> **Service 'Assistance Informatique'** -> Signaler un incident, demander une information ou une amélioration*.
# Command line mode (Linux, Mac): ssh
# Command line mode (Linux, macOS): ssh
Open a terminal and use one of the following commands:
```
# Without graphic redirection:
......@@ -19,7 +19,7 @@ ssh -Y username@pyrene.univ-pau.fr
```
where *username* is your UPPA login. Then enter your UPPA password.
# Graphical mode (Windows, Linux, Mac): X2GO
# Graphical mode (Windows, Linux, macOS): X2GO
[Download and install the X2GO client](https://wiki.x2go.org/doku.php/doc:installation:x2goclient) for your OS.
## Configuring X2GO
......
......