Many times, there will be files and programs you would like to run that can only be found on other computers. Your Princeton email inbox, for example, is located on a central computer, as is every other student's. Telnet is a way for a user on one computer to login and manipulate/run files on another computer over a network.
Follow these instructions to telnet to Arizona (a group of CIT computers running Unix):
Voila! You should now be connected to a computer in the Arizona cluster (phoenix, flagstaff, tucson or yuma).
As with Windows NT, the Unix operating system requires you to login before
you can access files and run programs. At this point you should see something like this:
UNIX(r) System V Release 4.0 (flagstaff.Princeton.EDU)
login:
Type in your username and press Enter.
When it prompts you for a password, type your password in and press
Enter again. (Your password should be your PAC number unless you have
changed it)
At this point, you should be successfully logged into an Arizona computer. If the login prompt never appeared, or if you got a message such as "login incorrect", please ask a TA for assistance.
Unix is a command-line or text-based operating system similar to DOS. Like Windows NT, it maintains files and folders (though it calls folders "directories"). Yet instead of using a mouse to click icons, you will use keyboard commands such as "ls" and "
cd". These commands are just small programs designed to help you navigate Unix and can be typed in whenever you see a command prompt such as:
flagstaff.Princeton.EDU%
When you first login, you should be in a directory called your "home" or "root" directory. This is the directory that holds all of your files, most of which cannot be read or even seen by other users.
Try the following commands:
Don't worry if Unix seems strange at first. You won't need to use it very often, though it is helpful to know how to move around.
If you are interested in learning a bit more about UNIX, check out this UNIX primer.
Note: When logged into UNIX, use the "DEL" key instead of "Backspace" to delete a character.
Now type "pine" to start pine, a popular program for reading email in Unix. Follow the instructions it gives you for setting up pine on your account.
PREVIOUS | 1 | 2 | 3 | 4 | 5 | 6 | 7 | NEXT |