Install VNC client in a VPS server (linux)

Today we are going to install a VNC on our ubuntu server . VNC will give you a interface to work just as windows RDP.

First log onto ssh via putty.

login

1. Upgrade & Update your Server

  apt-get update 

apt-get update


 apt-get upgrade


apt-get upgrade




2. Install VNC now

  sudo apt-get install xorg lxde-core tightvncserver

tightvnc





5.  Enable VNC

  vncserver


vncserver


6. After finishing the process you will be prompt to enter a password. To change the password type vncpasswd in ssh.

passwd



6. To login to the server from a vnc client you have to download a vnc client, I recommend realVNC.
https://www.realvnc.com/download/viewer/

6. After installing enter your ip and the port as 5901 to login
 



Replace xxx with your IP Address


  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

Get SMS Notifications

Requirements: - Android or iOS smartphone - A phone number - A server you wish to log the SSH...

Receive email notifications of successful login alerts only - CSF

Configuring  to stop receiving unwanted email notifications from CSFFirst log onto ssh via...

Install Direct Admin On your VPS Server

Today we are going to install Direct Admin on our CentOS 7 server . Direct Admin is a popular...

Install Windows on a KVM Server

Today we are going to install Windows OS on our KVM VPSFirst log into VPS Control Panel and...

Configure IPv4 on a Windows Server

Today we are going to configure a IPv4 Address for your Windows OS so we can log through Remote...

Powered by WHMCompleteSolution