• Start the Terminal application.

• In the terminal window type in "ssh" followed by user@hostname ex- ssh student@dragon:

• The following screen will pop up the first time you connect to a computer.Type "yes" once you have verified the key.

• You will be asked for your password.

• At this point you will be connected to the computer in the CS lab.

• You can edit your programs using Pico or Jove and compile your programs using g++ or javac. Visit the Unix How To page for useful Unix commands.