Update 1.2 Connection to Pyrene authored by Odunlami Marc's avatar Odunlami Marc
...@@ -28,9 +28,23 @@ yum install x2goclient ...@@ -28,9 +28,23 @@ yum install x2goclient
apt-get install x2goclient apt-get install x2goclient
``` ```
## Configuring X2GO
In "Session" :
"Hôte" : 193.54.9.82
"user identification" : your_identifier
"Port" : your_connection_port
(Optional) Select your private key
"Type of session" : XFCE
# From outside UPPA: VPN # From outside UPPA: VPN
Pyrene is not directly accessible from outside UPPA. In this case, a VPN connection is needed. Pyrene is not directly accessible from outside UPPA. In this case, a VPN connection is needed.
To connect to Pyrene from outside UPPA : To connect to Pyrene from outside UPPA :
1. Connect to the UPPA VPN network: use the vpn_univ-pau_fr.ovpn file according to the related documentation. 1. Connect to the UPPA VPN network: use the vpn_univ-pau_fr.ovpn file according to the related documentation.
1. Connect to Pyrene either in [command line mode](#command-line-mode-linux-mac-ssh) or in [graphical mode](#graphical-mode-windows-linux-mac-x2go). 1. Connect to Pyrene either in [command line mode](#command-line-mode-linux-mac-ssh) or in [graphical mode](#graphical-mode-windows-linux-mac-x2go).