Update home authored by van Vliet's avatar van Vliet
...@@ -70,10 +70,13 @@ Once you are logged in, you should be able to run a graphical program, for examp ...@@ -70,10 +70,13 @@ Once you are logged in, you should be able to run a graphical program, for examp
![alt text](images/xeyes.gif "xeyes") ![alt text](images/xeyes.gif "xeyes")
#### A remote desktop #### A remote desktop
Install the **X2Go** client: Install the **X2Go** [client](https://wiki.x2go.org/doku.php/start):
- CentOS/Fedora/Red Hat: **yum install x2goclient** - CentOS/Fedora/Red Hat: **yum install x2goclient**
- Ubuntu/Debian: **apt-get install x2goclient** - Ubuntu/Debian: **apt-get install x2goclient**
- Arch Linux: **pacman - x2goclient** - Arch Linux: **pacman -S x2goclient**
Start the x2goclient:
### From a Windows workstation ### From a Windows workstation
... ...
......