Posts

Showing posts from February, 2018

Remote Sessions : 5 Tools to Enable Remote Desktop Access on RHEL/CentOS 7

5 Tools to Enable Remote Desktop Access on RHEL/CentOS 7 This article I will show you, tools which enabled you to access remote Desktop on machines running Centos/RHEL. All these apps works in client-server mode. So you need to run server side app on your remote machine and after that, you will be able to connect to it from all over the world. Of Course in this reference manual I will tell you how to configure this securely, so only you can access to your server. Before beginning, you only need SSH access to your server and rights to install software. You need to know root password or permissions to use sudo. All commands will work on every CentOS server 5/6/7. Before start you need to install desktop environment to your server #yum groupinstall 'GNOME Desktop Environment' 'X Window System' 1.VNC x11vnc – simples of this 3 methods to get remote access. VNC stands for Virtual Network Computing) is a very useful network graphics protocol Perhaps you nee