Click to See Complete Forum and Search --> : Remote Desktop Client and Server


mike8706
07-17-2002, 06:05 PM
Does anyone know any good free Remote Desktop software? To connect to a Linux machine from a Windows machine. A connection through SSH would be very good. Any help would be great.

chikn
07-17-2002, 06:08 PM
putty (google search for it) for just ssh, I know of no free remote X software for linux but many good pay ones.

mike8706
07-17-2002, 06:13 PM
Ok, thanks anyway. I have used putty for a few months, and was looking for a way to open a X session.

jumpedintothefire
07-17-2002, 10:32 PM
VNC works well for me...

Pvt. Kernel
07-17-2002, 10:39 PM
VNC rocks, available across multiple platforms including Mac, Linux and Wind. Search Tucows for it.

BTW, this is the last version of VNC that will be released. AT&T is shutting down ORL where it was being developed.

mike8706
07-18-2002, 01:00 AM
Can I use VNC across the Internet or just a personal LAN?:confused:

jumpedintothefire
07-18-2002, 01:41 AM
TCP/IP is the same for both.. sooo yes you can.....

heckle
07-18-2002, 04:47 PM
Try www.tightvnc.com It is smaller than VNC and is more secure. VNC sends passwords in cleartext also.

icepick
07-18-2002, 06:17 PM
VNC works over the internet port 5800 http://0.0.0.0:5800 will get you to the password prompt for VNC if that port is open.

mike8706
07-19-2002, 01:34 PM
Thanks for pointing that out Heckle. I'll try that one.

heckle
07-19-2002, 04:22 PM
Originally posted by mike8706
Thanks for pointing that out Heckle. I'll try that one.

No problem. I am a WAN Admin so I try to keep up on these things.