- 1). Download VNCserver by opening terminal and typing "sudo apt-get install vnc4server."
- 2). Type "vnc4server -geometry 1024---768 -depth 24" to set the Ubuntu server to 1024x768 screen resolution with a 24-bit color depth (these numbers can be changed to suit your need).
- 3). Type in the password you wish to use and hit "Enter," then retype the password for verification.
- 4). Type "vncserver" in terminal to start up a server. Debian will assign you a server name that will be used by the remote computer to log in.
previous post