ADMIN - Explore the new world of system administration! Special introductory offer! Order by September 30th to save 10% off the regular subscription price! Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:
network security
system management
troubleshooting
performance tuning
virtualization
cloud computing
on Windows, Linux, Solaris, and popular varieties of Unix.
Getting started with the Linux Terminal Server Project
AT YOUR SERVICE
Author(s): CHRISTIAN KROLL
The Linux Terminal Server Project offers a comprehensive approach to terminal services in Linux, including easy access to local sound cards, printers, and USB sticks.
Unix is an ideal platform for terminal servers. The many network-capable services, such as the X11 graphics interface, the SSH remote shell, and NFS, are mature and trusted standards that have been around for years. But good serverbased computing means that the user experience is identical to the experience of working directly with the application. Programs should play back sound to the client system, rather than to the server running the application; USB sticks plugged into a client should be accessible to applications running on the server; and printers attached to the client should be visible to the terminal server system.
Comments