TurboVNC
TurboVNC, Openlg
- Download packages
- Make sure drivers for graphics card is properly installed
- Close all display managers and configure the virgualgl server
- install TurboVNC
Remote Desktop with TurboVNC and VirtualGL
Set Up
Commands
- Start a TurboVNC session with default settings.:
vncserver
- Start Display:
$ /opt/TurboVNC/bin/vncserver
- List all your TurboVNC sessions.:
vncserver -list
- Setup display in terminal to server:
$ export DISPLAY=":1"
- Kill the TurboVNC session of X display number display.: `
vncserver -kill :display`
Help:
TurboVNC Documentation