Difference between revisions of "OPS235 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(Replaces hard-coded HTML with wiki markup)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Fall 2019 =
+
= Winter 2020 =
  
 
{|
 
{|
 
|style="width: 50%"|'''Instructors:'''
 
|style="width: 50%"|'''Instructors:'''
*[mailto:ahad.mammadov@senecacollege.ca Ahad Mammadov] (Sections '''A''' and '''C''')
+
*[mailto:brian.gray@senecacollege.ca Brian Gray] (Sections '''A, B, C''')
*[mailto:chris.johnson@senecacollege.ca Chris Johnson] (Section '''B''')
+
*[mailto:andrew.smith@senecacollege.ca Andrew Smith] (Sections '''D, E, F, G''')
*[mailto:colin.yip@senecacollege.ca Colin Yip] (Sections '''D''' and '''E''')
+
|<br>This schedule is a considered to be a general guideline for week-by-week content.<br>'''Note:''' Each OPS235 instructor will indicate the due dates for labs, tests and assignments.
|<br>'''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 15: Line 14:
 
!style="width: 30%"|Labs
 
!style="width: 30%"|Labs
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 1:'''<br>Sep 2-8
+
|'''Week 1:'''<br>Jan 6-12
 
|'''Create a CentOS Linux VM in VMware:'''
 
|'''Create a CentOS Linux VM in VMware:'''
 
*Install CentOS (Full Install) in VMware Workstation application (create customized partitions)
 
*Install CentOS (Full Install) in VMware Workstation application (create customized partitions)
Line 35: Line 34:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 2:'''<br>Sep 9-15
+
|'''Week 2:'''<br>Jan 13-19
 
|'''Post-Installation Tasks:'''
 
|'''Post-Installation Tasks:'''
 
*Post-Install Commands
 
*Post-Install Commands
Line 42: Line 41:
 
|'''Lecture Notes:'''
 
|'''Lecture Notes:'''
 
*Bash Shell Scripting (part 1): [https://prezi.com/bk1pw0n-qjwp/bash-shell-scripting-part-1/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w1_l3.pdf pdf]
 
*Bash Shell Scripting (part 1): [https://prezi.com/bk1pw0n-qjwp/bash-shell-scripting-part-1/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w1_l3.pdf pdf]
 +
'''Scripting practice:'''
 +
*[[OPS235_Scripting_Exercises | OPS235 Scripting Exercises]]
 
|
 
|
  
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 3:'''<br>Sep 16-22
+
|'''Week 3:'''<br>Jan 20-26
 
|'''Creating & Using Virtual Machines'''
 
|'''Creating & Using Virtual Machines'''
 
*Installing and Using Virtualization Software
 
*Installing and Using Virtualization Software
Line 56: Line 57:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 4:'''<br>Sep 23-29
+
|'''Week 4:'''<br>Jan 27-Feb 2
 
|'''Creating & Using Virtual Machines / Continued:'''
 
|'''Creating & Using Virtual Machines / Continued:'''
 
*Manipulating Virtual Machines
 
*Manipulating Virtual Machines
Line 68: Line 69:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 5:'''<br>Sep 30-Oct 6
+
|'''Week 5:'''<br>Feb 3-9
 
|'''Troubleshooting, Archiving, Package Management:'''
 
|'''Troubleshooting, Archiving, Package Management:'''
 
*Common Troubleshooting Examples
 
*Common Troubleshooting Examples
Line 80: Line 81:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 6:'''<br>Oct 7-13
+
|'''Week 6:'''<br>Feb 10-16
 
|'''Managing Users, Groups & Services:'''
 
|'''Managing Users, Groups & Services:'''
 
*User Management
 
*User Management
Line 93: Line 94:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 7:'''<br>Oct 14-20
+
|'''Week 7:'''<br>Feb 17-23
 
|'''Evaluation:'''
 
|'''Evaluation:'''
 
*Assignment 1
 
*Assignment 1
Line 104: Line 105:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
!colspan="4" style="text-align:left;"| '''Study Week:'''<br>Oct 21-27
+
!colspan="4" style="text-align:left;"| '''Study Week:'''<br>Feb 24-Mar 1
 +
 
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 8:'''<br>Oct 28-Nov 3
+
|'''Week 8:'''<br>Mar 2-8
 
|'''Monitoring Disk Space, Intro to LVM'''
 
|'''Monitoring Disk Space, Intro to LVM'''
 
*Monitoring Hard Disk Space
 
*Monitoring Hard Disk Space
Line 118: Line 120:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 9:'''<br>Nov 4-10
+
|'''Week 9:'''<br>Mar 9-15
 
|'''Using LVM'''
 
|'''Using LVM'''
 
*Using Logical Volume Manager (LVM)
 
*Using Logical Volume Manager (LVM)
Line 129: Line 131:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 10:'''<br>Nov 11-17
+
|'''Week 10:'''<br>Mar 16-22
 
|'''Configuring a Network Using Virtual Machines'''
 
|'''Configuring a Network Using Virtual Machines'''
 
*Static Network Configuration
 
*Static Network Configuration
Line 135: Line 137:
 
*Basic TCP/IP network commands: <code>ping</code>, <code>ifconfig</code>, <code>netstat</code>
 
*Basic TCP/IP network commands: <code>ping</code>, <code>ifconfig</code>, <code>netstat</code>
 
|'''Lecture Notes:'''
 
|'''Lecture Notes:'''
*Creating a Virtual Private Network (VPN): [https://prezi.com/kwgvo8g5eraj/creating-a-virtual-private-network-vpn/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w10a.pdf pdf]
+
*Creating a Virtual Network: [https://prezi.com/kwgvo8g5eraj/creating-a-virtual-private-network-vpn/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w10a.pdf pdf]
 
*Bash Shell Scripting (part 6): [https://prezi.com/7j9ggxkg7jqc/copy-of-creating-a-virtual-private-network-vpn/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w10b.pdf pdf]
 
*Bash Shell Scripting (part 6): [https://prezi.com/7j9ggxkg7jqc/copy-of-creating-a-virtual-private-network-vpn/ web] [https://ict.senecacollege.ca/~ops235/slides/ops235_w10b.pdf pdf]
|[[OPS235 Lab 6|Lab 6: Virtual Private Networks]]
+
|[[OPS235 Lab 6|Lab 6: Virtual Networks]]
  
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 11:'''<br>Nov 18-24
+
|'''Week 11:'''<br>Mar 23-29
 
|'''Setup and Configure Secure Shell Services'''
 
|'''Setup and Configure Secure Shell Services'''
 
*Network Services
 
*Network Services
Line 152: Line 154:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 12:'''<br>Nov 25-Dec 1
+
|'''Week 12:'''<br>Mar 30-Apr 5
 
|'''Setting Up, Using & Maintaining a DHCP Server'''
 
|'''Setting Up, Using & Maintaining a DHCP Server'''
 
*DHCP Server
 
*DHCP Server
Line 161: Line 163:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''Week 13:'''<br>Dec 2-8
+
|'''Week 13:'''<br>Apr 6-12
 
|'''Evaluation:'''
 
|'''Evaluation:'''
 
*Assignment 2
 
*Assignment 2
Line 171: Line 173:
  
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
!colspan="4" style="text-align:left;"| '''Exam Week:'''<br>Dec 9-13
+
!colspan="4" style="text-align:left;"| '''Exam Week:'''<br>Apr 13-17
 
|}
 
|}
  
 
[[Category:OPS235]]
 
