next up previous contents
Next: Customising your account Up: Using the computers! Previous: Editing files under Unix   Contents

Do I get a web page?

Members can create their own web sites and web pages. To do this, log in and create a directory like this:

     cd
     mkdir public-html
     chmod a+rx public-html
Note that public-html contains a hyphen not an underscore.

You can then put files into your public-html directory (either via your login or via file transfers) which is accessible from either:

     http://www.ucc.gu.uwa.edu.au/~yourusername
or
     http://www.ucc.asn.au/~yourusername

You will need to make sure your public files are ''world readable'' (see chmod).



The University Computer Club