Ubuntu Remote Desktop Configuration with Google VNC

This section describes how to remotely connect to Ubuntu OS from Windows OS.

1. System Environment
   Windows 10
   Ubuntu 16.04 LTS

2. Ubuntu Side Setting
   Run the Desktop Sharing program installed by default on Ubuntu.


   Refer to the below window for the setting.


   Run the following command in the Ubuntu terminal.

$ sudo apt-get -y install dconf-tools
$ dconf write /org/gnome/desktop/remote-access/require-encryption false


3. Windows Side Setting
   Install Google Chrome VNC.


  Run Google Chrome VNC and write down your Ubuntu PC's IP and click the Connect button.


  Enter your Desktop Sharing password of the Ubuntu PC and click the OK button.



  When the Unencrypted Connection window appears, make the desired settings and click the Connect button.


   Finally, you will see the Ubuntu screen.




Comments

Popular posts from this blog

Android Studio 설치 방법

How to install IDLE (python 2.7 editor) on Ubuntu system. Add IDLE Open With shortcut.

ROS Kinetic Installation on Ubuntu 16.04