... | ... | @@ -92,7 +92,7 @@ On your personal user computer: |
|
|
```
|
|
|
/opt/TurboVNC/bin/vncviewer cspnr-visu01.univ-pau.fr:1
|
|
|
```
|
|
|
A possible issue is that Java is missing ("Could not find libjawt.so", "java not found", etc.). In this case, you must install the Java Runtime Environment. For instance on Debian/Ubuntu: `sudo apt install -y openjdk-11-jre`.
|
|
|
A possible issue is that Java is missing ("Could not find libjawt.so", "java not found", etc.). In this case, you must install the Java Runtime Environment (for instance on Debian/Ubuntu: `sudo apt install -y openjdk-11-jre`).
|
|
|
* Enter your enter your UPPA username and password.
|
|
|
|
|
|
#### Launch applications
|
... | ... | |