Log in op uw VPS via SSH, en type dan de volgende commando's in:
- apt-get update
- apt-get upgrade
- apt-get install ubuntu-desktop
- apt-get install tightvncserver
- apt-get install nano
- vncserver (type desired vnc password, then again)
- vncserver -kill :1
- mkdir /root/.ssh
- cd /root/.ssh
- nano xstartup (arrow key down to new line at bottom)
- "gnome-session &" (without the quotes)
Druk dan ctrl+o, Enter, ctrl+x, gevolgd door het commando:
- vncserver
Open uw VNC client, type uw VPS IP, gebruik port 5901, type het wachtwoord dat u gebruikt hebt. En klaar!