OVH Community, your new community space.

Just ordered


tombath10
30-01-2012, 21:48
Quote Originally Posted by K.Kode
If you just want something simple:

sudo apt-get install xfce4 vnc4server
mkdir ~/.vnc; echo "startxfce4 &" > ~/.vnc/xstartup
chmod +x ~/.vnc/xstartup
vncserver :1
Thanks, looks useful but I decided to use windows like the other 5 boxes I have with kimi

Winit
29-01-2012, 22:01
Does he need to use VNC? Nope.
Does he need to use NX? Nope.
Does the server come with x2go? Yup.

Grab the client: http://www.x2go.org/download:start

inet
29-01-2012, 12:42
take a look at thsi website ::

http://www.nomachine.com/download.php

K.Kode
28-01-2012, 21:27
If you just want something simple:

sudo apt-get install xfce4 vnc4server
mkdir ~/.vnc; echo "startxfce4 &" > ~/.vnc/xstartup
chmod +x ~/.vnc/xstartup
vncserver :1

tombath10
28-01-2012, 17:35
Hello, I just ordered a kimsufi server with Ubuntu Desktop 10.04 LTS + x2go. But how do I use things like remote desktop on it? Thanks