2 <!DOCTYPE cscpage SYSTEM "../csc.dtd">
4 <cscpage title="User homepages at the CSC">
7 <section title="Getting a homepage on here">
9 Would you like your own homepage on our server? That's easy! First,
10 just make sure that you have a CSC membership and account (just
11 come by our <a href="/office/">office</a> and sign up if not), then
12 follow these easy steps:
15 <li>Log in to one of the CSC machines (e.g. csclub.uwaterloo.ca)
16 using an <a href="http://www.openssh.com/">SSH</a> client (e.g. <a
17 href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> on
18 Windows or <a href="http://www.openssh.com/">OpenSSH</a> on
20 <li>Create a directory called <code>www</code> by typing
21 <code>mkdir www</code> from your home directory.</li>
22 <li>Put the files you want on your web page in your new
23 <code>www</code> directory. <code>index.html</code> will be loaded
25 <li>Go visit your snazzy new webpage at
26 <code>http://www.csclub.uwaterloo.ca/~username/</code>, where
27 <code>username</code> should be replaced by your username!</li>
30 If you're still having trouble getting your page up, just contact
31 the <a href="mailto:webmaster@csclub.uwaterloo.ca">Webmaster</a> or
32 <a href="mailto:sysadmin@csclub.uwaterloo.ca">Sysadmin</a> by