|
1. Left click the Start
button /Run and a Run
dialog will appear.

2. Telnet to Alpha.fdu.edu.

3. Enter your login
and password.

4. Once you login to Alpha, FDU Academic Computing
Center has created a computer program called install_html which
creates a public_html directory under your userid on alpha, puts
a dummy webpage called index.html into it, and sets appropriate
security levels.
Create a web page called index.html
overwriting the dummy version that install_html created. When
visitors browse to http://alpha.fdu.edu/~yourname, they will see
the webpage called index.html in your public_html directory. It
would be appropriate for this to be your most general or introductory
page, with links on it leading to other pages you create. So you
may modify this index.html page often, but it should be the first
page you create.
Note: In order to publish a web page
to Alpha, you should have a valid alpha account.
|