Is there a program compatible with Linux to do remote connections?
- Friday, July 3, 2009, 16:43
- Web Hosting
- 5 comments
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?
- How do I install a program from a disk on Ubuntu Linux?
- How can I run Windows XP and Linux on my computer and switch operating systems whenever?
- Is there a compiler interface for Linux to program in Objective C?
About the Author
This post is sponsored by dmtelco.co.uk
5 Comments on “Is there a program compatible with Linux to do remote connections?”
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!
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.