You will start modifying your "generic" web page today by doing the
following:
(a) Change the e-mail address;
(b) Change the title of your web page;
(c) Change the heading on your web page.
1. Use telnet to log on to Rocko. You will be in your home directory.
2. Switch to your web directory by typing in the following
cd public_html
3. You man use "ls -al" to see the files in a directory. You should see
a file called index.html.
4. Open Netscape & type in the following address:
http://rocko.csuchico.edu/~your login name, e. g.
http://rocko.csuchico.edu/~shockley
This tells Netscape to look for a public_html directory under your login
name.
5. Alt-tab back to rocko. Make sure you are in your public_html
directory & type:
pico index.html
Note: index.html is the name of the template file for
your Web page
6. The hyper text markup language for the web page will be displayed. Note
that all commands are enclosed in < > such as