Find the answer to your Linux question:
Results 1 to 7 of 7
I'm sure this is the ultimate newb question, but I'm going to ask it anyways. Is there a way in a *.nix desktop system, that a person can connect to ...
  1. #1
    Just Joined!
    Join Date
    Apr 2007
    Posts
    12

    Remote Desktop: Linux -> Windows

    I'm sure this is the ultimate newb question, but I'm going to ask it anyways.



    Is there a way in a *.nix desktop system, that a person can connect to a Windows based remote desktop connection (Windows Server, or XP Pro)?

  2. #2
    Linux Enthusiast carlosponti's Avatar
    Join Date
    Dec 2004
    Location
    Oklahoma
    Posts
    560
    might help if you tell us what distro you are using to see if what you need is already installed but rdesktop is what you can use. in ubuntu there is a terminal services program that supports the typical windows remote admin tools. also might help to let us know what version of windows you are trying to connect to.

    rdesktop will connect to your xp pro machine make sure that you have it setup to accept remote connections. the server you will need to tell us what server edition.
    Blog
    Registered Linux user 396557

  3. #3
    Just Joined!
    Join Date
    Apr 2007
    Posts
    12
    Currently, I'm not using a linux system as my workstation but I'm looking to make that switch. I'm a fan of both Ubuntu and SUse, but am probably leaning more towards Ubuntu.

    I would be connecting to Windows Server 2003 systems, as well as Windows XP Pro systems.

  4. #4
    Linux Guru anomie's Avatar
    Join Date
    Mar 2005
    Location
    Texas
    Posts
    1,692
    From the command line it's simply:
    Code:
    $ rdesktop windows_server_here
    This pops open the X application (so X must obviously be running).

    See man rdesktop for various options. (None are usually required, but you can specify any that you'd like.)

  5. #5
    Linux Enthusiast carlosponti's Avatar
    Join Date
    Dec 2004
    Location
    Oklahoma
    Posts
    560
    if its server 2003 and xp pro than rdesktop is the way to go and they have gui components too. rdesktop can connect just fine without any issues to those environments. Ubuntu has a terminal service application you can install that is a gui application of rdesktop i believe.
    Blog
    Registered Linux user 396557

  6. #6
    Just Joined!
    Join Date
    Apr 2007
    Posts
    12
    Thank you very much for that information guys. I'll be giving that a try.

  7. #7
    Linux User Oxygen's Avatar
    Join Date
    Jul 2004
    Location
    Hartlepool, England
    Posts
    392
    If you're interested there's also grdesktop, it's a GUI front end.
    Graham - You'd better Use Linux!

    I'm registerd Linux user #397030. What about you?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...