Difference between revisions of "OPS335 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Winter 2021)
Line 1: Line 1:
 
[[Category:OPS335]]
 
[[Category:OPS335]]
= Summer 2021 =
+
= Fall 2021 =
 
{| width="100%" align="left" cellpadding="10"
 
{| width="100%" align="left" cellpadding="10"
 
|- valign="top"
 
|- valign="top"
Line 17: Line 17:
 
  </tr>  
 
  </tr>  
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>17 – 21 May<br></td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>7 - 10 September<br></td>
 
   <td  style="border-bottom: thin solid black;">'''Introduction to OPS335:'''<ul><li>Outline, policies</li><li>Assignments, labs, evaluation, email</li><li>Preparation for OPS335 labs</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Introduction to OPS335:'''<ul><li>Outline, policies</li><li>Assignments, labs, evaluation, email</li><li>Preparation for OPS335 labs</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://wiki.centos.org/TipsAndTricks#head-4c9ee55a5c9dc051bd32e795b46a3856e41a0335 Centos7 Install Tips]</li><li>[[OPS335 Resources]]</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://wiki.centos.org/TipsAndTricks#head-4c9ee55a5c9dc051bd32e795b46a3856e41a0335 Centos7 Install Tips]</li><li>[[OPS335 Resources]]</li></ul></td>
Line 23: Line 23:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>24 – 28 May</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>13 - 17 September</td>
 
   <td  style="border-bottom: thin solid black;">'''Basic Networking &amp; Backups:'''<ul><li>ifconfig & route vs ip; resolv.conf, hostnamectl</li><li>/etc/sysconfig/network-scripts/</li><li>Network connection troubleshooting</li><li>SSH & SSH Keys</li><li>rsync & cron</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Basic Networking &amp; Backups:'''<ul><li>ifconfig & route vs ip; resolv.conf, hostnamectl</li><li>/etc/sysconfig/network-scripts/</li><li>Network connection troubleshooting</li><li>SSH & SSH Keys</li><li>rsync & cron</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://www.tty1.net/blog/2010/ifconfig-ip-comparison_en.html ip vs ifconfig]</li><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_7 OPS235 - Lab7]</li><li>[https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps rsync Howto]</li><li>[https://help.ubuntu.com/community/CronHowto Cron HowTo]</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://www.tty1.net/blog/2010/ifconfig-ip-comparison_en.html ip vs ifconfig]</li><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_7 OPS235 - Lab7]</li><li>[https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps rsync Howto]</li><li>[https://help.ubuntu.com/community/CronHowto Cron HowTo]</li></ul></td>
Line 29: Line 29:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>31 – 4 Jun</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>20 - 24 September</td>
 
   <td  style="border-bottom: thin solid black;">'''Packet Filtering Using iptables:'''<ul><li>What is Packet Filtering</li><li>iptables Basics<br>(Tables, Chains, Targets)</li><li>iptables Commands &amp; Options</li><li>iptables Command Examples</li><li>Saving iptables Settings</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Packet Filtering Using iptables:'''<ul><li>What is Packet Filtering</li><li>iptables Basics<br>(Tables, Chains, Targets)</li><li>iptables Commands &amp; Options</li><li>iptables Command Examples</li><li>Saving iptables Settings</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://en.wikipedia.org/wiki/Iptables#Overview Overview]</li><li>[https://wiki.centos.org/HowTos/Network/IPTables CentOS Wiki] </li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://en.wikipedia.org/wiki/Iptables#Overview Overview]</li><li>[https://wiki.centos.org/HowTos/Network/IPTables CentOS Wiki] </li></ul></td>
Line 39: Line 39:
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_1#Linux_Network_Connection_Configuration_Troubleshooting Test Network Connectivity]<br>(From Lab1)</li></ul></td>  <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_2b Lab 2b:<br>Additional iptables Troubleshooting]</td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_1#Linux_Network_Connection_Configuration_Troubleshooting Test Network Connectivity]<br>(From Lab1)</li></ul></td>  <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_2b Lab 2b:<br>Additional iptables Troubleshooting]</td>
 
  </tr><tr valign="top">
 
  </tr><tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>7 – 11 Jun</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>27 September - 1 October</td>
 
   <td  style="border-bottom: thin solid black;">'''Domain Name System (DNS):'''<ul><li>Address resolution mechanism (zone definitions)</li><li>DNS server setup</li><li>Querying Name Servers</li><li>Reverse DNS lookups</li></ul>'''Performing DNS Queries'''<ul><li>SOA, MX, TXT records</li><li>Coordinating multiple servers</li><br><li>'''[[OPS335_-_Assignment_1_(Part_1) | OPS335 - Assignment 1 (Part 1)]]'''</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Domain Name System (DNS):'''<ul><li>Address resolution mechanism (zone definitions)</li><li>DNS server setup</li><li>Querying Name Servers</li><li>Reverse DNS lookups</li></ul>'''Performing DNS Queries'''<ul><li>SOA, MX, TXT records</li><li>Coordinating multiple servers</li><br><li>'''[[OPS335_-_Assignment_1_(Part_1) | OPS335 - Assignment 1 (Part 1)]]'''</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://en.wikipedia.org/wiki/Domain_Name_System#Address_resolution_mechanism Address resolution mechanism]</li><li>[https://en.wikipedia.org/wiki/Reverse_DNS_lookup Reverse DNS lookups]</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[https://en.wikipedia.org/wiki/Domain_Name_System#Address_resolution_mechanism Address resolution mechanism]</li><li>[https://en.wikipedia.org/wiki/Reverse_DNS_lookup Reverse DNS lookups]</li></ul></td>
Line 45: Line 45:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>14 – 18 Jun</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>4 - 8 October</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;">'''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;">'''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 6:'''<br>21 – 25 Jun</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 6:'''<br>11 - 15 October</td>
 
   <td  style="border-bottom: thin solid black;">'''Evaluation / Review:'''<ul><li>'''[[OPS335_-_Assignment_1_(Part_2) | OPS335 - Assignment 1 (Part 2)]]'''</li><li>Written Midterm Test</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Evaluation / Review:'''<ul><li>'''[[OPS335_-_Assignment_1_(Part_2) | OPS335 - Assignment 1 (Part 2)]]'''</li><li>Written Midterm Test</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
Line 56: Line 56:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>Jun 28 – Jul 2</td>
+
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>25 - 29 October</td>
 
   <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
   <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
  </tr>
 
  </tr>

Revision as of 17:47, 6 September 2021

Fall 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:
7 - 10 September
Introduction to OPS335:
  • Outline, policies
  • Assignments, labs, evaluation, email
  • Preparation for OPS335 labs
Online Reference: Prep for Labs
Week 2:
13 - 17 September
Basic Networking & Backups:
  • ifconfig & route vs ip; resolv.conf, hostnamectl
  • /etc/sysconfig/network-scripts/
  • Network connection troubleshooting
  • SSH & SSH Keys
  • rsync & cron
Online Reference: Lab 1: Network/Backup
Week 3:
20 - 24 September
Packet Filtering Using iptables:
  • What is Packet Filtering
  • iptables Basics
    (Tables, Chains, Targets)
  • iptables Commands & Options
  • iptables Command Examples
  • Saving iptables Settings
Online Reference: Lab 2a:
Packet Filtering Using iptables
Network Address Translation /
iptables Best Practices
  • Network Address Translation
    (NAT Table - iptables)
  • Debugging firewall problems:
    • Troubleshooting Procedures
    • Troubleshooting Tools
    • Troubleshooting Exercises
Online Reference: Lab 2b:
Additional iptables Troubleshooting
Week 4:
27 September - 1 October
Domain Name System (DNS):
  • Address resolution mechanism (zone definitions)
  • DNS server setup
  • Querying Name Servers
  • Reverse DNS lookups
Performing DNS Queries
Online Reference: Lab 3: DNS
Week 5:
4 - 8 October
Mail Servers - SMTP
  • Mail Server Elements (MSA/MTA, MUA, MDA, MS, AA, SMTP)
  • Install and using mailx application (MUA)
  • Analyze Email Message Headers
  • Setup Postfix Server (no encryption)
  • Sending Email from VM to Seneca College Mail Account
  • Troubleshooting
Online Reference: Lab 4a:
Simple Mail Server Setup
Week 6:
11 - 15 October
Evaluation / Review:    
Study Week:
25 - 29 October
 
Week 7:
5 – 9 Jul
Using a Centralized Message Store (IMAP)
  • Specifying Domains for Received Email (MTA)
  • Installing & Configuring MDA/LDA
  • Send & Verify Receiving Mail on VMs
  • Troubleshooting
Online Resources: Lab 4b:
Mail Server Setup: LDA
Week 8:
12 -16 Jul
File Server (Samba):
  • smbclient, smbmount (mount -t cifs)
  • smb.conf, testparm, smbpasswd, pdbedit
  • getsebool, setsebool
Lab 5: Samba Server
Week 9:
19 – 23 Jul
Web Server (Apache):
  • LAMP stack installation and configuration
Online Resources: Lab 6: Web Server
Week 10:
26 – 30 Jul
Webmail: Encrypted connections
  • WebMail installation and configuration
  • Setting Up a Self-Serve Certificate
  • Configuring Postfix (VM2) for Encryption (TLS)
  • Setting up Encryption with Thunderbird MUA
  • Setting Up Dovecot MDA/LDA for Encryption (SSL)
Online Resources:
Lab 7: Encrypted connections and webmail
Week 11:
2 – 6 Aug
OpenLDAP:
  • LDAP Overview
  • Client setup
  • Adding users
Online Resources: Lab 8: OpenLDAP
Week 12:
9 – 13 Aug
Evaluation / Review:


OPS335 Resources