Difference between revisions of "OPS335 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Winter 2016)
(Winter 2016)
Line 23: Line 23:
 
   <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>11-17 Jan<br />(No class Monday Jan 11th:<br>Experience Seneca)</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;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/temtn2twr9fn/copy-of-welcome-to-ops335/ Web]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week1.pdf PDF]<br>'''NOTE:''' Web slides require ''Adobe Flash'' in Centos7:<br><span style="font-family:courier;">yum -y install \<br>http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm<br><br>yum -y install \<br>http://linuxdownload.adobe.com/linux/x86_64/adobe-release-x86_64-1.0-1.noarch.rpm<br><br>yum install flash-plugin</span><br><br></li><li>Chapter 1 - Where to Start</li><li>'''Online Reference:'''<ul><li>[https://wiki.centos.org/TipsAndTricks#head-4c9ee55a5c9dc051bd32e795b46a3856e41a0335 Centos7 Install Tips]</li></ul></li></ul></td>
+
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/temtn2twr9fn/copy-of-welcome-to-ops335/ Web]  [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week1.pdf PDF]</li><li>[[OPS335_Install_Flash]]</li></ul>Online Reference:'''<ul><li>[https://wiki.centos.org/TipsAndTricks#head-4c9ee55a5c9dc051bd32e795b46a3856e41a0335 Centos7 Install Tips]</li></ul></td>
 
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Installation_Lab Prep for Labs]</td>
 
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Installation_Lab Prep for Labs]</td>
 
  </tr>
 
  </tr>
Line 42: Line 42:
 
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>1-7 Feb</td>
 
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>1-7 Feb</td>
 
   <td  style="border-bottom: thin solid black;">'''More practice with iptables'''<ul><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;">'''More practice with iptables'''<ul><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>[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_1#Linux_Network_Connection_Configuration_Troubleshooting Test Network Connectivity] (From Lab1)</li><li>[http://www.microhowto.info/troubleshooting/troubleshooting_iptables.html Troubleshooting iptables]</li><li>[https://community.rackspace.com/products/f/25/t/248 Basic IPTABLES Troubleshooting]</li><li>[http://serverfault.com/questions/289040/troubleshooting-firewall-and-routing-on-linux Troubleshooting Firewall and Routing on Linux]</li></ul></td>  <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_2b Lab 2b:<br>Additional iptables Troubleshooting]</td>
+
   <td  style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_1#Linux_Network_Connection_Configuration_Troubleshooting Test Network Connectivity] (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;">[http://zenit.senecac.on.ca/wiki/index.php/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 5:'''<br>8-14 Feb</td>
 
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>8-14 Feb</td>

Revision as of 04:08, 3 February 2016

Winter 2016

Instructors:

  • Peter Callaghan (Section A)
  • Murray Saul (Section C)
  • Andrew Smith (Section 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:
11-17 Jan
(No class Monday Jan 11th:
Experience Seneca)
Introduction to OPS335:
  • Outline, policies
  • Assignments, labs, evaluation, email
  • Preparation for OPS335 labs
Lecture Notes:Online Reference: Prep for Labs
Week 2:
18-24 Jan
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:
25-31 Jan
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:
1-7 Feb
More practice with iptables
  • Debugging firewall problems:
    • Troubleshooting Procedures
    • Troubleshooting Tools
    • Troubleshooting Exercises
Online Reference: Lab 2b:
Additional iptables Troubleshooting
Week 5:
8-14 Feb
Domain Name System (DNS):
  • DNS Concepts:
    • /etc/resolv.conf
    • /etc/hosts
    • /etc/named.conf
  • DNS Tools: nslookup, dig, host
Lecture Notes:
  • Slides:
    DNS Concepts & Setup: Web PDF
    Querying Name Servers: [ Web] [ PDF]
  • Chapter 17 - DNS: The Domain Name System
Online Reference:
Lab 3: DNS
Week 6:
15-21 Feb
(Monday the 15th is a holiday)
Mail:
  • postfix, smtp, imap, pop, mailx
Lecture Notes:
  • Slides: [ Web] [ PDF]
  • Chapter 20 - Electronic Mail
Online Reference:
  • Postfix Mail Configuration
Lab 4: Email
 
Week 7:
22-28 Feb
Evaluation:
  • Midterm Test 1
   
Study Week:
29 Feb - 6 Mar
(No Scheduled Classes)
 
Week 8:
7-13 Mar
Web Servers:
  • Apache installation and configuration
Lecture Notes:
  • Slides: [ Web] [ PDF]
Online Resources:
  • Chapter 23 - Web Hosting
lab 5:
Web Server
Week 9:
14-20 Mar
SAMBA:
  • smbclient, smbmount (mount -t cifs)
  • smb.conf, testparm
  • smbpasswd, pdbedit
  • getsebool, setsebool
Lecture Notes:
  • Slides: [ Web] [ PDF]
Online Resources:
  • Chapter 23 - Web Hosting
  • Chapter 30 - Cooperating with Windows
Lab 6:
Samba
Week 10:
21-27 Mar Nov
(Friday the 25th is a holiday)
NFS with Automount:
  • exportfs, showmount, /etc/exports,autofs, auto.master
Lecture Notes:
  • Slides: [ Web] [ PDF]
Online Resources:
  • Chapter 18 - The Network File System
  • NSF Setup
Lab 7:
NFS
Week 11:
28 Mar - 3 Apr
NIS:
  • ypserv, ypbind, ypcat
Lecture Notes:
  • Slides: [ Web] [ PDF]
Online Resources:
  • Chapter 19 - Sharing System Files
 
Lab 8:
NIS
Week 12:
4-10 Apr
Miscellaneous:
  • FTP Server
  • Midterm Test 2 (if applicable)
  • Work on Assignment 2
Lecture Notes:
  • Slides: [ Web] [ PDF]
Online Resources:
  • x
 
Week 13:
11-17 Apr
Review:
  • Exam Review
  • Assignment 2 Due
   
Exam Week:
TBA
 


OPS335 Resources