How to Install VNC Server For Ubuntu 14.04 LTS - Tips/Tricks/MMO

728x90 AdSpace

Trending
Powered by Blogger.
bank online,15,BITCOIN,6,bitcoin account,15,blockchain,15,cách tạo niche site kiếm tiền,1,cheap vps,1,client rdp,40,CPC amp; CPM,3,Dailymotion,7,Domain,4,free vps,43,get rdp,41,how to get paypal,15,how to get vps,41,hướng dẫn kiếm tiền với niche site,1,make money online,41,minergate ubuntu vps,41,mining linux vps,41,MMO,29,Monero,40,NEWS,1,Niche site,2,niche site là gì?,1,PAYONEER,2,PAYPAL.COM (PP),5,payza,15,perfectmoney,15,PERFECTMONEY.IS (PM),2,PTC,1,Share,19,Software Crack,4,Tips,5,tips online,39,visa online,15,visa virtual,9,Visa Virtual,6,vps,1,VPS,45,vps free,2,vps trial,1,webmoney,15,windows server,40,WORDPRESS,3,Youtube,4,

Kategori

THỦ THUẬT FACEBOOK

[Facebook][column2][#f0f]

PSD CMND

[PSD CMND][gallery][#FF5722]

THỦ THUẬT KHÁC

[THỦ THUẬT KHÁC][column2][#66689c]

TUT UNLOCK

[UNLOCK][column2][#F1C40F]

LIÊN HỆ ADMIN

Facebook
Twitter
RSS
RSS
RSS RSS

AUTO LIKE VÀ SUB

[AUTO LIKE VÀ SUB][carousel][#fc0000]

TUT REPORT

[Rip][column2][#0BD700]
Wednesday, July 19, 2017

How to Install VNC Server For Ubuntu 14.04 LTS

VNC, or “Virtual Network Computing”, is a connection system that allows you to use your keyboard and mouse to interact with a graphical desktop environment on a remote server. VNC makes managing files, software, and settings on a remote server easier for users who are not yet comfortable with working with the command line.

In this article, Azhowto guide install VNC Server for Ubuntu 14.04 LTS (Linux VPS) and connecting to it securely through an SSH tunnel. I use Gnome, the GUI can be accessed from anywhere over the internet or local network with a VNC client on any OS.

Prerequisites


Before you begin with this guide, You will need Ubuntu Server 14.04 with minimum 512mb of ram, 1GB Ram is bester than.

Step one – Install Gnome GUI


Install PUTTY so you can access the console of the linux vps. Log in as “root” and enter the pass you have from the vps. If you never used linux vps please search google “how to login linux”.

On the console type the lines:

apt-get update

When prompted type Y and then press [Enter].

apt-get install gnome-core

Step Two –  Install VNC Server for Ubuntu 14.04 LTS


Type the under lines, when prompted type Y and press [Enter].

apt-get install vnc4server

Continued type:

vncserver

You’ll then be prompted to create and verify a new password.

Type the following command to kill the session:

vncserver -kill :1

Now type the following command to open up the file we need to edit:

vim .vnc/xstartup

In Trusty we need to make quite a few changes. So, press the [Insert] key once (this will switch us into “edit” mode) and then edit the script so it ends up looking like this:

how to install jingling on linux vps azhowto

You have to enter this 3 lines at the end of the file to make it look like above:

metacity &
gnome-settings-daemon &
gnome-panel &

When you’re done editing the .vnc/xstartup file for your particular version of Ubuntu press the [Esc] key once and type the following:

:wq

Next type the following command to create the VNC Session once more:

vncserver -geometry 1024×768

Done, you installed successfully VNC Server for Ubuntu 14.04. The next step we will test and connect VNC Server.

Step Three – Connect to VNC Desktop


I using VNC Viewer in this Guide because I like this client, but you may use any other VNC client as well. Download and install VNC Viewer on to your computer.

In VNC Viewer Client, Click menu File -> Choose New Connection.

install vnc for ubuntu 14.04

Type your Host name or Serrver IP Address. Make sure you don’t forget that :2 at the end, Example: 217.61.14.210:2

Encryption: chosse Prefer off for bester settings.

install vnc for ubuntu 14.04

Connect your server. You will enter the VNC Server password.

install vnc for ubuntu 14.04

If you are connected, you should see the default GNOME desktop ready for configuration and use! It should look something like this:

install vnc for ubuntu 14.04

Note


You should now have a secured VNC server up and running on your Ubuntu 14.04 server. Now you’ll be able to manage your server’s files, software, and settings with an easy-to-use graphical interface.

Good Luck
How to Install VNC Server For Ubuntu 14.04 LTS Reviewed by Thu Hằng on July 19, 2017 Rating: 5 VNC, or “Virtual Network Computing”, is a connection system that allows you to use your keyboard and mouse to interact with a graphical desk...

No comments: