Setting up
for UNIX Operating System Classes
-
Find a telnet or ssh program on your computer and start it.
Exactly what you do depends upon the computer you have and
what is installed on it. For an eden account session open a
session to eden.rutgers.edu. For an rci account
session open a session on rci.rutgers.edu.
-
At the login: prompt, enter your NetID (your rci or eden
username).
-
At the password: prompt, enter your rci or eden
password.
-
The login screen often contains important system notices that
should be read for important announcements.
-
-
If you have previously issued the following command to set
up your account for this class, please skip to down to
the next step. Otherwise please issue the command:
~koft/classprep
to set up your account for this tutorial.
You will be prompted to type the key you wish to use as
your delete key. Please type either the "Backspace" or
"Del" key, followed by the "Return" key. This command also
will create files and directories for use in this
tutorial.
-
If you previously issued the above command and restored your
previous personal settings issue the following commands,
otherwise please wait.
On rci type:
mv
.login .login.OLD ; mv
.login.class .login
mv .cshrc .cshrc.OLD ; mv .cshrc.class
.cshrc
On eden type:
mv
.login.local .login.local.OLD ; mv .login.local.class
.login.local
mv .cshrc .cshrc.OLD ; mv .cshrc.class
.cshrc
-
Logout and back in to have the standard environment for this session.
If you have a menuing system when you login ask for help disabling
them for this tutorial.
End of set up