Is there a program compatible with Linux to do remote connections?
I work for a company that does remote connections. We are wanting to put Linux on everyone’s computer for several reasons but we can’t find a software to remotely connect to other computers that have windows. The software we currently use doesn’t support Linux.
Related posts:
- How do I install a certain program stuff on a linux?
- How do I get my Linux program to boot off the cd from start up?
- Is there a compiler interface for Linux to program in Objective C?
- how to install linux or mandrake linux and windows xp on the same hard drive?
- is it possible to change an operating system from Linux to Windows XP?




a remote connection can be done in several way.
so the answer depends on your requirements.
programs like vnc exist for linux too.
have you tried rdesktop?
http://www.rdesktop.org/
http://en.wikipedia.org/wiki/Rdesktop
I can only speak for Ubuntu, but Terminal Services Client works like a charm.
It doesn’t allow for shared control or anything, but if you strictly need to remote into another PC, it’s basically a Linux version of Microsoft’s Remote Desktop Connection (mstsc.exe)
Hope this helps
Your best options are:
- use the included Windows Remote Desktop on the remote machine, and tsclient on the Linux workstations
- use a free VNC server on the remote machine, and a VNC viewer on the Linux workstations
Its easy
rdesktop is a remote desktop client
vncviewer (Tiger VNC) is a great VNC client
Ulteo.com. Has the Linux server side also that can co-exist with Windows TS apps.