Update 1.2 Connection to Pyrene authored by Odunlami Marc's avatar Odunlami Marc
...@@ -20,17 +20,7 @@ ssh -Y username@pyrene.univ-pau.fr ...@@ -20,17 +20,7 @@ ssh -Y username@pyrene.univ-pau.fr
where *username* is your UPPA login. Then enter your UPPA password. where *username* is your UPPA login. Then enter your UPPA password.
# Graphical mode (Windows, Linux, Mac): X2GO # 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: [Download and install the X2GO client](https://wiki.x2go.org/doku.php/doc:installation:x2goclient) for your OS.
```
# Fedora (with a root account):
yum install x2goclient
# Fedora (with a sudo user account):
sudo yum install x2goclient
# Debian/Ubuntu (with a root account):
apt-get install x2goclient
# Debian/Ubuntu (with a sudo user account):
apt-get install x2goclient
```
## Configuring X2GO ## Configuring X2GO
This step is only needed once. This step is only needed once.
... ...
......