Difference between revisions of "OPS335 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Summer 2020)
(480 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
[[Category:OPS335]]
 
[[Category:OPS335]]
 
+
= Summer 2020 =
= Winter 2016 =
 
 
 
 
 
 
{| width="100%" align="left" cellpadding="10"
 
{| width="100%" align="left" cellpadding="10"
 
|- valign="top"
 
|- valign="top"
 
|width="45%"|
 
|width="45%"|
 
'''Instructors:'''
 
'''Instructors:'''
*'''Peter Callaghan''' (Section)
+
*'''Ahad Mammadov''' (Sections '''A''' and '''C - Jul/Aug''')
*'''Murray Saul''' (Sections )
+
*'''Ryan Lockhart''' (Sections '''B''' and '''C - May/Jun''')
*'''Andrew Smith''' (Sections)
+
*'''Andrew Smith''' (Section '''D''')
 
 
 
 
'''OPS335 Resource Page''':
 
*[ [[OPS335 Resources]] ]
 
 
 
 
|
 
|
 
'''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.
 
'''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.
 
|}
 
|}
 
  
 
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;">
 
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;">
Line 29: Line 20:
 
  </tr>  
 
  </tr>  
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>11-17 Jan<br />(No class Monday Jan 11th:<br>Experience Seneca)</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>May 18-24<br></td>
   <td  style="border-bottom: thin solid black;">'''Introduction to OPS335:'''<ul><li>outline, policies</li><li>assignments, labs, evaluation, email</li><li>Fedora Project Overview</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;">'''Lecture Notes:'''<ul><li>*Chapter One - Where to Start<ul><li>[https://docs.fedoraproject.org/en-US/Fedora/22/html/Installation_Guide/ Fedora 22 Installation Guide]</li><li>[https://docs.fedoraproject.org/en-US/Fedora/22/html/Installation_Guide/appe-disk-partitions-overview.html Partitioning for Fedora]</li></ul></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/qbxmixajutyy/welcome-to-ops335-lab-preparation/ Web]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week1.pdf PDF]</li><li>[[OPS335_Install_Flash]]<br>(in order to view web notes in Centos7)</li></ul>'''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;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_0 Lab 0]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Installation_Lab Prep for Labs]</td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>18-24 Jan<br /></td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>May 25-31</td>
   <td  style="border-bottom: thin solid black;">'''Basic Networking:'''<ul><li>*ifconfig, aliasing, route, iptables, ping</li><li>configuring a gateway, ip forwarding, masquerading, interface aliasing</li><li>Assignment 1 Part 1 Released</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;">'''Lecture Notes:'''<ul><li>Chapter 14 - TCP/IP Networking</li><li>[http://fedoraproject.org/wiki/Systemd Fedora Systemd Documentation]</li><li>[https://docs.fedoraproject.org/en-US/Fedora/22/html/System_Administrators_Guide/ch-DNF.html DNF Guide]</li><li>Configuring a Service</li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides:<br>Networking: [https://prezi.com/ygrjyil6wcye/network-configuration/ Web]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week2a.pdf PDF]<br>Backups &amp; Cron: [https://prezi.com/bt5bzcerkav6/backups-cron/ Web]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week2b.pdf PDF]</li><li>Chapter 14 - TCP/IP Networking</li></ul>'''Online Reference:'''<ul><li>[https://www.tty1.net/blog/2010/ifconfig-ip-comparison_en.html ip vs ifconfig]</li><li>[http://www.linuxhomenetworking.com/wiki/Quick_HOWTO_:_Ch04_:_Simple_Network_Troubleshooting#.VppvTZeVtQI Simple Network Troubleshooting]</li><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_7_-_CentOS7 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;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_1 Lab 1]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_1 Lab 1: Network/Backup]</td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>25-31 Jan</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>June 1-7</td>
   <td  style="border-bottom: thin solid black;">'''Packet Filtering:'''<ul><li>iptables</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;">'''Lecture Notes:'''<ul><li>Chapter 22 - Security</li><li>[http://fedoraproject.org/wiki/FirewallD Firewalld documentation]</li><li>[http://fedoraproject.org/wiki/Features/FirewalldRichLanguage Firewalld rich rules]</li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/akyqt4h40oel/iptables-packet-filtering/ Web]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week3.pdf PDF]</li><li>Chapter 22 - Security</li></ul>
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_2 Lab 2]</td>
+
'''Online Reference:'''<ul><li>[https://en.wikipedia.org/wiki/Iptables#Overview Overview]</li><li>[https://wiki.centos.org/HowTos/Network/IPTables CentOS Wiki] </li>
  </tr> <tr valign="top">
+
<li>YouTube Video: [https://www.youtube.com/watch?v=Elztxe6IrZc Using iptables w/ tmux & watch]</li></ul></td>
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>1-7 Feb</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_2 Lab 2a:<br>Packet Filtering Using iptables]</td>
   <td  style="border-bottom: thin solid black;">'''DNS:'''<ul><li>nslookup, dig, host, /etc/resolv.conf, /etc/hosts, /etc/named.conf</li><li>Assignment 1 Part 1 Due</li><li>
+
</tr>
Assignment 1 Part 2 Released</li></ul></td>
+
<tr valign="top">
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:<ul><li>[[BIND&DNS Notes|BIND and DNS notes]]</li><li>Chapter 17 - DNS: The Domain Name System</li><li>DNS Setup</li></ul></td>
+
  <td  width="20%" style="border-bottom: thin solid black;"></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_3 Lab 3]</td>
