Update 1.2 Connection to Pyrene authored by Odunlami Marc's avatar Odunlami Marc
......@@ -20,6 +20,13 @@ ssh -Y username@pyrene.univ-pau.fr
where *username* is your UPPA login. Then enter your UPPA password.
# Graphical mode (Windows, Linux, Mac): X2GO
Download the X2GO client on the following page: http://wiki.x2go.org/doku.php/download:start, or install it from the repositories of most Linux distributions:
```
# On Linux Fedora
yum install x2goclient
# On Linux Ubuntu
apt-get install x2goclient
```
# From outside UPPA: VPN
Pyrene is not directly accessible from outside UPPA. In this case, a VPN connection is needed.
......
......