Difference between revisions of "OPS245 Weekly Schedule"
m (Formatting as a 14 week semester again. Still need to fill in content.) |
|||
Line 1: | Line 1: | ||
[[Category:OPS245]][[Category:peter.callaghan]] | [[Category:OPS245]][[Category:peter.callaghan]] | ||
− | = | + | = Fall 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>07 - 10 Sep |
|'''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>13 - 17 Sep |
|'''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>20 - 24 Sep |
|'''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>30 Sep - 01 Oct |
|'''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>04 - 08 Oct |
|'''Troubleshooting, Archiving, Package Management:''' | |'''Troubleshooting, Archiving, Package Management:''' | ||
*Common Troubleshooting Examples | *Common Troubleshooting Examples | ||
Line 95: | Line 95: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week 6:'''<br> | + | |'''Week 6:'''<br>11 - 15 Oct |
|'''Managing Users, Groups & Services:''' | |'''Managing Users, Groups & Services:''' | ||
*User Management | *User Management | ||
Line 117: | Line 117: | ||
|[[OPS245 Lab 4|Lab 4: Users, Groups and Services]] | |[[OPS245 Lab 4|Lab 4: Users, Groups and Services]] | ||
+ | |- style="vertical-align:top;" | ||
+ | |'''Week 7:'''<br>18 - 22 Oct | ||
+ | |'''Fill In''' | ||
+ | |'''Lecture Notes:''' | ||
+ | |[[OPS245 Lab 5|LAB ??]] | ||
|- 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>25 - 29 Oct |
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 8:'''<br>01 - 05 Nov |
|'''Monitoring Disk Space, Intro to LVM''' | |'''Monitoring Disk Space, Intro to LVM''' | ||
*Monitoring Hard Disk Space | *Monitoring Hard Disk Space | ||
Line 137: | Line 142: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 9:'''<br>08 - 12 Nov |
|'''Using LVM''' | |'''Using LVM''' | ||
*Using Logical Volume Manager (LVM) | *Using Logical Volume Manager (LVM) | ||
Line 154: | Line 159: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 10:'''<br>15 - 19 Nov |
|'''Configuring a Network Using Virtual Machines''' | |'''Configuring a Network Using Virtual Machines''' | ||
*Static Network Configuration | *Static Network Configuration | ||
Line 168: | Line 173: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 11:'''<br>22 - 26 Nov |
|'''Setup and Configure Secure Shell Services''' | |'''Setup and Configure Secure Shell Services''' | ||
*Network Services | *Network Services | ||
Line 179: | Line 184: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 12:'''<br>29 Nov - 03 Dec |
|'''Setting Up, Using & Maintaining a DHCP Server''' | |'''Setting Up, Using & Maintaining a DHCP Server''' | ||
*DHCP Server | *DHCP Server | ||
Line 188: | Line 193: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
− | |'''Week | + | |'''Week 13:'''<br>06 - 10 Dec |
|'''Evaluation:''' | |'''Evaluation:''' | ||
*Assignment 2 | *Assignment 2 | ||
− | *Final | + | | |
+ | | | ||
+ | |||
+ | |- style="vertical-align:top;" | ||
+ | |'''Week 13:'''<br>13 - 15 Dec | ||
+ | |'''Evaluation:''' | ||
+ | *Final Assessment | ||
| | | | ||
| | | |
Revision as of 12:36, 24 August 2021
Fall 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: 07 - 10 Sep |
Create a CentOS Linux VM in VMware:
|
Lecture Notes: | Lab 1: Installing CentOS 7 with VMWare Workstation
WARNING:
|
Week 2: 13 - 17 Sep |
Post-Installation Tasks:
|
Lecture Notes:
Script Samples: |
Scripting Practice: |
Week 3: 20 - 24 Sep |
Creating & Using Virtual Machines
|
Lecture Notes:
Script Samples: |
Lab 2: Creating and Using Virtual Machines |
Week 4: 30 Sep - 01 Oct |
Creating & Using Virtual Machines / Continued:
|
Lecture Notes:
Script Samples: |
|
Week 5: 04 - 08 Oct |
Troubleshooting, Archiving, Package Management:
Evaluation:
|
Lecture Notes: | Lab 3: Troubleshooting, Archiving, and Packages |
Week 6: 11 - 15 Oct |
Managing Users, Groups & Services:
Evaluation:
|
Lecture Notes:
Script Samples: |
Lab 4: Users, Groups and Services |
Week 7: 18 - 22 Oct |
Fill In | Lecture Notes: | LAB ??
|
Study Week: 25 - 29 Oct | |||
Week 8: 01 - 05 Nov |
Monitoring Disk Space, Intro to LVM
|
Lecture Notes: | Lab 5: Monitoring Disk Space - Investigation 1
|
Week 9: 08 - 12 Nov |
Using LVM
|
Lecture Notes:
Script Samples: |
Lab 5: Using LVM - Investigation 2
|
Week 10: 15 - 19 Nov |
Configuring a Network Using Virtual Machines
|
Lecture Notes: | Lab 6: Virtual Networks
|
Week 11: 22 - 26 Nov |
Setup and Configure Secure Shell Services
|
Lecture Notes: | Lab 7: Setup and Configure SSH
|
Week 12: 29 Nov - 03 Dec |
Setting Up, Using & Maintaining a DHCP Server
|
Lecture Notes: | Lab 8: Setup and Configure a DHCP Server
|
Week 13: 06 - 10 Dec |
Evaluation:
|
||
Week 13: 13 - 15 Dec |
Evaluation:
|