+
  <td  style="border-bottom: thin solid black;">'''Network Address Translation /<br>iptables Best Practices'''<ul><li>Network Address Translation<br>(NAT Table - iptables)</li><li>Debugging firewall problems:<ul><li> Troubleshooting Procedures</li><li>Troubleshooting Tools</li><li>Troubleshooting Exercises</li></ul></li></ul></td>
 +
  <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>Slides: [https://prezi.com/xhhxtdqccpwb/iptables-network-address-translation/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops335/ops335_w3b.pdf PDF ]</li><li>YouTube Video: [https://www.youtube.com/watch?v=fghYXdYMCrs&feature=youtu.be Masquerading Demo]</li><li>Chapter 22 - Security</li><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_1#Linux_Network_Connection_Configuration_Troubleshooting Test Network Connectivity]<br>(From Lab1)</li><li>[https://community.rackspace.com/products/f/25/t/248 Basic IPTABLES Troubleshooting]</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">
 +
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>June 7-14</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><br><li>'''[[OPS335_-_Assignment_1_(Part_1) | OPS335 - Assignment 1 (Part 1)]]'''</li></ul></td>
 +
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides:<br>DNS Overview: [https://prezi.com/1tbtqkahda-a/dns-creation-configuration/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5a.pdf PDF]<br>DNS Configuration: [https://prezi.com/4hk05f7v_r_x/dns-configuration/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5a_2.pdf PDF]</li><li>YouTube Video: [https://www.youtube.com/watch?v=SXt1FLl-EBI How DNS Works]<li>Chapter 17 - DNS: The Domain Name System</li></ul>'''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;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_3 Lab 3: DNS]</td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>8-14 Feb</td>
+
   <td  width="20%" style="border-bottom: thin solid black;"></td>
   <td  style="border-bottom: thin solid black;">'''Backup/Restore:'''<ul><li>tar, cpio, dump/restore</li><li>wget, netcat, ssh, scp, rsync, cron, at</li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Performing DNS Queries'''<ul><li>SOA, MX, TXT records</li><li>Coordinating multiple servers</li></ul></td>
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:<ul><li>Chapter 10 - Backups</li><li>[[OPS335 W13 Lab 4 | Lab 4 ]]</li><li>Automating Backups</li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides:<br>DNS Queries: [https://prezi.com/fyc9q7zoetzw/dns-querying-name-servers/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5b.pdf PDF]<br>Primary vs Secondary DNS Servers:<br>[https://prezi.com/talsn65qr7nh/master-vs-slave-servers/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5c.pdf PDF]</li></ul>'''Online Reference:'''<ul><li>YouTube Video: [https://www.youtube.com/watch?v=M35fILqaLGc Secondary DNS Server Setup]</ul></td>
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_W13_Lab_4 Lab 4]</td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;"></td></tr>
</tr>
 
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 6:'''<br>15-21 Feb</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>June 15-21</td>
   <td  style="border-bottom: thin solid black;">'''Mail:'''<ul><li>postfix, smtp, imap, pop, mailx</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;">'''Lecture Notes:'''<ul><li>Chapter 20 - Electronic Mail</li><li>Postfix Mail Configuration</li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: Mail Server (basic concepts)<br> [https://prezi.com/iuk-advzak_o/simple-mail-server-setup-postfix-mailx/ Web]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week7.pdf PDF]</li><li>Chapter 20 - Electronic Mail</li></ul>'''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;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_5 Lab 5]<br>&nbsp;</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>
</tr>
 
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>22-28 Feb</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 6:'''<br>June 22-28</td>
   <td  style="border-bottom: thin solid black;">'''Evaluation:'''<ul><li>Test 1</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;">'''Lecture Notes:'''<ul><li>N/A</li></ul></td>
+
   <td  style="border-bottom: thin solid black;">&nbsp;</td>
 
   <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;</td>
 
   <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;</td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>29 Feb - 6 Mar<br>(No Scheduled Classes)</td>
+
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>June 29-July 5</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>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>7-13 Mar</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>July 6-12</td>
   <td  style="border-bottom: thin solid black;">'''Web Servers:'''<ul><li>*Apache installation and configuration</li><li>Assignment 1 part 2 due</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>Chapter 23 - Web Hosting</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/studentemployee/email_clients/othermail.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;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_6 Lab 6]</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 9:'''<br>9 - 15  Nov</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>July 13-19</td>
   <td  style="border-bottom: thin solid black;">'''Disk Space, Using LVM / Continued'''<ul><li>Using LVM</li><li>Creating Shell Scripts to Flag Low Disk Space</li></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></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: Samba Server Setup<br>[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;font-weight:bold;">&nbsp;</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 10:'''<br>16 - 22 Nov</td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>July 20-26</td>
   <td  style="border-bottom: thin solid black;">'''Configuring a Network Using Virtual Machines'''<ul><li>Static Network Configuration</li><li>Network Configuration with a DHCP client</li><li>Basic TCP/IP network commands: ping, ifconfig, netstat</li></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>[[Lab 6 Warnings / Debrief]]</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>
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6_-_CentOS7 Lab 6]</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>
 +
<tr valign="top">
 +
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>July 27-Aug 2</td>
 +
  <td  style="border-bottom: thin solid black;">'''OpenLDAP:'''<ul><li>LDAP Overview</li><li>Client setup</li><li>Adding users</li><br><li>'''[[OPS335_-_Assignment_2 | OPS335 - Assignment 2]]'''</li></ul></td>
 +
  <td  style="border-bottom: thin solid black;">'''Online Resources:'''<ul><li>[https://www.openldap.org/doc/admin24/ OpenLDAP Administration Guide]</li><li>[https://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html CentOS server & client setup guide]</li></ul></td>
 +
  <td style="border-bottom: thin solid black;font-weight:bold;">[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_8 Lab 7: OpenLDAP]</td>
 +
 
 +
  </tr>
 
<tr valign="top">
 
<tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>23 - 29 Nov </td>
+
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>Aug 3-9</td>
  <td  style="border-bottom: thin solid black;">'''Setup and Configure Secure Shell Services'''<ul><li>Network Services</li><li>SSH</li></ul></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></td>
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>[[Lab 7 Warnings / Debrief]]</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 TLS, 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;">&nbsp;<br>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7_-_CentOS7 lab7]</td>
+
<td style="border-bottom: thin solid black;font-weight:bold;"> <br>[https://wiki.cdot.senecacollege.ca/wiki/OPS335_Lab_7 Lab 8: Encrypted connections and webmail]</td>
</tr>
+
 
<tr valign="top">
 
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>30 Nov - 6 Dec</td>
 
  <td  style="border-bottom: thin solid black;">'''Setting Up, Using &amp; Maintaining a DHCP Server'''<ul><li>DHCP Server</li></ul></td>
 
  <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>[[Lab 8 Warnings / Debrief]]</li></ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;<br>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8_-_CentOS7 lab8]</td>
 
</tr>
 
<tr valign="top">
 
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>7 - 9 Dec</td>
 
  <td  style="border-bottom: thin solid black;">'''Evaluation: Assignment 2, labs 5 - 8 & Practical Test 2'''</td>
 
  <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''</td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;</td>
 
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>10 - 16 August</td>
+
   <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Week 12:'''<br>Aug 10-14</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;">'''Evaluation / Review:'''<ul><li>Exam Review (time permitting)</li><li>Final Exam</li></ul></td>
 
  </tr>
 
  </tr>
 
</table>
 
</table>
Line 119: Line 110:
 
[[OPS335 Resources]]
 
[[OPS335 Resources]]
 
[[Category:OPS335]]
 
[[Category:OPS335]]
 
 
 
 
 
 
 
 
 
 
|'''Week 8'''
 
02 Nov - 06 Nov
 
|
 
 
 
|
 
 
|
 
[[OPS335 W13 Lab 6 | Lab 6]]
 
*Apache Install/Config
 
|-
 
 
|'''Week 9'''
 
09 Nov - 13 Nov
 
|
 
SAMBA
 
*smbclient, smbmount (mount -t cifs)
 
*smb.conf, testparm
 
*smbpasswd, pdbedit
 
*getsebool, setsebool
 
|
 
*Chapter 30 - Cooperating with Windows
 
|
 
[[OPS335 Samba Lab|Lab 7]]
 
*Samba Servers and Clients
 
|-
 
 
|'''Week 10'''
 
16 Nov - 20 Nov
 
|
 
NFS with Automount
 
*exportfs, showmount, /etc/exports,autofs, auto.master
 
 
Assignment 2 Released
 
|
 
*Chapter 18 - The Network File System
 
|
 
[[OPS335 NFS Lab|Lab 8]]
 
*NFS Setup
 
|-
 
 
|'''Week 11'''
 
23 Nov - 27 Nov
 
|
 
NIS
 
*ypserv, ypbind, ypcat
 
|
 
*Chapter 19 - Sharing System Files
 
|
 
[[OPS335 NIS Lab|Lab 9]]
 
*NIS Configuration
 
|-
 
 
|'''Week 12'''
 
30 Nov - 04 Dec
 
|
 
Test #2
 
 
FTP Server
 
|
 
* vsftpd (ftp server)
 
** [https://security.appspot.com/vsftpd.html  project web site]
 
** [http://vsftpd.beasts.org/vsftpd_conf.html /etc/vsftpd/vsftpd.conf configuration file]
 
** [https://security.appspot.com/vsftpd/FAQ.txt vsftpd FAQ]
 
* [http://www.cyberciti.biz/faq/linux-unix-ftp-commands/ Tutorial on ftp commands]
 
|
 
[[OPS335 W13 FTP Lab | Lab 10]]
 
*VSFTP Server Setup
 
|-
 
 
|'''Week 13'''
 
07 Dec - 09 Dec
 
|
 
Exam Review
 
 
Assignment 2 Due
 
|
 
|
 
*Outstanding Labs
 
|-
 
 
!colspan="4"|Exam Week
 

Revision as of 11:08, 21 May 2020

Summer 2020

Instructors:

  • Ahad Mammadov (Sections A and C - Jul/Aug)
  • Ryan Lockhart (Sections B and C - May/Jun)
  • Andrew Smith (Section D)

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 18-24
Introduction to OPS335:
  • Outline, policies
  • Assignments, labs, evaluation, email
  • Preparation for OPS335 labs
Lecture Notes:Online Reference: Prep for Labs
Week 2:
May 25-31
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:
June 1-7
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
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:
June 7-14
Domain Name System (DNS): Lecture Notes:Online Reference: Lab 3: DNS
Performing DNS Queries
  • SOA, MX, TXT records
  • Coordinating multiple servers
Lecture Notes:
  • Slides:
    DNS Queries: Web PDF
    Primary vs Secondary DNS Servers:
    Web PDF
Online Reference:
Week 5:
June 15-21
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
Lecture Notes:
  • Slides: Mail Server (basic concepts)
    Web PDF
  • Chapter 20 - Electronic Mail
Online Reference:
Lab 4a:
Simple Mail Server Setup
Week 6:
June 22-28
Evaluation / Review:    
Study Week:
June 29-July 5
 
Week 7:
July 6-12
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 8:
July 13-19
File Server:
  • Samba:
    • smbclient, smbmount (mount -t cifs)
    • smb.conf, testparm, smbpasswd, pdbedit
    • getsebool, setsebool
Lecture Notes:
  • Slides: Samba Server Setup
    Web PDF
  • Chapter 30 - Cooperating with Windows
Online Resources:
Lab 5: Samba Server
Week 9:
July 20-26
Web Server:
  • Apache:
    • LAMP stack installation and configuration
Lecture Notes:
  • Slides: Lamp Installation & Configuration: web PDF
Online Resources:
Lab 6: Web Server
Week 10:
July 27-Aug 2
OpenLDAP: Online Resources: Lab 7: OpenLDAP
Week 11:
Aug 3-9
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)
Lecture Notes:
  • Slides:
    Encrypting Mail Messages:
    web PDF
    Setting Up Webmail:
    web PDF
  • Chapter 23 - Web Hosting
Online Resources:

Lab 8: Encrypted connections and webmail
Week 12:
Aug 10-14
Evaluation / Review:
  • Exam Review (time permitting)
  • Final Exam


OPS335 Resources