Installing and Running eXceed (v.8.0)NOTE: This is an OLD version of Exceed. Installation and configuration for Exceed 9 is different see the new document if you are planning to use the new version.
|
|
After 8.0 is installed, it is *HIGHLY RECOMMENDED* you download and install Hummingbird Connectivity Security Pack 7.1 providing a Secure Shell TCP tunnel for communications between clients and hosts on a network, protecting corporate assets. Click here to start the download 1. Licenses Available window: select 'Hummingbird Security
Pack 7.1 for Windows' and click Submit . To Install click C:\...\HummConnSecPack7.1\SecurityPack\setup.exe from the install Once installed and you are connected to the internet, choose Start -> Programs -> Hummingbird Connectivity V7.1 -> System Administration -> Update Hummingbird Connectivity Security Pack to check for program updates. |
Select the Keyboard Input icon from the Xconfig folder. In the Keyboard Input window that appears make sure e "Use Keyboard Hook" is unchecked. Choose "Validate and Apply Changes" to save.
Select the Communication icon, reopening the Xconfig folder if you need to. In the Communication window that appears
- Change mode to XDMCP-indirect
- Display Number is 0
- Click "Configure"
In the 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".
Click the Screen Definition icon, reopening the Xconfig folder if you need to. 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 icon in the Xconfig folder and make the following changes in the dialogue box:

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. 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.
Choose Start -> Programs -> Hummingbird Connectivity v 8.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 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