Google Site SearchFN Site Search FN Blog Login FN Blog Login
Site Navigation:
 
 

Tutorial: Remote Desktop

by Macklin Stanley

Now if all you want is the command line rdesktop, you are done and can just to screenshots. However, most of us like graphical frontends. If you downloaded the rpm for tsclient all you need to do is install the package. Otherwise its back to the source directory and .

Install the downloaded rpm package and your done. Time for screenshots.

 [root@penguin SPECS]# rpm -Uvh (your download directory)/tsclient-0.132-1.i386.rpm
Preparing...                ########################################### [100%]
   1:tsclient               ########################################### [100%]
[root@penguin SPECS]#

Move the tarball that you downloaded for tsclient.

[root@penguin SPECS]# cd /usr/src/redhat/SOURCES/
[root@penguin SOURCES]# mv (your download directory)/tsclient-0.132.tar.gz
[root@penguin SOURCES]#