Difference between revisions of "OPS235 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Summer 2018)
Line 6: Line 6:
 
'''Instructors:'''
 
'''Instructors:'''
 
*'''Raymond Chan''' (First Half: Section '''D''')
 
*'''Raymond Chan''' (First Half: Section '''D''')
 +
*'''Chris Johnson''' (Second Half: Sections '''A''' & '''C''')
 
*'''Murray Saul''' (First Half: Sections '''A''' , '''B'''  & '''C''')
 
*'''Murray Saul''' (First Half: Sections '''A''' , '''B'''  & '''C''')
*'''Anthony Austin''' (Second Half: Sections '''A''' , '''B''' , '''C''' & '''D'''  )
+
*'''Anthony Austin''' (Second Half: Sections '''B''' & '''D'''  )
 
|
 
|
 
'''Note:''' Each OPS235 instructor will indicate the due dates for labs, tests and assignments.<br><br>This schedule is a considered to be a general guideline for week-by-week content.
 
'''Note:''' Each OPS235 instructor will indicate the due dates for labs, tests and assignments.<br><br>This schedule is a considered to be a general guideline for week-by-week content.
Line 111: Line 112:
 
   <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;">'''Setup and Configure Secure Shell Services'''<ul><li>Network Services</li><li>SSH</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Securing Network via SSH: [https://prezi.com/dj6_vmmuds0t/securing-a-network-via-ssh/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w11a.pdf pdf ]<br>Configuring Firewalls (iptables): [https://prezi.com/9zurywz2gkyx/configuring-a-firewall-iptables/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_week11b.pdf pdf ]</td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Securing Network via SSH: [https://prezi.com/dj6_vmmuds0t/securing-a-network-via-ssh/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w11a.pdf pdf ]<br>Configuring Firewalls (iptables): [https://prezi.com/9zurywz2gkyx/configuring-a-firewall-iptables/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_week11b.pdf pdf ]</td>
   <td style="border-bottom: thin solid black;font-weight:bold;">LAB 7:<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_7_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7_-_CentOS7_-_SSD2 Solid State Drive]</li></ul></td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7_-_CentOS7_-_SSD2 Lab 7]
 +
<!-- no longer used
 +
<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_7_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7_-_CentOS7_-_SSD2 Solid State Drive]</li></ul>
 +
--></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
Line 117: Line 121:
 
   <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;">'''Setting Up, Using &amp; Maintaining a DHCP Server'''<ul><li>DHCP Server</li></ul></td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Setting up a DHCP Server: [https://prezi.com/zkpwa8y_6ovt/setting-up-dhcp/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w12.pdf pdf ]</td>
 
   <td  style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Setting up a DHCP Server: [https://prezi.com/zkpwa8y_6ovt/setting-up-dhcp/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w12.pdf pdf ]</td>
   <td style="border-bottom: thin solid black;font-weight:bold;">LAB 8:<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_8_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8_-_CentOS7_-_SSD2 Solid State Drive]</li></ul></td>
+
   <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8_-_CentOS7_-_SSD2 Lab 8]
 +
<!-- no longer used
 +
<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_8_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8_-_CentOS7_-_SSD2 Solid State Drive]</li></ul>
 +
--></td>
 
  </tr>
 
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">

Revision as of 16:27, 22 June 2018

Summer 2018

Instructors:

  • Raymond Chan (First Half: Section D)
  • Chris Johnson (Second Half: Sections A & C)
  • Murray Saul (First Half: Sections A , B & C)
  • Anthony Austin (Second Half: Sections B & D )

Note: Each OPS235 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 7 - 13
Create a Centos Linux VM in VMware:
  • Install CentOS (Full Install) in VMware Workstation application (create customized partitions)
  • Shell Scripting
  • Obtain System Information
Lecture Notes:
Welcome to OPS235!: web pdf
Installing Linux: web pdf

Setup Tutorial:
OPS335_Install_Flash
(to view web notes in Centos7)
Lab1

WARNING:
If using on your notebook computer, only use VMware Workstation Pro in MS Windows OS!
Week 2:
May 14 - 20
Post Installation Tasks:
  • Post Install Commands
  • Bash Shell Scripting Essentials
  • Using a Bash Shell Script to Create a Post Installation Report
Lecture Notes:
Bash Shell Scripting (part 1): web pdf
 
Week 3:
May 21 - 27
Creating & Using Virtual Machines
  • Installing and Using Virtualization Software
  • Installing Guest VMs
Lecture Notes:
Installing Virtual Machines: web pdf
Lab2
Week 4:
May 28 - June 3
Creating & Using Virtual Machines / Continued:
  • Manipulating Virtual Machines
  • Backing-up Virtual Machines
  • Manipulating Virtual Machines with Shell Scripts
Lecture Notes:
Managing Virtual Machines: web pdf
Bash Shell Scripting (part2): web pdf
 
Week 5:
June 4 - 10
Troubleshooting, Archiving, Package Management:
  • Common Troubleshooting Examples
  • Archiving Files
  • Package Management
Lecture Notes:
Troubleshooting, Archiving,
Package Management: web pdf
Bash Shell Scripting (part 3): web pdf
Lab 3
Week 6:
June 11 - 17
Managing Users, Groups & Services:
  • User Management
  • Group Management
  • Service Status
  • Starting / Stopping Services
Lecture Notes:
Managing Users, Groups & Services:
web pdf
Bash Shell Scripting (part 4): web pdf
Lab 4
Week 7:
June 18 - 24
Evaluation:
  • Assignment 1
  • Labs 1 - 4
  • Written Midterm Test
  • Practical Test #1
   
Study Week:
June 25 - July 1
 
Week 8:
July 2 - 8
Monitoring Disk Space, Intro to LVM / Practical Test 1
  • Monitoring Hard Disk Space
  • LVM - Definition
  • Using LVM
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
Monitoring Disk Space, crontab, awk command: web pdf
Lab 5
Week 9:
July 9 - 15
Using LVM
  • Using LVM
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
Introduction to LVM: web pdf
Demonstration of Growing /home
partition using LVM: Youtube Video
 
Week 10:
July 16 - 22
Configuring a Network Using Virtual Machines
  • Static Network Configuration
  • Network Configuration with a DHCP client
  • Basic TCP/IP network commands: ping, ifconfig, netstat
Lecture Notes:
Creating a Virtual Private Network (VPN):
web pdf
Bash Shell Scripting (part 6): web pdf
Lab 6
Week 11:
July 23 - 29
Setup and Configure Secure Shell Services
  • Network Services
  • SSH
Lecture Notes:
Securing Network via SSH: web pdf
Configuring Firewalls (iptables): web pdf
Lab 7
Week 12:
July 30 - Aug 5
Setting Up, Using & Maintaining a DHCP Server
  • DHCP Server
Lecture Notes:
Setting up a DHCP Server: web pdf
Lab 8
Week 13:
Aug 6 - 12
Evaluation:
  • Assignment 2
  • Labs 5 - 8
  • Practical Test #2
   
Exam Week:
August 13 - 17