Difference between revisions of "OPS335 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 63: Line 63:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>Mar 6 - 12</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>July 3 - 9</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 &amp; Configuring MDA/LDA</li><li>Send &amp; 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 &amp; Configuring MDA/LDA</li><li>Send &amp; Verify Receiving Mail on VMs</li><li>Troubleshooting</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes: '''<ul><li>Slides: Mail Server Setup (IMAP)<br> [https://prezi.com/si47sgosi37c/mail-servers-using-a-centralized-message-store/ web ]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week7b.pdf PDF ]</li><li>Chapter 20 - Electronic Mail</li></ul>'''Online Resources:'''<ul><li>[http://wiki.dovecot.org/MailServerOverview common mail server terms]</li><li>[https://inside.senecacollege.ca/its/services/email/email_clients/imap.html Seneca Client Settings]</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;">'''Lecture Notes: '''<ul><li>Slides: Mail Server Setup (IMAP)<br> [https://prezi.com/si47sgosi37c/mail-servers-using-a-centralized-message-store/ web ]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week7b.pdf PDF ]</li><li>Chapter 20 - Electronic Mail</li></ul>'''Online Resources:'''<ul><li>[http://wiki.dovecot.org/MailServerOverview common mail server terms]</li><li>[https://inside.senecacollege.ca/its/services/email/email_clients/imap.html Seneca Client Settings]</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>
Line 69: Line 69:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>Mar 13 - 19</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>July 10 - 16</td>
 
   <td  style="border-bottom: thin solid black;">'''File Server:'''<ul><li>'''Samba''':<ul><li>smbclient, smbmount (mount -t cifs)</li><li>smb.conf, testparm, smbpasswd, pdbedit</li><li>getsebool, setsebool</li></li></ul></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''File Server:'''<ul><li>'''Samba''':<ul><li>smbclient, smbmount (mount -t cifs)</li><li>smb.conf, testparm, smbpasswd, pdbedit</li><li>getsebool, setsebool</li></li></ul></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/s3duqtqdjegy/file-servers-samba/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week12a.pdf PDF]</li><li>Chapter 30 - Cooperating with Windows </li></ul>'''Online Resources:'''<ul><li>[http://www.tomsitpro.com/articles/linux-server-configuration-guide-book-excerpt,2-777-2.html Samba Server Setup]</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/s3duqtqdjegy/file-servers-samba/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week12a.pdf PDF]</li><li>Chapter 30 - Cooperating with Windows </li></ul>'''Online Resources:'''<ul><li>[http://www.tomsitpro.com/articles/linux-server-configuration-guide-book-excerpt,2-777-2.html Samba Server Setup]</li></ul></td>
Line 75: Line 75:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>Mar 20 - 26</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>July 17 - 23</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>Slides: Lamp Installation &amp; Configuration: [https://prezi.com/eatrbzvqh2dz/webserver-configuration-for-webmail-lamp/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week11.pdf PDF ]</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;">'''Lecture Notes:'''<ul><li>Slides: Lamp Installation &amp; Configuration: [https://prezi.com/eatrbzvqh2dz/webserver-configuration-for-webmail-lamp/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week11.pdf PDF ]</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>
Line 81: Line 81:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>Mar 27 - Apr 2</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>July 24 - 30</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:<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]<br>Setting Up Webmail:<br>[https://prezi.com/xqkx1xl_mqgg/setting-up-webmail/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week13.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;">'''Lecture Notes:'''<ul><li>Slides:<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]<br>Setting Up Webmail:<br>[https://prezi.com/xqkx1xl_mqgg/setting-up-webmail/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week13.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>
Line 87: Line 87:
 
   </tr>
 
   </tr>
 
<tr valign="top">
 
<tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>Apr 3 - 9</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>July 31 - Aug 6</td>
 
   <td  style="border-bottom: thin solid black;">'''Network Information:'''<ul><li>'''NIS''':<ul><li>ypserv</li><li>ypbind</li><li>nsswitch.conf</li></ul></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Network Information:'''<ul><li>'''NIS''':<ul><li>ypserv</li><li>ypbind</li><li>nsswitch.conf</li></ul></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/bwwdh7bsrt8r/network-information-server-nis/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/ops335_wk13.pdf pdf ]</li><li>Chapter 19 - Sharing System Files</li></ul>'''Online Resources:'''<ul><li>[https://en.wikipedia.org/wiki/Network_Information_Service NIS Wiki Definition]</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/bwwdh7bsrt8r/network-information-server-nis/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/ops335_wk13.pdf pdf ]</li><li>Chapter 19 - Sharing System Files</li></ul>'''Online Resources:'''<ul><li>[https://en.wikipedia.org/wiki/Network_Information_Service NIS Wiki Definition]</li></ul></td>
Line 93: Line 93:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>Apr 10 - 14</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>Aug 7 - 13</td>
 
   <td  style="border-bottom: thin solid black;">'''Evaluation / Review:'''<ul><li>Complete and mark Assignment #2</li><li>Exam Review (time permitting)</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Evaluation / Review:'''<ul><li>Complete and mark Assignment #2</li><li>Exam Review (time permitting)</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
 
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
Line 99: Line 99:
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>Apr 17 - 21</td>
+
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>Aug 14 - 18</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 09:59, 24 April 2017

Summer 2017

Instructors:

  • Peter Callaghan (Sections C & D)
  • Murray Saul (Sections A & B)

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:
May 9 - 14
Introduction to OPS335:
  • Outline, policies
  • Assignments, labs, evaluation, email
  • Preparation for OPS335 labs
Lecture Notes:Online Reference: Prep for Labs
Week 2:
May 15 - 21
Basic Networking & Backups:
  • ifconfig & route vs ip; resolv.conf, hostnamectl
  • /etc/sysconfig/network-scripts/
  • Network connection troubleshooting
  • SSH & SSH Keys
  • rsync & cron
Lecture Notes:
  • Slides:
    Networking: Web PDF
    Backups & Cron: Web PDF
  • Chapter 14 - TCP/IP Networking
Online Reference:
Lab 1: Network/Backup
Week 3:
May 22 - 28
Packet Filtering Using iptables:
  • What is Packet Filtering
  • iptables Basics
    (Tables, Chains, Targets)
  • iptables Commands & Options
  • iptables Command Examples
  • Saving iptables Settings
Lecture Notes:
  • Slides: Web PDF
  • Chapter 22 - Security
Online Reference:
Lab 2a:
Packet Filtering Using iptables
Week 4:
May 29 - June 4
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 5:
June 5 - 11
Domain Name System (DNS):
  • Address resolution mechanism (zone definitions)
  • DNS server setup
  • Querying Name Servers
  • Reverse DNS lookups
Lecture Notes:Online Reference: Lab 3: DNS
Week 6:
June 12 - 18
Performing DNS Queries
  • SOA, MX, TXT records
  • Coordinating multiple servers
Lecture Notes:
  • Slides:
    DNS Queries: Web PDF
    Master vs Slave DNS Servers:
    Web PDF
Online Reference:
    Week 7:
    June 19 - 25
    (Family Day Holiday: Feb 20th
    No scheduled classes)
    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
    Test 1
    Lecture Notes:
    • Slides: Mail Server (basic concepts)
      Web PDF
    • Chapter 20 - Electronic Mail
    Online Reference:
    Lab 4a:
    Simple Mail Server Setup
    Study Week:
    June 26 - July 2
    (No Scheduled Classes)
     
    Week 8:
    July 3 - 9
    Using a Centralized Message Store (IMAP)
    • Specifying Domains for Received Email (MTA)
    • Installing & Configuring MDA/LDA
    • Send & Verify Receiving Mail on VMs
    • Troubleshooting
    Lecture Notes:
    • Slides: Mail Server Setup (IMAP)
      web PDF
    • Chapter 20 - Electronic Mail
    Online Resources:
    Lab 4b:
    Mail Server Setup: LDA
    Week 9:
    July 10 - 16
    File Server:
    • Samba:
      • smbclient, smbmount (mount -t cifs)
      • smb.conf, testparm, smbpasswd, pdbedit
      • getsebool, setsebool
    Lecture Notes:
    • Slides: Web PDF
    • Chapter 30 - Cooperating with Windows
    Online Resources:
    Lab 5: Samba Server
    Week 10:
    July 17 - 23
    Web Server:
    • Apache:
      • LAMP stack installation and configuration
    Lecture Notes:
    • Slides: Lamp Installation & Configuration: web PDF
    Online Resources:
    Lab 6: Web Server
    Week 11:
    July 24 - 30
    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)
    Test 2
    Lecture Notes:
    • Slides:
      Encrypting Mail Messages:
      web PDF
      Setting Up Webmail:
      web PDF
    • Chapter 23 - Web Hosting
    Online Resources:

    Lab 7: Encrypted connections and webmail
    Week 12:
    July 31 - Aug 6
    Network Information:
    • NIS:
      • ypserv
      • ypbind
      • nsswitch.conf
    Lecture Notes:
    • Slides: web pdf
    • Chapter 19 - Sharing System Files
    Online Resources:
    Lab 8: Network Information Server
    Week 13:
    Aug 7 - 13
    Evaluation / Review:
    • Complete and mark Assignment #2
    • Exam Review (time permitting)
       
    Exam Week:
    Aug 14 - 18
     


    OPS335 Resources