Setting up your Web Page:
In your home directory, type the following:
$ chmod 711 ~ $ mkdir www $ chmod 711 www $ cd www $ touch index.html $ chmod 644 index.html
Now edit the index.html and put in the material you would like your web page to contain.
Once finished, it can be accessed as http://www.cs.sunyit.edu/~youruserid
Your home directory can be accessed via a Secure Shell or Secure FTP
connection to fang.cs.sunyit.edu.
A free ssh client for windows can be downloaded
Here.
