Update 1.2 Connection to Pyrene authored by Odunlami Marc's avatar Odunlami Marc
......@@ -19,12 +19,12 @@ ssh -Y username@pyrene.univ-pau.fr
```
where *username* is your UPPA login. Then enter your UPPA password.
# Graphical mode (Windows, Linux, macOS): 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
## Configuring X2Go
This step is only needed once.
1. Open the X2GO Client.
1. Open the X2Go Client.
1. In *Session -> New session*:
* Session: UPPA (or whatever name you want)
* Host: pyrene.univ-pau.fr
......@@ -41,16 +41,16 @@ Once your session is configured, select it and enter your UPPA password.
![x2go_connect2](uploads/7189a0f0acdd826bf5dcd0cb6d3ff105/x2go_connect2.png)
You are now connected on your personal graphical desktop on Pyrene.
## Log out of your X2GO session
## Log out of your X2Go session
To log out, simply close the window of your X2GO session. Your open windows and applications will be kept until the next login.
To log out, simply close the window of your X2Go session. Your open windows and applications will be kept until the next login.
# From outside UPPA: VPN
Pyrene is not directly accessible from outside UPPA. In this case, you must use a VPN connection.
To connect to Pyrene from outside UPPA:
1. If you want to use the graphical mode, first [configure your X2GO session](#configuring-x2go).
1. If you want to use the graphical mode, first [configure your X2Go session](#configuring-x2go).
1. Connect to the UPPA VPN network: use the **vpn_univ-pau_fr.ovpn** file according to the **vpn_doc_client.txt** documentation file. Both files are available [here](https://recherche.univ-pau.fr/fr/calculscientifiquedocumentation.html).
1. Connect to Pyrene either in [command line mode](#command-line-mode-linux-mac-ssh) or in [graphical mode](#connect-to-the-session).