I use rdesktop command to connect to windows 7 machine remotely but I get a very slow reponse when I try and connent to it. The command that I used to connect to it is rdesktop -4 -C -x -b : -g 100% 192.168.1.100.

I have tried using the rdesktop command to connect to the console port as well but the result is the same.

I have even tried using the Terminal server client application the result is the same.

I am trying to connect from fedora 14 machine to windows 7 professional is there any tweaking that needs to be done to overcome this issue either on fedora or Windows 7.

link|improve this question

32% accept rate
feedback

1 Answer

Try adding -z -a 8

See if that helps.

link|improve this answer
It did help to speed up a bit but the graphical display was bad. The complete command that I used: rdesktop -s -C -D -z -a 8 x:b -g 100% 192.168.1.100. When I used the same command to connect to a windows xp machine it worked brilliant but my problem is connecting to a windows 7 machine which is still slow. – user44212 Jan 8 '11 at 3:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.