UCC members with accounts can easily host their own websites from the UCC. We do ask that you conserve bandwidth and disk space - sites which receive excessive traffic may be required to pay the charges!
The following command sequence will create a directory "public-html" in your home directory that you can host files in. You should note that it's public-html, not public_html as is common on most systems.
cd ~
mkdir public-html
chmod 755 public-html
Your new website will be available at http://username.ucc.asn.au/ or http://www.ucc.gu.uwa.edu.au/~username/.
There is a so called "list" of members' websites.
If you add files to your directory then you will need to set the permissions on them if you want the publically available. To learn how to set permissions type:
man chmod
at the prompt.
A search engines index our site frequently, you can perform searches over at the search page.
We also provide a webmail service.