![]() |
rdesktop problem.
mandrake 10.0
having problem with rdesktop.two systems running linux and rdesktop installed. [staff@localhost staff]$ rdesktop 10.255.240.230 ERROR: connect: Connection refused [staff@localhost staff]$ ping 10.255.240.230 PING 10.255.240.230 (10.255.240.230) 56(84) bytes of data. 64 bytes from 10.255.240.230: icmp_seq=1 ttl=64 time=0.510 ms 64 bytes from 10.255.240.230: icmp_seq=2 ttl=64 time=0.505 ms 64 bytes from 10.255.240.230: icmp_seq=3 ttl=64 time=0.499 ms --- 10.255.240.230 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 1999ms rtt min/avg/max/mdev = 0.499/0.504/0.510/0.026 ms [staff@localhost staff]$ how to resolve this. |
Does the other pc have a firewall? Is it set to accept remote desktop connections? Could it be that it is being refused by user intervention?
|
Is it set to accept remote desktop connections?
how this could be done sir? i have stoped the iptables services.but still not working. |
I don't have it installed and have just done so for the sake of this thread. In the README file, it says:
Quote:
|
You aren't providing a login on that rdesktop command line you posted here.
It needs to be something like: rdesktop -u <username> -p <password> -a ipaddress There are other options that can be added that will set things like desktop size, etc. Do a ... man rdesktop and read. |
Re: rdesktop problem.
Quote:
|
I understand.yes i want to get a remote linux machine desktop.
so rdesktop will not help me not at all to bring remote desktop. so which one can be used?like user friently and effciently? |
Usually some form of VNC (RealVNC, TightVNC, and many others) or FreeNX.
|
Use the package manager in the Mandrake Control Centre to install tightvnc-server. (Goto http://easyurpmi.zarb.org if it can't find it).
Now edit the file /etc/sysconfic/vncservers and add a line like this: Code:
VNCSERVERS="1:tim" In your home folder create a file named .wmrc and add the text 'KDE' (without the quotes) and save it. Put GNOME if you'd rather use GNOME. In the Mandrake Control Centre again start the VNC service. On the other Mandrake machine install the package 'krdc' - it provides a much nicer VNC viewer than the default that comes with Mandrake (you can easily scroll, goto fullscreen, enter special keystrokes such as ctrl+alt+del). |
All times are GMT -5. The time now is 06:29 PM. |