|
|
|
@ -35,28 +35,27 @@ |
|
|
|
|
have MySQL and PostgreSQL databases available upon request. |
|
|
|
|
</p><p> |
|
|
|
|
If you are already a member, you can enable your webspace as follows: |
|
|
|
|
<ol> |
|
|
|
|
<li> |
|
|
|
|
Log in to one of the CSC machines (e.g. csclub.uwaterloo.ca) |
|
|
|
|
using an <a href="http://www.openssh.com/">SSH</a> client (e.g. <a |
|
|
|
|
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> on |
|
|
|
|
Windows or <a href="http://www.openssh.com/">OpenSSH</a> on *nix). |
|
|
|
|
</li><li> |
|
|
|
|
Create a directory called <code>www</code> in your home directory by |
|
|
|
|
typing <code>mkdir ~/www</code>. |
|
|
|
|
</li><li> |
|
|
|
|
Put the files you want on your web page in your new <code>www</code> |
|
|
|
|
directory. <code>index.html/php/py</code> will be loaded by default. |
|
|
|
|
You can upload files using an scp client (e.g. <a |
|
|
|
|
href="http://winscp.net/">WinSCP</a> on Windows or <a |
|
|
|
|
href="http://www.openssh.com/">OpenSSH</a> on *nix). |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
Visit your snazzy new webpage at |
|
|
|
|
<code>http://csclub.uwaterloo.ca/~username/</code>, where |
|
|
|
|
<code>username</code> should be replaced by your username.</li> |
|
|
|
|
</ol> |
|
|
|
|
</p><p> |
|
|
|
|
</p><ol> |
|
|
|
|
<li> |
|
|
|
|
Log in to one of the CSC machines (e.g. csclub.uwaterloo.ca) |
|
|
|
|
using an <a href="http://www.openssh.com/">SSH</a> client (e.g. <a |
|
|
|
|
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> on |
|
|
|
|
Windows or <a href="http://www.openssh.com/">OpenSSH</a> on *nix). |
|
|
|
|
</li><li> |
|
|
|
|
Create a directory called <code>www</code> in your home directory by |
|
|
|
|
typing <code>mkdir ~/www</code>. |
|
|
|
|
</li><li> |
|
|
|
|
Put the files you want on your web page in your new <code>www</code> |
|
|
|
|
directory. <code>index.html/php/py</code> will be loaded by default. |
|
|
|
|
You can upload files using an scp client (e.g. <a |
|
|
|
|
href="http://winscp.net/">WinSCP</a> on Windows or <a |
|
|
|
|
href="http://www.openssh.com/">OpenSSH</a> on *nix). |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
Visit your snazzy new webpage at |
|
|
|
|
<code>http://csclub.uwaterloo.ca/~username/</code>, where |
|
|
|
|
<code>username</code> should be replaced by your username.</li> |
|
|
|
|
</ol><p> |
|
|
|
|
If you're still having trouble getting your page up, just contact |
|
|
|
|
the <a href="mailto:webmaster@csclub.uwaterloo.ca">Webmaster</a> or the |
|
|
|
|
<a href="mailto:syscom@csclub.uwaterloo.ca">Systems Committee</a>. |
|
|
|
@ -68,16 +67,15 @@ |
|
|
|
|
If you're a club and looking for web space, the CSC is the place go. We |
|
|
|
|
offer clubs the same services we offer members (e.g. disk quota, |
|
|
|
|
databases). We also offer the following additional services to clubs: |
|
|
|
|
<ul> |
|
|
|
|
<li> |
|
|
|
|
club.uwaterloo.ca domain registration. |
|
|
|
|
</li><li> |
|
|
|
|
president@club.uwaterloo.ca or similar email addresses. |
|
|
|
|
</li><li> |
|
|
|
|
mailing-lists@club.uwaterloo.ca or similar mailing lists. |
|
|
|
|
</li> |
|
|
|
|
</ul> |
|
|
|
|
</p><p> |
|
|
|
|
</p><ul> |
|
|
|
|
<li> |
|
|
|
|
club.uwaterloo.ca domain registration. |
|
|
|
|
</li><li> |
|
|
|
|
president@club.uwaterloo.ca or similar email addresses. |
|
|
|
|
</li><li> |
|
|
|
|
mailing-lists@club.uwaterloo.ca or similar mailing lists. |
|
|
|
|
</li> |
|
|
|
|
</ul><p> |
|
|
|
|
You can view a list of clubs that we have hosted or still host on our |
|
|
|
|
<a href="clubs.html">clubs list</a>. |
|
|
|
|
</p> |
|
|
|
|