From c5d680663d481b95b2835ec5c279b06c4a6e2de7 Mon Sep 17 00:00:00 2001 From: Stefanus Du Toit Date: Tue, 6 May 2003 02:03:42 +0000 Subject: [PATCH] really added users --- u/Makefile | 4 ++++ u/directory.xml | 6 ++++++ u/index.xml | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+) create mode 100755 u/Makefile create mode 100755 u/directory.xml create mode 100755 u/index.xml 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. +

+
+