CISC 1100 Computer Project

Delete your web pages

At the end of semester, you should consider taking your webpage off line.

Command Line:

If you are comfortable with command lines, just log on to storm from a terminal window, and then move everything in your public_html folder to elsewhere:

[zhang@storm ~]cd 
[zhang@storm ~]pwd 
/home/staff/zhang
[zhang@storm ~]mv public_html/index.html index.html.backup
OpenMail interface:

  1. Log on using OpenMail, find the button at the top that says WebDisk and click on it.
  2. There should be a listing of folders. Click on public_html.
  3. Now you should download your index.html file and related images to some personal storage (your own laptop, or a memory stick) one by one. To do this, type the name of the file at the Target: text box (located under the Action panel under the folder list, and then click on the download button to save the file at a local directory. You can then send the file as an attachment to yourself (as a way to backup).
  4. After you have finished downloading each file, click on the delete button to delete the file from the storm server.