Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-13-2005, 09:22 PM
|
#1
|
Member
Registered: Jul 2004
Posts: 107
Rep:
|
remote desktop connection to windows through linux?
In my current job, one of my tasks is to develop a website. the site is hosted on a server that i cannot physically sit in front of. I can only ftp in, or remote desktop connect in.
now, as far as i know remote desktop is an MS thing, and it only runs from windows box to windows box. are there any programs out there that will allow me to connect to a remote desktop session?
(installing extra software is not an option, so VNC and simmilar solutions are not viable sloutions in this case.)
|
|
|
09-13-2005, 09:30 PM
|
#2
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
So you're trying to Remote Desktop into a Windows machine? There is a client for Mac as well an open-source client for Linux/Unix called rdesktop. Most Linux distributions come with rdesktop, and otherwise you can compile it from source.
Last edited by spooon; 09-13-2005 at 09:31 PM.
|
|
|
09-13-2005, 09:41 PM
|
#3
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
|
Yup, it's definitely possible to connect remotely to a Windows/Windows 2003 computer (terminal services/RDC). I use Mandriva and it came with this nifty Virtual Network Connection utility. I use it daily to connect to my Windows 2003 server. Unfortunately I don't know the exact software, but it's labeled in my KDE menu as Virtual Network Connection utility. 
|
|
|
09-14-2005, 07:05 AM
|
#4
|
Member
Registered: Sep 2005
Posts: 67
Rep:
|
try VNC.................telnet...........
|
|
|
09-14-2005, 11:15 AM
|
#5
|
Member
Registered: Jul 2005
Location: San Francisco
Distribution: Fedora Core 6
Posts: 64
Rep:
|
I use rdesktop and it is excellent for connecting to a Windows. I use it everyday. It is pretty simple, i connect through the command prompt using
rdesktop -a 24 -r sound:remote 10.1.1.100:3389 &
|
|
|
09-14-2005, 11:42 AM
|
#6
|
Senior Member
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765
Rep:
|
for linux to windows use rdesktop and is already posted you can use the MAC vs of the TS client. it works just fine.
|
|
|
09-14-2005, 11:45 AM
|
#7
|
Senior Member
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765
Rep:
|
you can also use the built in KDE remote desktop connection tool. just change the connection type to RDP, enter the IP of the windows server and you are in.
|
|
|
09-14-2005, 02:51 PM
|
#8
|
Member
Registered: Aug 2005
Posts: 91
Rep:
|
Quote:
Originally posted by Lleb_KCir
you can also use the built in KDE remote desktop connection tool. just change the connection type to RDP, enter the IP of the windows server and you are in.
|
Well not quite. I keep getting Connection attempt to host failed. I'm trying to connect to a Windows 2000 Advance server. Is there something on the Windows server I need to turn on?
|
|
|
09-14-2005, 10:36 PM
|
#9
|
LQ Newbie
Registered: Sep 2004
Posts: 13
Rep:
|
hi all
my OS RHEL4
i connected to windows with rdesktop UI (Terminal Server Client 0.140)
but colour depth to 16 bits only
how to make it 24 bits or more ?
can copy floders from win to linux
thanks
|
|
|
09-14-2005, 11:33 PM
|
#10
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
I dunno, perhaps you can set Windows to allow more depth? Perhaps your version of Windows only supports 16-bits? (I know the machines at school I connect to limit to 16-bit.) Do you really need it? There's not much difference between 16-bit and 24-bit.
In newer versions of rdesktop, you can use "-r disk:..." to have Linux directories show up as Windows shares. You can also Linux's COM and parallel ports, printers, and sound access to your Windows session. See the rdesktop man page for more details.
|
|
|
09-15-2005, 10:07 PM
|
#11
|
LQ Newbie
Registered: Sep 2004
Posts: 13
Rep:
|
thanks spooon
i will try to find out
regards
|
|
|
09-15-2005, 10:52 PM
|
#12
|
Member
Registered: Jul 2005
Location: San Francisco
Distribution: Fedora Core 6
Posts: 64
Rep:
|
is there away to keep the usb devices active when using rdesktop. i was able to keep the sound on the remote machine and would like to do it so usb devices will still function through rdesktop?
to keep the sound on, on the local machine is use
-r sound:remote
|
|
|
09-15-2005, 11:03 PM
|
#13
|
Senior Member
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765
Rep:
|
Quote:
Originally posted by cthomas
Well not quite. I keep getting Connection attempt to host failed. I'm trying to connect to a Windows 2000 Advance server. Is there something on the Windows server I need to turn on?
|
hmm, if the win2k server is setup to use TS administration mode or TS (duh forget the name of the thin-client mode) then if the ports are set properly, then chaning the protocal to RDP should do the trick.
if not just use rdekstop
for me that has been my workhorse since i started working with linux to do any kind of troubleshooting on a win2k server or any winXP system.
|
|
|
All times are GMT -5. The time now is 03:47 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|