Lesson 6
Remote Access

This lesson familarizes the student with some very powerful remote access methods.  The first package is the Secure Shell package (SSH) and is a must in any environment where security is important.  Your canned RedHat installation included this package by default.  A second method of remote access is very slick and quite useful when only a few applications are needed from a remote computer.  The third method of remote access is the Virtual Network Computing package (VNC) which is basically a free distribution very much like the PC AnyWhere program for Windows.

Remote Access with SSH

Traditional Method of Remote Access

This method is covered in very good detail on pages 187 - 188 of your textbook.  I'll include the important steps necessary to run an application on a remote computer and display it on your desktop.
Remote Access with VNC

The virtual network computing package permits a user to obtain access to their X windows desktop over the Internet.  This can be very powerful if you find yourself in a mobile computing situation.  With the VNC package a user can run applications on their desktop from a remote computer.  The remote computer can be running either Windows or Linux.  Of course, there are some limitations with this application.  These limitations will be the bandwidth of the network and what your X windows settings are.  The rule of thumb I always follow is to set the Xwindows settings to capability of the remote system.  For example, a 800x600 with 8 bit color desktop setting will work better than 1024x768 with true color setting.  True color at 1024x768 would be nice but we must be practical.  How will you know the best configuration, test it!