Linux – Remote desktop connection in Linux (RHEL 5) server with Windows (Windows XP) clients

linuxremote desktopremote-accessrhel5windows

  • How can I do remote desktop connection in Linux (RHEL 5) server with Windows (Windows XP) clients?

  • How can I take full rights? (I know the administrator password.)

  • I want to access all things in the client machine, I even want to install software. How can I do it?

Best Answer

  1. use "rdesktop"
  2. "sudo su -", or simply "su -"
  3. please describe