- Firefox: Install and Configure
- Installing Software from Denmark Server
- Internet Explorer 7: Uninstalling the Program
- Lyceum: Teacher Documentation
- MeLL: Microsoft e-Learning Library
- Photoshop Resources
- PowerPoint: Presentation Tips
- Powerpoint: Web Image Capturing and Basic Slideshow
- Putty: Install and Configure Remote Access for Windows (SSH)
- Scanning Basics and Tips
- Terminal Settings: Remote Access for Macintosh (SSH)
- Typing Accents and non-English diacritics in Windows XP
- Word Mail Merge: A Walk Through the Process (from Microsoft)
Links for resources, services, and feedback:
Includes Information & Library Services related links
Terminal is a client program for remote access to other computers or servers using Secure Shell (SSH). Run Terminal:
- Click on Applications
- Select Utilities
- Double click Terminal
There may also be a shortcut in the Dock.
Connect to the server:
- at the prompt: type
ssh abacus.bates.edu - type your Bates password when prompted

If you are at a computer other than your own, you may need to type:
ssh username@abacus.bates.edu
so that you may login under your own username.
For example, hpotter would type:
ssh hpotter@abacus.bates.edu Disconnect from the server:
- When you are finished: type logout
Close the application:
- Select: Terminal menu
- Click: Quit Terminal
