Ubuntu14.04.2 enable vnc remote connection and ubuntu14.04.2vnc
Ubuntu comes with a vnc-server. You don't need to install it any more. You just need to enable it, but by 14.04, the enabling process is a little more complicated than the original one.
Step 1: Find the "Desktop sharing" Software
Click the ubuntu icon in the upper left corner, find Desktop sharing, and open
Step 2: Enable Desktop Sharing
Click "close". This step is enough. however, when Ubuntu is reached, this will not work. When you connect to the vnc client on windows, an authentication error will be reported. at this time, you can only use the client on ubuntu for connection. to connect the vnc client on windows, you need to perform the following steps:
Step 3: Install dconf-editor.
Apt-get install dconf-tools
Step 4: Set dconf-editor
Enter dconf-editor in the command line, open the settings page, and find "org> gnome> desktop> remote-access". deselect requlre-encryption.
After this setting, you can use the vnc client to connect to windows.
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.