
To open this window, search for the phrase remote desktop connection in the Start bar. remote to Centos 6ġ- Open the Windows desktop remote window.

service iptables save service iptables restartĪfter completing the above steps, we will go to the remote to Centos 6. iptables -A INPUT -p tcp -m state -state NEW -m tcp -dport 3389 -j ACCEPTĥ- Then enter the following commands in order to save the changes in IPtables and then restart the iptables service. chkconfig xrdp on chkconfig vncserver onĤ- At the end, open the remote port to the server by entering the following command in your firewall. service xrdp startģ- Enter the following commands to start the xrdp service and vnc server by default after the centos 6 reboot. yum install xrdp tigervnc-serverĢ- Then start the xrdp service. Install EPEL Repository on Centos 6 64-bit version rpm -Uvh Īfter installing and setting the prerequisites, we will continue to install XRDP.ġ- First, install XRDP and VNC Server by entering the following command. Install EPEL Repository on Centos 6 32-bit version rpm -Uvh

Recommended Article: 5 Interesting Command Line Tips and Tricks in Linuxĥ- After installing the X window environment, install the Epel Repository.
