Difference between revisions of "Rdesktop"

From Blue-IT.org Wiki

(Seamless in Linux)
(Seamless in Linux)
Line 12: Line 12:
 
I didn't succeed to get this work ever!
 
I didn't succeed to get this work ever!
  
* Painfull
+
* painfull
 
* hassle
 
* hassle
 
* bad quality
 
* bad quality
* simply does make a lot of trouble!
+
* simply makes a lot of trouble
 +
 
 +
'''My tip: let it be!'''
  
 
* http://acmyau.wordpress.com/2011/12/07/seamlessrdp-from-linux-to-windows-7/
 
* http://acmyau.wordpress.com/2011/12/07/seamlessrdp-from-linux-to-windows-7/

Revision as of 18:32, 6 January 2014

Seamless in Windows

The easiest way I found for opening a windows programm on a remote Computer seamless (!) is to use the Remote App Tool. It will help you to create a rdp file for the program, you like to run remotely.

Start a virtual machine with windows and process the rdp file in it.

That's it. Just works.

Seamless in Linux

I didn't succeed to get this work ever!

  • painfull
  • hassle
  • bad quality
  • simply makes a lot of trouble

My tip: let it be!

rdesktop -r sound:local -r disk:Home=$HOME \
   -d -u -p -z -x l -A -s "taskmgr" \
   REMOTE_IP:3389 -u username -p password