Difference between revisions of "OPS245 Weekly Schedule"
m (Fixing link to dhcp slides.) |
(→Summer 2021: - updated schedule) |
||
Line 1: | Line 1: | ||
[[Category:OPS245]][[Category:peter.callaghan]] | [[Category:OPS245]][[Category:peter.callaghan]] | ||
− | = | + | = Summer 2021 = |
This schedule is a considered to be a general guideline for week-by-week content. Due dates may vary per instructor. | This schedule is a considered to be a general guideline for week-by-week content. Due dates may vary per instructor. | ||
Line 9: | Line 9: | ||
!style="width: 30%"|Labs | !style="width: 30%"|Labs | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week 1:'''<br> | + | |'''Week 1:'''<br>17 - 21 May |
|'''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 27: | Line 27: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week 2:'''<br> | + | |'''Week 2:'''<br>24 - 28 May |
|'''Post-Installation Tasks:''' | |'''Post-Installation Tasks:''' | ||
*Post-Install Commands | *Post-Install Commands | ||
Line 48: | Line 48: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week 3:'''<br> | + | |'''Week 3:'''<br>31 May - 04 Jun |
|'''Creating & Using Virtual Machines''' | |'''Creating & Using Virtual Machines''' | ||
*Installing and Using Virtualization Software | *Installing and Using Virtualization Software | ||
Line 65: | Line 65: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week 4:'''<br> | + | |'''Week 4:'''<br>07 - 11 Jun |
|'''Creating & Using Virtual Machines / Continued:''' | |'''Creating & Using Virtual Machines / Continued:''' | ||
*Manipulating Virtual Machines | *Manipulating Virtual Machines | ||
Line 82: | Line 82: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week 5:'''<br> | + | |'''Week 5:'''<br>14 - 18 Jun |
|'''Troubleshooting, Archiving, Package Management:''' | |'''Troubleshooting, Archiving, Package Management:''' | ||
*Common Troubleshooting Examples | *Common Troubleshooting Examples | ||
*Archiving Files | *Archiving Files | ||
*Package Management | *Package Management | ||
+ | '''Evaluation:''' | ||
+ | *Assignment 1 | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w5-l1.pptx Troubleshooting, Archiving, Package Management] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w5-l1.pptx Troubleshooting, Archiving, Package Management] | ||
Line 93: | Line 95: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week 6:'''<br> | + | |'''Week 6:'''<br>21 - 25 Jun |
|'''Managing Users, Groups & Services:''' | |'''Managing Users, Groups & Services:''' | ||
*User Management | *User Management | ||
Line 100: | Line 102: | ||
*Starting / Stopping Services | *Starting / Stopping Services | ||
*Looping in Python scripts | *Looping in Python scripts | ||
+ | '''Evaluation:''' | ||
+ | *Test 1 | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w6-l1.pptx Managing Users, Groups & Services] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w6-l1.pptx Managing Users, Groups & Services] | ||
Line 112: | Line 116: | ||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/samples/go4.bash go4.bash] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/samples/go4.bash go4.bash] | ||
|[[OPS245 Lab 4|Lab 4: Users, Groups and Services]] | |[[OPS245 Lab 4|Lab 4: Users, Groups and Services]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | !colspan="4" style="text-align:left;"| '''Study Week:'''<br> | + | !colspan="4" style="text-align:left;"| '''Study Week:'''<br>27 Jun - 02 Jul |
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 7:'''<br>05 - 09 Jul |
|'''Monitoring Disk Space, Intro to LVM''' | |'''Monitoring Disk Space, Intro to LVM''' | ||
*Monitoring Hard Disk Space | *Monitoring Hard Disk Space | ||
Line 134: | Line 129: | ||
*Using LVM | *Using LVM | ||
*Creating Shell Scripts to Flag Low Disk Space | *Creating Shell Scripts to Flag Low Disk Space | ||
− | + | *Error Handling in Python Scripts | |
− | * | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
+ | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w7-l1.pptx Python Scripting (part 3)] | ||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w8-l1.pptx Monitoring Disk Space, <code>crontab</code>] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w8-l1.pptx Monitoring Disk Space, <code>crontab</code>] | ||
|[[OPS245 Lab 5|Lab 5: Monitoring Disk Space - Investigation 1]] | |[[OPS245 Lab 5|Lab 5: Monitoring Disk Space - Investigation 1]] | ||
Line 142: | Line 137: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 8:'''<br>12 - 16 Jul |
|'''Using LVM''' | |'''Using LVM''' | ||
*Using Logical Volume Manager (LVM) | *Using Logical Volume Manager (LVM) | ||
Line 159: | Line 154: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 9:'''<br>19 - 23 Jul |
|'''Configuring a Network Using Virtual Machines''' | |'''Configuring a Network Using Virtual Machines''' | ||
*Static Network Configuration | *Static Network Configuration | ||
*Network Configuration with a DHCP client | *Network Configuration with a DHCP client | ||
*Basic TCP/IP network commands: <code>ping</code>, <code>ip</code>, <code>ss</code> | *Basic TCP/IP network commands: <code>ping</code>, <code>ip</code>, <code>ss</code> | ||
− | * | + | *Using Python Scripts to Access Files |
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w10-l1.pptx Creating a Virtual Network] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w10-l1.pptx Creating a Virtual Network] | ||
Line 173: | Line 168: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 10:'''<br>26 - 30 Jul |
|'''Setup and Configure Secure Shell Services''' | |'''Setup and Configure Secure Shell Services''' | ||
*Network Services | *Network Services | ||
Line 184: | Line 179: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 11:'''<br>02 - 06 Aug |
|'''Setting Up, Using & Maintaining a DHCP Server''' | |'''Setting Up, Using & Maintaining a DHCP Server''' | ||
*DHCP Server | *DHCP Server | ||
− | * | + | '''Evaluation:''' |
+ | *Test 2 | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w12-l1.pptx Setting up a DHCP Server] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w12-l1.pptx Setting up a DHCP Server] | ||
Line 194: | Line 190: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 12:'''<br>09 - 13 Aug |
|'''Evaluation:''' | |'''Evaluation:''' | ||
*Assignment 2 | *Assignment 2 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*Final Exam | *Final Exam | ||
| | | | ||
| | | |
Revision as of 14:41, 8 May 2021
Summer 2021
This schedule is a considered to be a general guideline for week-by-week content. Due dates may vary per instructor.
Week | Objectives and Tasks | References | Labs |
---|---|---|---|
Week 1: 17 - 21 May |
Create a CentOS Linux VM in VMware:
|
Lecture Notes: | Lab 1: Installing CentOS 7 with VMWare Workstation
WARNING:
|
Week 2: 24 - 28 May |
Post-Installation Tasks:
|
Lecture Notes:
Script Samples: |
Scripting Practice: |
Week 3: 31 May - 04 Jun |
Creating & Using Virtual Machines
|
Lecture Notes:
Script Samples: |
Lab 2: Creating and Using Virtual Machines |
Week 4: 07 - 11 Jun |
Creating & Using Virtual Machines / Continued:
|
Lecture Notes:
Script Samples: |
|
Week 5: 14 - 18 Jun |
Troubleshooting, Archiving, Package Management:
Evaluation:
|
Lecture Notes: | Lab 3: Troubleshooting, Archiving, and Packages |
Week 6: 21 - 25 Jun |
Managing Users, Groups & Services:
Evaluation:
|
Lecture Notes:
Script Samples: |
Lab 4: Users, Groups and Services
|
Study Week: 27 Jun - 02 Jul | |||
Week 7: 05 - 09 Jul |
Monitoring Disk Space, Intro to LVM
|
Lecture Notes: | Lab 5: Monitoring Disk Space - Investigation 1
|
Week 8: 12 - 16 Jul |
Using LVM
|
Lecture Notes:
Script Samples: |
Lab 5: Using LVM - Investigation 2
|
Week 9: 19 - 23 Jul |
Configuring a Network Using Virtual Machines
|
Lecture Notes: | Lab 6: Virtual Networks
|
Week 10: 26 - 30 Jul |
Setup and Configure Secure Shell Services
|
Lecture Notes: | Lab 7: Setup and Configure SSH
|
Week 11: 02 - 06 Aug |
Setting Up, Using & Maintaining a DHCP Server
Evaluation:
|
Lecture Notes: | Lab 8: Setup and Configure a DHCP Server
|
Week 12: 09 - 13 Aug |
Evaluation:
|