Set Up VNC on Ubuntu in Four Steps

The Ubuntu Unleashed blog has a great tutorial on remote controlling your Linux system—even through a Java-enabled browser. Here's the whole deal: Install packages. Code: sudo apt-get install x11vnc vnc-javaSet up a password for clients. Code: x11vnc -storepasswdOpen up ports