Installing and Running eXceed (v.9.0)
|
|
After 9.0 is installed, it is *HIGHLY RECOMMENDED* you also install the Hummingbird Connectivity Security Pack included on the CD. It provides a Secure Shell TCP tunnel for communications between clients and hosts on a network, which is required to make connections through firewalls. Open My Computer, right-click on the CD drive (usually D:) and choose Explore. Double-click on the "CSS 9.0" folder, double-click on msetup.exe (or msetup if you have extentions turned off.)
|
Select the Mouse Keyboard and Other Input Devices icon from the Xconfig window. On the Keyboard Input window that appears make sure "Use Keyboard Hook" is unchecked. Choose "Validate and Apply Changes" to save.
Go back to the main Xconfig screen using the large green arrowand select the Network and Communication icon. In the Communication window that appears
- Change mode to XDMCP-indirect
- Display Number is 0
Click the 'Configure' button XDMCP Startup Modes window, modify the entries to contain the Connect Host, Display Class, and Key as shown below. Check both "Exit Kills All Clients" and "Select First Display Manager". Close the XDMCP Startup Modes window by clicking "OK". Close the remaining Communication (shown above) window by clicking "Validate and Apply Changes".
Use the green arrow again to get back to the Display and Video icon. In the Screen 0 window, the settings should be as follows:
Close the Screen Definitions window by clicking "Validate and Apply changes". See both screen images below.

If you will be using a program that needs special fonts, e.g. Mathematica, click the Font icon in the Xconfig folder. In the Font tab that opens click Edit under Font Database.
In the Font Database window that appears, click "Add Font Server "
A window titled Add Font Server opens. Modify its entries as follows:
- For Host , enter "fonts.itc.virginia.edu"
- Port is "7734"
- For Transport, choose "tcp"
- Under Status...State, select the radio button for "Load"
- Choose "OK" to close the Add Font Server window
You should be back in the Font Database window. Select "L fonts.itc.virginia.edu/fonts.itc.virginia.edu:7734" as shown below, and click the "Move Up" button on the right until this entry is at the top of the list.
Click "OK" to close the window.Choose "Validate and Apply Changes" to close the remaining Font window.
Exceed is an insecure application. The default configuration is the equivalent of typing "xhost +" in a Unix-like X Windows environment. That command, translated, means that ANY host can display on the desktop - jobs you are running, and jobs anyone else has directed at your IP address! To enable security in Exceed, click the Security, Access Control and System Administration category and make the following changes under the Security tab:

Close the Xconfig window. You are now ready to run eXceed.
Before using Exceed, you must have a valid (userid/password) account on a UNIX host. For most users this will be an account on blue.unix.virginia.edu. This is the same account you use for your personal web site on www.people.virginia.edu. You can check to see that you have an account there by going to the Home Directory Service web page. If you do not, there is a link through which you can request one from the ITC Accounts Office.
First-time users: If you have not yet logged into your blue.unix account for an interactive session, you must do this before using eXceed for the first time. You will not have the necessary X-Windows configuration files unless you have done this, and any connection you try to make with eXceed will fail. Your using the Home Directory Service from your desktop or through a web interface is not sufficient. The only action that will force the system to install the X dot-files is a direct login through a telnet application like SecureCRT.
Your PC is configured just like the ones in the public labs. Use of XDMCP for communication enables specific behavior of X on your PC, and using eXceed on your PC should be the same as using the lab PC's.
Xstart is an application for automating access to hosts and starting applications. Use it to create Xstart (.xs) startup files and create shortcut icons to UNIX, Linux, and X applications. You can also set up a connection to run through a secure link to blue to allow you to tunnel through any firewalls or local routers which may interefere with connections. Clicking one of these icons automatically establishes a host connection, logs on, and then starts an X client. An X client can be a character-based host application in a terminal emulator window. Use of these procedures requires that you installed the SSC 9.0 package above.
Choose Start -> Programs -> Hummingbird Connectivity v 9.0 -> Exceed -> Xstart




If saving this setup for later execution, select File -> Save As and enter a File name.
To execute select File -> Open and select, under Files:, the desired startup and click OK.
Click Run! at the top to execute. You will be prompted for your the user id and password for the tunnel to blue, then prompted again for your password.
To install an execution icon on your Desktop, on the Xstart window click File -> Install..
Click OK to install.
Your monitor is now just a Display Device for communication. Access to your PC is not lost - you can still use the Start menu or Task Bar. Using Alt-tab at any time opens a window with icons for the other applications that are running on your PC. If you choose one of those tasks, it will just appear on top of the X Window desktop, and disappear if you click in the X Window background.
There is a sequence of files that is read from your login directory on the host machine you have chosen to be your X server. For a more detailed discussion of the sequence, functions, and contents of these files, please see documents U-014 and U-014a in the References section below. The important files for making your X Windows desktop look as you'd like ... colors, fonts. menu lists, etc. are listed here and are discussed in detail in the U014 and U014a documents.
Before quitting eXceed for the first time, read U-014 Introduction to the X Window System. Quitting the application is a two-step process:
For ksh users, choose "Start -> Run" and enter a command similar to the following (all on one continuous line):
. /etc/profile ; . .kshrc ; . .variables.ksh ;For (t)csh users, choose "Start -> Run" and enter a command similar to the following (all on one continuous line):
export DISPLAY=@D ; xrdb -merge .Xresources; command_to_run
source /etc/csh.login ; source .cshrc ; source .variables.csh ;
setenv DISPLAY @D ; xrdb -merge .Xresources ; command_to_run
set -a
export PATH=${HOME}/bin:${PATH}:/matlab/bin
the new line would simply read as follows:
PATH=${HOME}/bin:${PATH}:/matlab/bin
As stated at the beginning of this document, ITC
support for this product is limited. If
you are still having trouble, please call the HelpDesk at 924-3731, or
send email to consult@virginia.edu.
Be as specific as possible, since the problem may be with a third-party
application that uses X Windows, and not with eXceed, per se.
U-014
Introduction to the X Window System :
http://www.itc.virginia.edu/desktop/unix/docs/u014.xwindows.html
U-014a More
about X Windows:
http://www.itc.virginia.edu/desktop/unix/docs/u014a.xwindows.html
ITCWeb Hints:Unix:X
http://www.itc.virginia.edu/desktop/cgi-dtc/newhints.cgi?unix/x
eXceed Users'
Mailing List Archives
http://www.hummingbird.com/exceedusers/
Hummingbird's
eXceed Website
http://www.hummingbird.com/products/nc/exceed/index.html