diff --git a/u/Makefile b/u/Makefile new file mode 100755 index 0000000..67bf37f --- /dev/null +++ b/u/Makefile @@ -0,0 +1,4 @@ +INPUTS = index.xml +SUBDIRS = + +include ../default.mk diff --git a/u/directory.xml b/u/directory.xml new file mode 100755 index 0000000..0f03ee3 --- /dev/null +++ b/u/directory.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/u/index.xml b/u/index.xml new file mode 100755 index 0000000..8d68902 --- /dev/null +++ b/u/index.xml @@ -0,0 +1,37 @@ + + + + + +
+
+

+ Would you like your own homepage on our server? That's easy! First, + just make sure that you have a CSC membership and account (just + come by our office and sign up if not), then + follow these easy steps: +

+
    +
  • Log in to one of the CSC machines (e.g. csclub.uwaterloo.ca) + using an SSH client (e.g. PuTTY on + Windows or OpenSSH on + unix).
  • +
  • Create a directory called www by typing + mkdir www from your home directory.
  • +
  • Put the files you want on your web page in your new + www directory. index.html will be loaded + by default.
  • +
  • Go visit your snazzy new webpage at + http://www.csclub.uwaterloo.ca/~username/, where + username should be replaced by your username!
  • +
+

+ If you're still having trouble getting your page up, just contact + the Webmaster or + Sysadmin by + e-mail. +

+
+