Difference between revisions of "OPS335 Weekly Schedule"
m (Added Link to NIS lab.) |
m (Moving mysql link to the appropriate week.) |
||
Line 70: | Line 70: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>11-15 Jul</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>11-15 Jul</td> | ||
<td style="border-bottom: thin solid black;">'''Web Server:'''<ul><li>'''Apache''':<ul></li><li>LAMP stack installation and configuration</li></ul></ul></td> | <td style="border-bottom: thin solid black;">'''Web Server:'''<ul><li>'''Apache''':<ul></li><li>LAMP stack installation and configuration</li></ul></ul></td> | ||
− | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li></li></ul>'''Online Resources:'''<ul><li>[http://www.hitmill.com/computers/apache.htm Apache Resources]</li><li>[http://www.liquidweb.com/kb/how-to-install-apache-on-centos-7/ Installing Apache Webserver on Centos7]</li><li>[http://www.w3schools.com/php/default.asp PHP Tutorial]</li></ul></td> | + | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li></li></ul>'''Online Resources:'''<ul><li>[http://www.hitmill.com/computers/apache.htm Apache Resources]</li><li>[http://www.liquidweb.com/kb/how-to-install-apache-on-centos-7/ Installing Apache Webserver on Centos7]</li><li>[http://www.w3schools.com/php/default.asp PHP Tutorial]</li><li>[http://www.w3schools.com/sql/ MySQL / SQL Language Resources]</li></ul></td> |
<td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_5 Lab 5: Web Server]</td> | <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_5 Lab 5: Web Server]</td> | ||
</tr> | </tr> | ||
Line 88: | Line 88: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>01-05 Aug<br />(Monday the 1st is a holiday)</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>01-05 Aug<br />(Monday the 1st is a holiday)</td> | ||
<td style="border-bottom: thin solid black;">'''Webmail: Encrypted connections'''<ul><li>WebMail installation and configuration</li><li>Setting Up a Self-Serve Certificate</li><li>Configuring Postfix (VM2) for Encryption (TLS)</li><li>Setting up Encryption with Thunderbird MUA</li><li>Setting Up Dovecot MDA/LDA for Encryption (SSL)</li></ul>'''Test 2'''</td> | <td style="border-bottom: thin solid black;">'''Webmail: Encrypted connections'''<ul><li>WebMail installation and configuration</li><li>Setting Up a Self-Serve Certificate</li><li>Configuring Postfix (VM2) for Encryption (TLS)</li><li>Setting up Encryption with Thunderbird MUA</li><li>Setting Up Dovecot MDA/LDA for Encryption (SSL)</li></ul>'''Test 2'''</td> | ||
− | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/eatrbzvqh2dz/webserver-configuration-for-webmail-lamp/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week11.pdf PDF]<br />Encrypting Mail Messages:<br>[https://prezi.com/lt6y5ztun2w0/mail-servers-encrypting-mail-connections/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week10.pdf PDF]</li><li>Chapter 23 - Web Hosting</li></ul>'''Online Resources:'''<ul | + | <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/eatrbzvqh2dz/webserver-configuration-for-webmail-lamp/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week11.pdf PDF]<br />Encrypting Mail Messages:<br>[https://prezi.com/lt6y5ztun2w0/mail-servers-encrypting-mail-connections/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week10.pdf PDF]</li><li>Chapter 23 - Web Hosting</li></ul>'''Online Resources:'''<ul><li>[https://en.wikipedia.org/wiki/Transport_Layer_Security TSL, SSL Definition]</li><li>[https://www.e-rave.nl/create-a-self-signed-ssl-key-for-postfix Create a self signed SSL key for Postfix]</li><li>[http://wiki2.dovecot.org/SSL/DovecotConfiguration Dovecot SSL configuration]</li> </ul></td> |
<!-- <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_4d Lab 4d:<br>Mail Server Setup: Encrypted connections]</td> --> | <!-- <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_4d Lab 4d:<br>Mail Server Setup: Encrypted connections]</td> --> | ||
<td style="border-bottom: thin solid black;font-weight:bold;">Lab 8:<br />Webmail and encrypted connections.</td> | <td style="border-bottom: thin solid black;font-weight:bold;">Lab 8:<br />Webmail and encrypted connections.</td> |
Revision as of 09:03, 19 July 2016
Summer 2016
Instructors:
OPS335 Resource Page: |
Note: Each OPS335 instructor will indicate the due dates for labs, tests and assignments. This schedule is a considered to be a general guideline for week-by-week content. |
Week | Objectives and Tasks | Reference | Labs |
Week 1: 09-13 May (No class Monday May 09th: Experience Seneca) |
Introduction to OPS335:
|
Lecture Notes:
|
Prep for Labs |
Week 2: 16-20 May |
Basic Networking & Backups:
|
Lecture Notes:Online Reference: | Lab 1: Network/Backup |
Week 3: 23-27 May (Monday the 23rd is a holiday) |
Packet Filtering Using iptables:
|
Lecture Notes: Online Reference: | Lab 2a: Packet Filtering Using iptables |
Week 4: 30 May-03 Jun |
More practice with iptables
|
Online Reference: | Lab 2b: Additional iptables Troubleshooting |
Week 5: 06-10 Jun |
Domain Name System (DNS):
|
Lecture Notes:Online Reference: | Lab 3: DNS |
Week 6: 13-17 Jun |
More DNS
|
Lecture Notes:
|
|
Week 7: 20-24 Jun |
Mail Servers - SMTP
|
Lecture Notes:Online Reference: | Lab 4A: Simple Mail Server Setup |
Study Week: 27 Jun - 1 Jul (No Scheduled Classes) |
|||
Week 8: 04-08 Jul |
Mail Server Setup - imap
|
Lecture Notes:
|
Lab 4b: Mail Server Setup: LDA |
Week 9: 11-15 Jul |
Web Server:
|
Lecture Notes: |
Lab 5: Web Server |
Week 10: 18-22 Jul |
File Server:
|
Lecture Notes:Online Resources: | Lab 6: Samba Server |
Week 11: 25-29 Jul |
Network Information:
|
Lecture Notes:
|
Lab 7: Network Information Server |
Week 12: 01-05 Aug (Monday the 1st is a holiday) |
Webmail: Encrypted connections
|
Lecture Notes:Online Resources: | Lab 8: Webmail and encrypted connections. |
Week 13: 08-12 Aug |
Review:
|
||
Exam Week: 15-19 Aug |