Setting up access to hopper/turing.

CSCI hosts multiple Linux boxes.

Instructions for using Putty to access CSCI's systems.

For course work, use :

  • hopper.cs.niu.edu
  • turing.cs.niu.edu
  • For web services :

  • babbage.cs.niu.edu
  • Directories on babbage assigned to you are accessible from your hopper/turing account via the public_html and course_html links found in your home directory.

    Web pages posted in public_html may be viewed using the url :

    students.cs.niu.edu/~[your-id]

    Logging in

  • Run Putty and enter or confirm the following : * If you wish to save this for future sessions, enter a label in the Saved Sessions edit box and click [Save]. You will have to repeat this when logging in from a different system.

    Click [Open] to begin session

  • First time access to a particular system from a particular copy of PuTTY will trigger a dialog for caching the server's host key.
  • When the terminal window comes up, it will prompt for your user id and password.
  • First time logging into the CSCI cluster. The first attempt to log in to our systems will fail. The initial login triggers the system to generate your account and home directory.

    Give the system about 15 seconds to complete this task and re-run the log-in process. The second attempt should work.

  • Changing password. If you are new to the CSCI Linux Cluster, you need to select a more secure password. The command for changing your password is : A password should contain : Suggestions:
  • To change your password, run passwd at the prompt. The passwd command will prompt you for your (current) UNIX password:

    Enter your current password. If first time, this will be your birthdate in the form described above.

    You will then be prompted for the New password:

    Enter a password following the suggestions above.

    The passwd command will do some analysis of the new password for minimal security and reject it if too short or simple.

    Once you have found a suitable password, the passwd command will prompt you a second time for the chosen password. If entered correctly, it will be implemented.

    The passwd command is designed to limit consecutive failed tries, so you may have to repeat the command if not initially successful.

    Which system to use :

    Once you are logged in, run :

    Among the things listed about you is your home directory. When selecting a system to log in to, use the one your home directory resides on.