Note: Throughout the document "computer science" is used to refer to the Rutgers University New Brunswick Computer Science Department. This document will probably be useful in other departments at Rutgers. But specific examples of computer names are taken from the computer science department.
There are different computers or sets of computers for different groups of people. Here are the systems that New Brunswick computer science users are mostly likely to be interested in, as of the spring of 2002:
For the larger computer systems, we allow you to create an account for yourself. For example, romulus has a list of students who are registered in computer science classes. If you're on the list, you can make your own account. To create your own account, you run the program reached at http://remus.rutgers.edu/newaccount.html, described below.
For systems that don't allow web-based account building, or if for some reason you can use those programs, you can send requests for accounts via email to help@NAME, where NAME is the name of the computer.
When creating an account, you'll need the following information:
The Rutgers ID number and birth date are used to verify who you are. Since you haven't chosen a password yet, we can't use a password.
You get to choose your own user name. This name should be 2 to 8 characters. The first must be a lower-case letter. The others can be lower-case letters or digits. The name has to be unique. That is, it has to be one that no one else has already chosen. If you choose a name that's already in use, the program will tell you that and let you try another one. If you've already chosed an Eden or RCI account username, DCIS account building software will pick the same one for you.
Please be careful about choosing your user name. This name will appear on all email, and will be the way in which you are known on the computer. We do not keep you from choosing obscene names. However you may end up sending email to prospective employers, and some staff will refuse to respond to obscene email. We recommend using your last or first name, or your initials. If your last name is taken, you might try putting your initials in front of it.
The most difficult part of the process is choosing a password. A password is 4 to 8 characters. In order to prevent other people from guessing it, a number of tests are made. The password
0=O, 1=L, 1=I, 2=A, 3=E, 4=A, 4=H, $=S
If this process works, you'll have a user name and password that can be used for future logins.
If it fails, the most common problems are
The database used by our web-based account building software comes from official registration information. One cause of problems is students who are not properly registered for courses. This doesn't necessarily mean you didn't register: it can be due to confusion over your bill or other paperwork problems. You have to fix this problem up with the registrar. Once you are shown as registered, then our database will be updated (with some delay).
Payments are not taken into account until about two weeks into the semester. At that point anyone who hasn't paid is deregistered. If you have been deregistered, you can't create a student computer account. However if you already had an account, you'll be OK until later in the semester. So if there's any chance of confusion about your payment, you should create an account during the first two weeks.
Another possible cause of problems is that your SSN or birthdate is wrong. In that case, you can go to the Verification Office, in room 200L ASB to get the information updated. Note that some RUCS staff can find out what the system thinks your birthdate and SSN is. You can probably get your account created by using whatever the system thinks is your information.
If you can't create an account, please see the following people:
Changing your password; Forgotten Passwords
To change your password once you have a working account, use the program "passwd". This will ask you
for your current password, and then ask you to choose a new one. The
new password must pass the tests for new passwords, described in
the previous section.
If you forget your password, staff can reset it for you. They can't tell you what your password is. But they can set things up so that the next time you log in, you choose a new one.
For computer science and math computers, see the LCSR operator in room 235 CORE. (CORE is on Busch Campus, next to Hill Center.) You may want to call 732-445-2443 to verify that the operator is currently in.
For RUCS student systems (e.g. eden), see the staff at any of the New Brunswick hub sites.
For RUCS faculty/staff systems (e.g. rci), see the Information Center in 118 Hill, 732-445-2296.
In most cases you will need to come to the site and show identification.
Getting to the computer
You can reach our computers in several different ways.
Here are the major public student labs on each campus, see
http://www.nbcs.rutgers.edu/ccf/main/ for information on
these labs.
Certain courses have access to the machines in the DCIS instructional labs (Hill Center 248, 250, 252). See http://cereal.rutgers.edu for these machines.
Grad students and faculty often have workstations in their office. They are connected directly to the grad or faculty computer systems, and can be used only if you have an account on them. When idle, these usually display a login screen that asks for your username and password.
The "traditional" Unix login looks like this:
Solaris 2.5 (terrapin.rutgers.edu) (pts/4)
login:
Note that this identifies the name of the computer you have connected
to (terrapin.rutgers.edu in this case) and other information such as
the operating system version (Solaris 2.5). It then asks you
to login, i.e. to type your user name. Once you've done that, it
will ask for your password:
login: hedrick
Password:
When you type your password, the characters you type
will not appear on the screen.
That's to make it difficult for people to steal your password by
watching over your shoulder.
If you're using an X terminal or workstation, you'll see a login screen that asks for the same basic information, but may display varying amounts of fancy decoration. Depending upon the particular software it may ask for your user name by saying either "login: " or "user name:". It may ask for user name and password on one screen, or ask for your user name on one screen and then bring up a different screen where it asks for your password.
Once the system has accepted your password, you'll see something like this:
login: hedrick
Password:
Last login: Mon Jun 26 20:23:50 from geneva
Sun Microsystems Inc. SunOS 5.5 BETA May 1995
We're going to have to reboot at 8pm to fix a disk
If you have any questions, problems, or complaints,
send mail to help@remus.
You have mail.
terrapin>
Note the following elements, which you should look at each time you login:
At this point you can type commands. However before you start, there are some more logistical deals to take care of.
Logging out
When you have finished using the computer, make sure that you log out.
To do this, you must first exit from any programs you may be running.
Once you've got the normal command prompt, type "logout". Once you
have logged out properly, your terminal or workstation should return
to its idle state, displaying a login window or other startup screen.
If you are using X to access DCIS machines, you will also need to end your X session. The details of this depend upon your X setup. Normally there is a logout or exit option on a main menu. In one common setup, this main menu appears when you push the right mouse button while the mouse is in the root window (i.e. not in any application.) If you have logged out correctly, your X terminal or workstation should return to the login window.
If you don't log out, the next person to walk up to your terminal or workstation may (accidentally or not) damage your files or other information.
If you find a terminal or workstation that has not been properly logged out, it is appropriate to send an email message to the person warning them that they should not do this, and then log them out. To find out who they are (which you need to know in order to send them email), use the command "whoami". As long as you send the email from their session, it will appear to come from them, so you need not worry about having your name involved. Our user community is historically fairly friendly, so it is not considered appropriate to do any permanent damage to someone else's files in this situation. (However clever people have managed to do various innovative things without actually violating this rule.)
Other information
This document is only about "logistics". That is, it tell you
how to get an account and login. To find out how to use our Unix
systems, there is a set of handouts on various topics.
If you have a web browser available, point it at
http://www.cs.rutgers.edu/LCSR-Computing/. You'll find a set
of documents about the Macintosh and Unix. The Unix Introductory
Documentation there includes a summary of common Unix commands,
instructions of compiling and debugging programs for
programming courses, and help with using our facilities from home.