make clean && make literate

This commit is contained in:
Michael Spang 2007-09-19 16:30:42 -04:00
parent 37015c2dc1
commit 506060a4bd
1 changed files with 6 additions and 6 deletions

View File

@ -6,11 +6,11 @@
<header />
<section title="Machine accounts">
<p>
The main benifit of becoming a CSC member is to get access to our various
The main benefit of becoming a CSC member is to get access to our various
machines. We offer a large range of hardware, including Alpha, MIPS,
UltraSPARC, i386, and x86_64. Our primary development machine, taurine, is
a dual AMD Opteron (4 cores in total) with 8 GiB of RAM. Most of our
machines are connected via Gigabit ethernet. We offer 2 GiB of disk quota
machines are connected via gigabit ethernet. We offer 2 GiB of disk quota
that is accessible across all of our machines. Our wiki contains a <a
href="http://wiki.csclub.uwaterloo.ca/wiki/Machine_List">full machine
list</a>.
@ -22,19 +22,19 @@
Members also receive a username@csclub.uwaterloo.ca email address.
Mailboxes are considered as part of your disk quota, so your mailbox may
grow up to the amount of disk quota you have. Attachments of any file size
or type may be sent. Our mailserver runs a POP3, IMAP, and SMTP server with
or type may be sent. Our mail server runs a POP3, IMAP, and SMTP server with
SSL/TLS enabled. You can also access your mail via a <a
href="https://mail.csclub.uwaterloo.ca">secure web interface</a>.
</p>
</section>
<section title="Webspace">
<section title="Web space">
<p>
Many of members take advantage of our web hosting service. Our web server
runs on Apache, and has PHP, Python, and Perl modules installed. We also
have MySQL and PostgreSQL databases available upon request.
</p><p>
If you are already a member, you can enable your webspace as follows:
If you are already a member, you can enable your web space as follows:
</p><ol>
<li>
Log in to one of the CSC machines (e.g. csclub.uwaterloo.ca)
@ -52,7 +52,7 @@
href="http://www.openssh.com/">OpenSSH</a> on *nix).
</li>
<li>
Visit your snazzy new webpage at
Visit your snazzy new web page at
<code>http://csclub.uwaterloo.ca/~username/</code>, where
<code>username</code> should be replaced by your username.</li>
</ol><p>