pc.jpg

STOP spending your hard earn money by having someone else fix your Computer. Do it yourself and save a bundle of cash.
Click for more info --> Windows PC Troubleshooting Unleashed!

How To Connect To A Windows Terminal Server From Ubuntu

ubuntulogo.jpgAs a System Administrator or home user, connecting to Windows Computers from Ubuntu with just file sharing is all that may be needed. Other times, there is a need to remotely access Windows Computers to perform more complex tasks. With Windows, you can easily connect to another Windows Computer running Terminal Services with a Terminal Server client. On Ubuntu, you can also access any Windows Computer using tsclient.

tsclient is a GNOME program for remotely accessing Microsoft Windows NT/2000/2003 Terminal Services and XP Remote Desktop Sharing over RDP (Remote Desktop Protocol).

With Ubuntu, tsclient is installed by default. To verify it is installed simply enter the following command in a Terminal window:

dpkg –get-selections | grep tsclient

If tsclient is installed you should see the output of the command as:

tsclient                  installed

If tsclient is not installed, you can install it by executing the following command from a Terminal window:

sudo apt-get install tsclient

Now that tsclient is installed, you can easily open tsclient by typing tsclient at the Terminal prompt (yes it looks exactly as the Terminal Server client on Windows!)

To quickly connect to a Windows Computer, just enter the hostname in the Computer field and click Connect at the bottom of tsclient.

ubuntutsc1.png

Once connected you can logon to the Windows Computer as normal:

ubuntutsc2.png

Just as you can save configuration settings on a Windows Terminal Server Client, the same can done with tsclient by setting options in the Dislpay, Local Resources, Programs, or Performance tabs. Once the settings have been configured, you can save it as a file and open it when you need to connect to the server.

Once you have saved the settings to a file, you can quickly connect to a Windows Computer from a Terminal window instead of running tsclient from the GUI. To see the tsclient command prompt options, type:

tsclient –help

tsclient [OPTIONS]… [FILE]…

FILE                an rdp format file containing options
-h, –help        display this help and exit
-v, –version     output version information and exit
-x FILE            launch rdesktop with options specified in FILE

Filed under Ubuntu And Linux Tips by

Comment

Comments on How To Connect To A Windows Terminal Server From Ubuntu »

June 4, 2008

orlando @ 1:38 pm

Buenas tardes,

Tengo un problema con el cliente terminal, la resolución de la pantalla al servidor donde ingreso es un poco deficiente, en comparación a cuando ingreso al mismo servidor desde un pc xp con Xmanager2, si alguien sabe como mejorar la resolución del cliente terminal de ubunto me seria de mucha ayuda.

Nota: ya modifique la resolución sobre el terminal client server y no funciona?.
hay otro terminal cliente para ubuntu que pueda utilizar?

gracias

June 23, 2008

m @ 11:54 pm

Are you able to access a windows computer that is out side of your network with tsclient or does it have to be part of network?

July 7, 2008

Joe @ 12:36 am

Yes you can, just make sure that the certain ports are forwarded on the computer/server networks you are wanting to connect to.

August 11, 2008

Mike @ 12:49 pm

okay, having some issues with TSC, it wont let you use the installed printer on the remote desktop… any help will be appreciated!

Leave a Comment

Subscribe without commenting