[[Category:OPS235]]

Revision as of 15:00, 2 March 2020

Winter 2020

Instructors:
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.
Week Objectives and Tasks References Labs
Week 1:
Jan 6-12
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:

Setup Tutorial:

Lab 1: Installing CentOS 7 with VMWare Workstation


WARNING:
If working from home, use VMware Workstation (Windows/Linux) or VMware Fusion (macOS).

Do not use any other virtualization software!

Week 2:
Jan 13-19
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

Scripting practice:


Week 3:
Jan 20-26
Creating & Using Virtual Machines
  • Installing and Using Virtualization Software
  • Installing Guest VMs
Lecture Notes:
  • Installing Virtual Machines: web pdf
Lab 2: Creating and Using Virtual Machines


Week 4:
Jan 27-Feb 2
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:
Feb 3-9
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: Troubleshooting, Archiving, and Packages


Week 6:
Feb 10-16
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: Users, Groups and Services


Week 7:
Feb 17-23
Evaluation:
  • Assignment 1
  • Labs 1 - 4
  • Written Midterm Test
  • Practical Test #1


Study Week:
Feb 24-Mar 1
Week 8:
Mar 2-8
Monitoring Disk Space, Intro to LVM
  • 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: Monitoring Disk Space - Investigation 1


Week 9:
Mar 9-15
Using LVM
  • Using Logical Volume Manager (LVM)
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
  • Introduction to LVM: web pdf
  • Demonstration of Growing /home partition using LVM: YouTube
Lab 5: Using LVM - Investigation 2


Week 10:
Mar 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 Network: web pdf
  • Bash Shell Scripting (part 6): web pdf
Lab 6: Virtual Networks


Week 11:
Mar 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: Setup and Configure SSH


Week 12:
Mar 30-Apr 5
Setting Up, Using & Maintaining a DHCP Server
  • DHCP Server
Lecture Notes:
  • Setting up a DHCP Server: web pdf
Lab 8: Setup and Configure a DHCP Server


Week 13:
Apr 6-12
Evaluation:
  • Assignment 2
  • Labs 5 - 8
  • Practical Test #2


Exam Week:
Apr 13-17