VNC (GUI) for Ubuntu

The following steps can be used to install and use a VNC server on a Ubuntu VPS.

Log into your VPS with SSH, then enter the following commands:

  • apt-get update
  • apt-get upgrade
  • apt-get install ubuntu-desktop
  • apt-get install tightvncserver
  • apt-get install nano
  • vncserver (type desired vnc password, then again)
  • vncserver -kill :1
  • mkdir /root/.ssh
  • cd /root/.ssh
  • nano xstartup (arrow key down to new line at bottom)
  • "gnome-session &" (without the quotes)

Then hit ctrl+o, Enter, ctrl+x, followed by:

  • vncserver

Open your VNC client, enter your VPS IP, use port 5901, type the password you used. Done.

  • 6 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

KVM VPS Information/Installation Guide

KVM VPS clients have two ways to install their operating system. Log into...

What is the difference between KVM and OpenVZ?

OpenVZ is a container based virtualization where your VPS exists in an isolated area of the host...

Does bandwidth used in between VPSs count?

Currently bandwidth between two VPS is still counted toward your bandwidth. We may provide you...

How do I set up reverse DNS (RDNS/PTR)?

You can edit your rDNS record in our Manage RDNS Area of the client area. Just click ADD button....

VNC (GUI) for CentOS

Please refer to this help article for help on installing a VNC server on...

Powered by WHMCompleteSolution