Difference between revisions of "OPS245 Weekly Schedule"
m |
m (Moving slide links to ops245 folder.) |
||
Line 15: | Line 15: | ||
*Obtain System Information | *Obtain System Information | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w1-l1.pptx Welcome to OPS245!] |
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w1-l2.pptx Installing Linux] |
|[[OPS245 Lab 1|Lab 1: Installing CentOS 7 with VMWare Workstation]] | |[[OPS245 Lab 1|Lab 1: Installing CentOS 7 with VMWare Workstation]] | ||
Line 52: | Line 52: | ||
*Installing Guest VMs | *Installing Guest VMs | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w3-l1.pptx Installing Virtual Machines] |
*[https://ict.senecacollege.ca/~ops245/slides/w3-l2.pptx Python Scripting (part2)] | *[https://ict.senecacollege.ca/~ops245/slides/w3-l2.pptx Python Scripting (part2)] | ||
'''Script Samples:''' | '''Script Samples:''' | ||
Line 71: | Line 71: | ||
*Decision Making in Python Scripts | *Decision Making in Python Scripts | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w4-l1.pptx Managing Virtual Machines] |
*[https://ict.senecacollege.ca/~ops245/slides/w4-l2.pptx Python Scripting (part3)] | *[https://ict.senecacollege.ca/~ops245/slides/w4-l2.pptx Python Scripting (part3)] | ||
'''Script Samples:''' | '''Script Samples:''' | ||
Line 89: | Line 89: | ||
*Assignment 1 | *Assignment 1 | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w5-l1.pptx Troubleshooting, Archiving, Package Management] |
|[[OPS245 Lab 3|Lab 3: Troubleshooting, Archiving, and Packages]] | |[[OPS245 Lab 3|Lab 3: Troubleshooting, Archiving, and Packages]] | ||
Line 103: | Line 103: | ||
*Test 1 | *Test 1 | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w6-l1.pptx Managing Users, Groups & Services] |
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w6-l2.pptx Managing Sudo] |
'''Script Samples:''' | '''Script Samples:''' | ||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/samples/menu2.bash menu2.bash] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/samples/menu2.bash menu2.bash] | ||
Line 134: | Line 134: | ||
|'''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/w7-l1.pptx Python Scripting (part 3)] | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~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 144: | Line 144: | ||
*Creating Shell Scripts to Flag Low Disk Space | *Creating Shell Scripts to Flag Low Disk Space | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w9-l1.pptx Introduction to LVM] |
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w9-l2.pptx Advanced uses of the <code>awk</code> command] |
*Demonstration of Growing ''/home'' partition using LVM: [https://youtu.be/4fGQmw9RInYg YouTube] | *Demonstration of Growing ''/home'' partition using LVM: [https://youtu.be/4fGQmw9RInYg YouTube] | ||
'''Script Samples:''' | '''Script Samples:''' | ||
Line 163: | Line 163: | ||
*Using Python Scripts to Access Files | *Using Python Scripts to Access Files | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w10-l1.pptx Creating a Virtual Network] |
− | |||
*[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w10-l3.pptx Python Scripting (part 4)] | *[https://ict.senecacollege.ca/~peter.callaghan/ops245/slides/w10-l3.pptx Python Scripting (part 4)] | ||
|[[OPS245 Lab 6|Lab 6: Virtual Networks]] | |[[OPS245 Lab 6|Lab 6: Virtual Networks]] | ||
Line 175: | Line 174: | ||
*SSH | *SSH | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w11-l1.pptx Securing Network via SSH] |
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w11-l2.pptx Configuring Firewalls (iptables)] |
|[[OPS245 Lab 7|Lab 7: Setup and Configure SSH]] | |[[OPS245 Lab 7|Lab 7: Setup and Configure SSH]] | ||
Line 185: | Line 184: | ||
*DHCP Server | *DHCP Server | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
− | *[https://ict.senecacollege.ca/~ | + | *[https://ict.senecacollege.ca/~ops245/slides/w12-l1.pptx Setting up a DHCP Server] |
|[[OPS245 Lab 8|Lab 8: Setup and Configure a DHCP Server]] | |[[OPS245 Lab 8|Lab 8: Setup and Configure a DHCP Server]] | ||
Revision as of 14:04, 1 September 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:
|