6,534
edits
Changes
m
VPS-> VE in →VNC for X desktop
<pre>
ve# vncserver -name mydesktop
New 'mydekstop' desktop is vpsve:1
Starting applications specified in ~/.vnc/xstartup
Log file is ~/.vnc/vpsve:1.log
</pre>
using '''vncviewer''' command:
<pre>
host# vncviewer <vpsipVE_IP>:1
</pre>
</pre>
where <remote host> is the name of the system you want to connect to. When you are asked for a username and password enter your normal username and password. Then start the vnc VNC session to localhost, i.e.
<pre>