Next 2: Accessing Your Account Contents Contents


Basic

§ 1: Using this Tutorial


Navigation

You have entered this document one of four ways:

  1. If you have three frames in your window, then the frame you are reading is called the "main" frame and contains the tutorial text. The frame on the left, the "navigator" frame, can be used to move around the tutorial. The bottom frame is the WebTerm frame and it's an actual terminal to a Unix computer. You can use WebTerm to try out the commands as they are discussed, even if you are working on this tutorial from a non Unix computer.
  2. In order to make it easier to use this document, you should make the Netscape window as large as possible. On the X Window System, this is done by pressing the square button in the upper right hand corner of the window. Depending on the type of computer you are working on, other actions, such as dragging the button in the lower right hand corner, may be necessary. Keep experimenting until you find what works.

  3. If you selected "Launch the tutorial in its full form In two windows", you should have two frames in this window and a second window containing the java program WebTerm. It is recommended that you expand the window you are reading as large as possible without hiding Webterm. Try moving your windows around to see if there is any space left, or if WebTerm is covered. If you need to change the window sizes, try dragging your mouse on the sides of your windows to make them larger or smaller.
  4. Now look at your page. The frame you are reading from is called the "main" frame and contains the tutorial text. The frame to the left is called the "navigator" frame and can be used to move around the document. The second window is called "WebTerm" and is a Unix terminal that can be used to try out commands as they are discussed. If you cannot find the "WebTerm" window, go back to the introduction and try selecting "In a Single Window".

  5. If you selected "Read the the tutorial text Using frames and JavaScript" You should have two frames in your window. The frame you are reading from is called the "main" frame and contains the tutorial text. The frame to the left is called the "navigator" frame and can be used to move around the document. You can ignore all references to WebTerm. If you are working with the X Window System, you may wish to try out the commands by using your left mouse button to "cut" them from the text and your middle mouse button to "paste" them to your terminal window.
  6. If you have only one frame, you can ignore references to the "navigator" frame and to WebTerm. If you are working an X window, you may wish to try out the commands by using your left mouse button to "cut" them from the text and your middle mouse button to "paste" them to your terminal window.

It is recommended that you do NOT use the Netscape Forward and Back buttons while using this tutorial. Their use, as well as the use of the Go button may lead to confusion.

There are two ways to maneuver in this document. The navigator frame on the left contains the table of contents for the current section of the document. You can click on any link in it and go directly to that section. The main frame will frequently contain links to related information, and you can follow these links as well. Occasionally, one of these links will lead you to information contained in another set of documents. If this occurs, the information will be brought up in a separate window, and possibly in a different color. You can close this window (hold down your mouse over "File" and select "Close") and return to the tutorial when you are done with the text. If you merely "iconify" the window (on an X station "click" your mouse on the small dot near the upper right hand corner of the window), you will have to re-expand the window when you wish to read another outside link.

In addition to the ordinary links in the main frame, most documents contain several buttons. The buttons labeled "Next" and "Previous" take you to the next and previous pages respectively. "Next" and "Previous" in this case refer to the logical flow of the tutorial, like a book, in contrast to jumping between former and latter pages as occurs with a Web browser like Netscape. The "Up" button in a tutorial takes you back to the introductory section, while the "Contents" button takes you to the Table Of Contents. Notice that only the "Next" and "Contents" buttons appear in the Table Of Contents.

If you have been restraining yourself, it's time to go out now and try some of the navigation tools. Make sure to dress warmly and come back soon to this page.

Using WebTerm

To activate WebTerm, "click" your mouse on the Connect button in the WebTerm window. The WebTerm screen should then show several informational messages, and finally respond with the prompt:

If you are a registered user, you have been given a userid and password and should enter them now. To login, keep your cursor over the WebTerm frame and type your userid. Then press the return or enter key. If the computer asks you to change your password, please do as instructed (and don't take it personally). If you are not a registered user, you can try loging in with the userid guest and the password demo. (Note, the host computer limits guest accounts in what they can do, and you are expected to watch your manners.)

Note, you must type in your userid and commands exactly as they appear, the exception being that you can add additional spaces if one is there already. In particular, Unix is case sensitive and this means upper and lower case letters are considered different.

You should now have the prompt:

Go ahead and type in your password followed by the return key. Once you are logged in, you can try the commands as they are described in the text. For many commands, you will have the option of typing the command or "clicking" a button and allowing the tutorial to copy it to Webterm for you. Where user-specific information is required, you will have to type the command in yourself. Here is an example of a button

Note, in this and in most of the tutorials, the lefthand-most greater-than symbol > is a "prompt". It's the computer's message to you that it awaits your command. (We shall see that the same symbol is also used inside commands to redirect output.)

First type the command into Webterm or into another terminal window. This means placing your mouse in the window, activating the window (possibly by clicking in it), and typing echo 'Hello!'. Press the Return or Enter key to submit your command. Now try clicking on the button. You should get the same results either way. [With the way things are at the moment, if you click on a command button before you have logged into the computer running Webterm, the buttons are deactivated forever.] To make them work again, you will have to exit Netscape and restart the entire tutorial.

Remember, you can always type the commands into Webterm or any other window. While the buttons may eliminate some of the tedium, typing the commands may help you learn them. Whether you decide to use the buttons or not, you are strongly encouraged to experiment with the commands as soon as you hear about them. Most Unix commands can be used in a wide variety of ways, and this tutorial only discusses some of the simpler ones. There is a "Review Quiz" near the end of most sections to help you understand the material.

Tutorial Files

To get the expected results when you type in commands, you will need to copy some tutorial files to some of your personal disk space on the computer. To create the files the tutorial uses, press the button below (or type the commands):

Remember to press the return key (and don't forget the period . at the end of the command). If Unix responds with:

then you enter "n". If you enter "y", your files may be damaged.

How Much do I Need to Know?

If your goal is to "just get started on the system", you only need to complete the basic sections identified by the red car Basic. The sections identified by the race car Specialized, are somewaht more advanced or specialized (and more fun). You can complete those sections now or wait until you have the need for them. Now that you know how to use the tutorial, you are ready to learn how to access your Unix account.


Next 2: Accessing Your Account Contents Contents


Comments and questions to CP-unix@physics.orst.edu.