|
|
To print: Select File and then Print from your browser's menu
-------------------------------------------------------------- This story was printed from ZDNet Australia. --------------------------------------------------------------
|
Access NT Terminal Server remotely with rdesktop, PXES By Jim McIntyre, TechRepublic June 26, 2003 URL: http://www.zdnet.com.au/insight/soa/Access-NT-Terminal-Server-remotely-with-rdesktop-PXES/0,139023731,120275740,00.htm
Any utility that makes connecting to Windows NT/2000 Terminal Server from Linux clients easier is well worth a look. And rdesktop and PXES make it about as easy as possible. I’ll provide you with the information to install and run rdesktop and PXES, which I feel are two of the best solutions out there.
The rdesktop utility runs natively in Linux/Unix Windows Terminal Server uses the Remote Desktop Protocol (RDP) to provide client access to the terminal server. The rdesktop utility is an implementation of RDP that runs natively under any Linux or Unix client running X Windows. To use it, you first need to download the latest version of rdesktop. For this article, I used rdesktop version 1.1.0 on a system running RedHat 7.3. In addition to having XFree86 running on the client computer, you must also install the XFree86 development libraries. (Note that the name and location of this package will depend on the distribution being used.) You install the development libraries with the following command: rpm -ivh XFree86-devel-4.2.0-8.i386.rpm Building and installing rdesktop Enter the rdesktop 1.1.0 directory created when the code is unpacked. Next, configure the source code, compile the program, and install rdesktop with the following series of commands: Running rdesktop For example, to connect to the terminal server with the IP address 192.168.1.6, use the command: All the options available with rdesktop are listed below: The biggest advantage to using PXES with thin clients is its flexibility. While in this article I've focused on making connections to Windows Terminal Server, the thin clients created with PXES are also capable of connecting to the following servers:
TechRepublic is the online community and information resource for all IT professionals, from support staff to executives. We offer in-depth technical articles written for IT professionals by IT professionals. In addition to articles on everything from Windows to e-mail to firewalls, we offer IT industry analysis, downloads, management tips, discussion forums, and e-newsletters.
Copyright © 2009 CBS Interactive, a CBS Company. All Rights Reserved. |