how to install RDP on vps Centos


SUBMITTED BY: Guest

DATE: April 30, 2014, 10:35 p.m.

FORMAT: Text only

SIZE: 488 Bytes

HITS: 43270

  1. 1. - use the following command to install the desktop
  2. # yum -y groupinstall "Desktop" "Desktop Platform" "X Window System" "Fonts"
  3. # yum -y update
  4. # yum -y install nx freenx
  5. # shutdown -r now
  6. ========
  7. 2. - take the key code vps
  8. # cat /var/lib/nxserver/home/.ssh/client.id_dsa.key
  9. ====
  10. 3. - download & install NX Client for windows
  11. link : https://www.nomachine.com/
  12. =======
  13. 4. used "NX Client for windows" to connect with your Vps

comments powered by Disqus