CSC Logo
HomeServicesUsage AgreementUsage Agreement Summarycsc-industry

Machine accounts

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 AMD64. Our primary development machine, high-fructose-corn-syrup, is a 4x AMD Opteron (64 cores at 2.4 GHz) with 64 GiB of RAM, and it easily outperforms the Linux machines available through CSCF. Most of our machines are connected via gigabit ethernet. We offer 4 GB of disk quota that is accessible across all of our machines. Our wiki contains a full machine list.

SSH key fingerprints for caffeine (our main server) can be found below:

RSA: 0c:a3:66:52:10:19:7e:d6:9c:96:3f:60:c1:0c:d6:24
ED25519: 9e:a8:11:bb:65:1a:31:23:38:6b:94:9d:83:fd:ba:b1

SSH key fingerprints for other machines

Email

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 mail server runs a POP3, IMAP, and SMTP server with SSL/TLS enabled. You can also access your mail via a Roundcube web mail client.

Web space

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.

If you are already a member, you can enable your web space as follows:

  1. 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 *nix).
  2. Create a directory called www in your home directory by typing mkdir ~/www. (This directory may already exist.)
  3. Put the files you want on your web page in your new www directory. index.{html,php} will be loaded by default. You can upload files using an scp client (e.g. WinSCP on Windows or OpenSSH on *nix).
  4. Visit your snazzy new web page at http://csclub.uwaterloo.ca/~username/, where username should be replaced by your username.

Examples of configurations for more advanced web hosting setups can be found in this wiki article.

If you're still having trouble getting your page up, just contact the Webmaster or the Systems Committee.

Club hosting

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 club.uwaterloo.ca domain registration.

For more details, see the club hosting wiki page. You can view a list of clubs that we have hosted or still host on our clubs list.

Library

The CSC maintains an extensive collection of Computer Science-related books.

Open Source Software Mirror

The CSC runs a mirror of some popular open source software. The mirror has a list of available software. More information is available on our wiki article.

Mailing Lists

In addition to running our csc-general mailing list to inform members about our current events, we also run a csc-industry mailing list, which allows students to opt-in to receiving emails from industry representatives. Corporate events, job postings, info sessions, and the like may be posted here.

If you're interested in getting more involved with the Computer Science Club, email the executive to ask about joining our programme committee. It has its own mailing list that members can also join.

IRC

We host an instance of The Lounge for all of our members. The Lounge is a web-based IRC client which is simple to setup and use. It also has a Progressive Web App available for mobile devices.

We also host an instance of ZNC for those who wish to use their own IRC client but do not want to run their own bouncer. ZNC saves your messages persistently so you do not have to keep your IRC client running 24/7.

For more information, see this page on our wiki.

Video Conferencing

We host an instance of BigBlueButton, a free and open-source video conferencing platform. BigBlueButton offers many useful features such as a multi-user whiteboard, breakout rooms, shared notes, and more.

To get the most out of BigBlueButton, you can watch some tutorial videos here.

Live Streaming

We host an instance of Icecast, which can stream live audio and video. We have successfully streamed live events to Icecast using OBS Studio. Latency usually ranges between 5-10 sec.

If you are interested in live streaming via Icecast, please contact the Systems Committee (syscom at csclub dot uwaterloo dot ca).