Difference between revisions of "OPS335 Weekly Schedule"
Line 62: | Line 62: | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>8 - 12 mar</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>8 - 12 mar</td> | ||
<td style="border-bottom: thin solid black;">'''Mail Servers - SMTP'''<ul><li>Mail Server Elements (MSA/MTA, MUA, MDA, MS, AA, SMTP)</li><li>Install and using mailx application (MUA)</li><li>Analyze Email Message Headers</li><li>Setup Postfix Server (no encryption)</li><li>Sending Email from VM to Seneca College Mail Account</li><li>Troubleshooting</li></ul></td> | <td style="border-bottom: thin solid black;">'''Mail Servers - SMTP'''<ul><li>Mail Server Elements (MSA/MTA, MUA, MDA, MS, AA, SMTP)</li><li>Install and using mailx application (MUA)</li><li>Analyze Email Message Headers</li><li>Setup Postfix Server (no encryption)</li><li>Sending Email from VM to Seneca College Mail Account</li><li>Troubleshooting</li></ul></td> | ||
− | <td style="border-bottom: thin solid black;" | + | <td style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[http://www.simplehelp.net/2008/12/01/how-to-send-email-from-the-linux-command-line/ Sending Messages with mail Command]</li><li>[http://www.johnkerl.org/doc/mail-how-to.html#prompt_commands Read Email Message with mail Command]</li><li>[https://support.google.com/mail/answer/29436?hl=en Reading Full Email Headers]</li></ul></td> |
<td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_4 Lab 4a:<br>Simple Mail Server Setup]</td></tr> | <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_4 Lab 4a:<br>Simple Mail Server Setup]</td></tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>15 - 19 mar</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>15 - 19 mar</td> | ||
<td style="border-bottom: thin solid black;">'''Using a Centralized Message Store (IMAP)'''<ul><li>Specifying Domains for Received Email (MTA)</li><li>Installing & Configuring MDA/LDA</li><li>Send & Verify Receiving Mail on VMs</li><li>Troubleshooting</li></ul></td> | <td style="border-bottom: thin solid black;">'''Using a Centralized Message Store (IMAP)'''<ul><li>Specifying Domains for Received Email (MTA)</li><li>Installing & Configuring MDA/LDA</li><li>Send & Verify Receiving Mail on VMs</li><li>Troubleshooting</li></ul></td> | ||
− | <td style="border-bottom: thin solid black;" | + | <td style="border-bottom: thin solid black;">'''Online Resources:'''<ul><li>[http://wiki.dovecot.org/MailServerOverview common mail server terms]</li><li>[http://www.postfix.org/postconf.5.html Postfix man page]</li><li>[https://workaround.org/ispmail/wheezy/setting-up-dovecot Configuring Dovecot]</ul></td> |
<td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_4b Lab 4b:<br>Mail Server Setup: LDA]</td> | <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_4b Lab 4b:<br>Mail Server Setup: LDA]</td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>22 - 26 mar</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>22 - 26 mar</td> | ||
− | <td style="border-bottom: thin solid black;">'''File Server:''' | + | <td style="border-bottom: thin solid black;">'''File Server (Samba):'''<ul><li>smbclient, smbmount (mount -t cifs)</li><li>smb.conf, testparm, smbpasswd, pdbedit</li><li>getsebool, setsebool</li></ul></td> |
− | <td style="border-bottom: thin solid black;" | + | <td style="border-bottom: thin solid black;"></td> |
<td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_5 Lab 5: Samba Server]</td> | <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_5 Lab 5: Samba Server]</td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>29 mar - 2 apr</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>29 mar - 2 apr</td> | ||
− | <td style="border-bottom: thin solid black;">'''Web Server | + | <td style="border-bottom: thin solid black;">'''Web Server (Apache)''':<ul><li>LAMP stack installation and configuration</li></ul></td> |
− | <td style="border-bottom: thin solid black;" | + | <td style="border-bottom: thin solid black;">'''Online Resources:'''<ul><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;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_6 Lab 6: Web Server]</td> | <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_6 Lab 6: Web Server]</td> | ||
</tr> | </tr> |
Revision as of 05:04, 4 January 2021
Winter 2021
Instructors: see OPS335 |
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: 11 - 15 jan |
Introduction to OPS335:
|
Online Reference: | Prep for Labs |
Week 2: 18 - 22 jan |
Basic Networking & Backups:
|
Online Reference: | Lab 1: Network/Backup |
Week 3: 25 - 29 jan |
Packet Filtering Using iptables:
|
Online Reference: | Lab 2a: Packet Filtering Using iptables |
Week 4: 1 - 5 feb |
Network Address Translation / iptables Best Practices
|
Online Reference:
| Lab 2b: Additional iptables Troubleshooting |
Week 5: 8 - 12 feb |
Domain Name System (DNS):
|
Online Reference: | Lab 3: DNS |
Week 6: 15 - 19 feb |
Performing DNS Queries
|
||
Week 7: 22 - 26 feb |
Evaluation / Review:
|
||
Study Week: 1 - 5 mar |
|||
Week 8: 8 - 12 mar |
Mail Servers - SMTP
|
Online Reference: | Lab 4a: Simple Mail Server Setup |
Week 9: 15 - 19 mar |
Using a Centralized Message Store (IMAP)
|
Online Resources: | Lab 4b: Mail Server Setup: LDA |
Week 10: 22 - 26 mar |
File Server (Samba):
|
Lab 5: Samba Server | |
Week 11: 29 mar - 2 apr |
Web Server (Apache):
|
Online Resources: | Lab 6: Web Server |
Week 12: 5 - 9 apr |
Webmail: Encrypted connections
|
Lecture Notes:Online Resources: | Lab 7: Encrypted connections and webmail |
Week 13: 12 - 16 apr |
OpenLDAP:
|
Online Resources: | Lab 8: OpenLDAP |
Week 14: 19 - 23 apr |
Evaluation / Review:
|