How to install VNC in an SSH VPS

Multiply

Onyx user!
Reputation
0
I'm using VolumeDrive as my VPS. The whole thing is run via SSH. How can I install VNC on it so I can view it via my VNC Client?
 
Code:
yum -y install vnc-server
 
Chewbaka said:
Code:
yum -y install vnc-server

You are a life saver!
That worked like a charm, but when I connect via VNC I see this:
How do I get onto the normal desktop?

Screenshot2011-06-19at100558.png
 
Back
Top