Geology - Home
Computer
Logging into Ice
Ice is the department e-mail server. It is necessary to log into it in order to set up e-mail vacation and forwarding features. Follow these instructions to log into Ice.
    Windows XP using SecureCRT
    First create a session. This will be a shortcut to Ice.
  1. The connect dialog usually pops up by default. If not, open it by going to the "File" menu and selcting "Connect".
  2. The third icon from the left is the "New Session" icon. Click on it.
  3. For "Name:" enter "Ice".
  4. Set "Protocol:" to "ssh2".
  5. Set "Hostname:" to "ice.geology.wisc.edu".
  6. Click "OK".

    Now that you have a session created you can log in.
  7. Double click on the session you created.
  8. If this is your first time logging into Ice from this computer you will get a message about a new host key. Click "Accept & Save".
  9. For "Username:" put in the part of your Geology e-mail address before the "@" and click "OK".
  10. Type in your e-mail password for "Password:". Do NOT save your password. Doing so is a security risk.
  11. Click "OK".
  12. Simply hit <Enter> at the "Terminal type? [vt100]" prompt.
  13. You should now be presented with a command prompt running on Ice that looks like this: "ice [1]==>".
  14. Once you are ready to log out run the command "exit".
    Mac OS X
  1. Run the "Terminal" application that is in Applications under Utilities.
  2. Run the command "ssh -l login_name ice.geology.wisc.edu". Login_name is the part of your Geology e-mail address before the "@".
  3. If this is your first time logging into Ice from this computer you will get a message about the authenticity of the host. Type in "yes" and hit <Enter>.
  4. You will be prompted for your password. Put in your e-mail password and hit <Enter>.
  5. Simply hit <Enter> at the "Terminal type? [vt100]" prompt.
  6. You should now be presented with a command prompt running on Ice that looks like this: "ice [1]==>".
  7. Once you are ready to log out run the command "exit".