-
How to Encrypt VNC Traffic with Putty
Before starting this tutorial, please read this post, to learn more about the VNC Server setting that we are using in this tutorial. By default, VNC is not secure protocol.VNC uses encryption during initial connection and login (passwords are not sent in plain-text). Once, we connected then all the VNC data is unencrypted and hacker […]
-
How to install VNC server on CentOS 6
VNC is a protocol that is used to share the desktop with other users/computers over the network/Internet.In order to share a desktop, VNC server must be install and configure on the computer and VNC client must be run on the computer that will access the shared desktop. When we install the minimal copy of CentOS […]