To Homework

HCI 201 -- Ex3 -- Using SSH to Upload a Web Page
 

Goal: To create, upload, and publish a test homepage.

  1. Open your Ex1 submission with FrontPage or Notepad. Edit your name, assignment name, and submission date. You can download it from COLASM if you don't have it on a memory stick.

  2. Open a FrontPage Web with a file named ex3smith.htm. Cut and paste the contents of your Ex1 submission into the FrontPage IDE if you wish.

  3. Create the folder public_html on the students server if it does not already exist.

  4. Within public_html, create the folder ex3.

  5. Use SSH Secure File Transfer Client to upload the file to the folder public_html/ex3 in the home directory of your students.depaul.edu account.

Your sample page should now be visible over the web at this URL:
http://students.depaul.edu/~jsmith/ex3/ex3smith.htm.

Submit an HTML document for Ex3 containing a hyperlink to your homepage. In your FrontPage web, create a new page named ex3smithlink.htm. To create the hyperlink using FrontPage:

  1. Mark the text that will represent the hyperlink,
  2. Right click,
  3. Select Hyperlink,
  4. Type the URL in the textbox labeled Address.
     
Read these Guidelines for Submitting HCI 201 Homework before submitting your this project.