LAB Setup instructions and scripts for EE141
If you're in 353 Cory:
- SSH into quasar.cs
- (First time only) Add the following lines to THE END of your .cshrc
file, which is located in your home directory:
eval
`/usr/local/etc/mmisetup`
set path = ($path /usr/sww/X11/bin/)
MAKE SURE YOU USE THE BACK-TICK MARKS LOCATED TO THE LEFT OF THE
"1 (one)' KEY!
- Source the updated .cshrc file or
simply disconnect and reconnect.
- Launch Exceed (There's some pictures regarding Exceed setup here)
- You can now run UNIX applications and have them displayed to your
screen! For example, if you want to run max, simply type:
max
&
Or if you want to run emacs, you can type:
emacs &
Once you have Exceed 6.1/6.2 running, right click on the icon in the toolbar and
choose Tools-> Configuration. The following is a quick setup procedure
but it's a bit outdated. The new one is located at the link above.
- Screen Definition -> Server Visual = Pseudo Color
- Performance -> System Resource Usage =10 (Dynamic Adjust checked)
- Performance -> Draft Mode (checked)
- Performance -> Batch Requests (checked)
- Performance -> Save Unders (checked)
- Performance -> Maximum Backing Store = Always
- Performance -> Default Backing Store = When Mapped
- Performance -> Minimum Backing Store = When Mapped
If you're stuck, ask a TA. Hopefully he/she will be able to help you
out.