Update 'ceod/model/templates/welcome_message.j2'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Raymond Li 2022-03-18 21:35:32 -04:00
parent 5197228d68
commit 8da700472f
1 changed files with 11 additions and 16 deletions

View File

@ -1,4 +1,4 @@
Hello {{ name }}:
Hello {{ name }},
Welcome to the Computer Science Club! We are pleased that you have chosen to join us. We welcome you to come out to our events, or just hang out in our office (MC 3036/3037). You have been automatically subscribed to our mailing list, csc-general, which we use to keep you informed of upcoming events.
@ -8,16 +8,15 @@ Typical events include:
* Unix tutorials: whether you need to use the Unix environment for a course, or are just curious about how to use a command-line shell, the Computer Science Club holds a series of tutorials which help get you up to speed so you'll be using vi like a pro in no time at all.
You can hear about upcoming events in a number of ways:
* Check our website from time to time: http://csclub.uwaterloo.ca/
* Check our website from time to time: http://csclub.uwaterloo.ca
* Subscribe to our events calendar feed: http://csclub.uwaterloo.ca/events.ics
* Like the CSC on Facebook: https://www.facebook.com/uw.computerscienceclub
* Follow CSC on Facebook: https://facebook.com/uw.computerscienceclub
* Follow CSC on Instagram: https://instagram.com/uwcsclub
* Join the CSC Discord server: https://discord.gg/pHfYBCg
* Read your email: announcements are sent via the csc-general mailing list
* Keep an eye out in the MC: posters for upcoming events appear in stairwells and hallways
Even when events aren't being held, you are welcome to hang out in the club office (MC 3036/3037, across the hall from MathSoc). It's often open late into the evening, and sells pop and snacks at reasonable prices. If you're so inclined, you are also welcome in our IRC channel, #csc on libera.chat.
Even when events aren't being held, you are welcome to hang out in the club office (MC 3036/3037, across the hall from MathSoc). If you're so inclined, you are also welcome in our IRC channel, #csc on libera.chat.
You now have a CSC user account with username "{{ user }}". Your temporary password is:
@ -29,9 +28,9 @@ You can use this account to log into almost any CSC system, including our office
http://wiki.csclub.uwaterloo.ca/Machine_List
You can connect remotely using SSH. On Windows, PuTTY is a popular SSH client; on Unix-like operating systems, you can connect with the 'ssh' command, like this:
You can connect remotely using SSH. On Unix-like operating systems and Windows 10/11, you can connect with the 'ssh' command:
ssh {{ user }}@corn-syrup.csclub.uwaterloo.ca
ssh {{ user }}@hfcs.csclub.uwaterloo.ca
To use CSC web hosting, simply place files in the 'www' directory in your home directory. Files placed there will be available at:
@ -43,15 +42,11 @@ In addition to the csc-general mailing list, we offer an opt-in mailing list thr
http://csclub.uwaterloo.ca/industry
For event information, suggestions, and volunteer opportunities, contact:
CSC Program Committee <progcom@csclub.uwaterloo.ca>
For problems or questions about the systems, contact:
CSC Systems Committee <syscom@csclub.uwaterloo.ca>
To contact the executive, email:
For general club inquiries, including events, the office, and for press inquiries, contact:
CSC Executive <exec@csclub.uwaterloo.ca>
Regards,
For problems or questions about CSC systems and services, contact:
CSC Systems Committee <syscom@csclub.uwaterloo.ca>
Regards,
Computer Science Club Executive