Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

Trying to install VNC Remote Desktop on Ubuntu 10.4 from the command line (ssh). I follwed a couple of tutorials online in Ggogle search and I'm still not able to connect at this point. All I want to do is ssh to the VPS and install a desktop and VNC. Please help.

Jeffery Fabish
2011-07-30 23:01:00
To install: sudo apt-get install vnc4serverTo run: vncserverIf you want to use SSH, use x forwarding.