Open main menu

CDOT Wiki β

Changes

OSL740 Weekly Schedule

57 bytes added, 22:45, 29 April 2023
no edit summary
[[Category:OSL740]][[Category:peter.callaghan]]
= Winter 2022 2023=
This schedule is a considered to be a general guideline for week-by-week content. Due dates may vary per instructor.
!style="width: 30%"|Labs
|- style="vertical-align:top;"
|'''Week 1:'''<br>Jan 10 08 - Jan 1412 May
|'''Create a CentOS Linux VM in VMware:'''
*Install CentOS (Full Install) in VMware Workstation application (create customized partitions)
|'''Lecture Notes:'''
<!--*[https://ict.senecacollege.ca/~ops245/slides/w1-l1.pptx Welcome to OPS245!]-->
*[https://ictwww.senecacollegedropbox.cacom/~peter.callaghan/osl740s/slides4haxp0xwbi3o9fj/w1-l2.pptx ?dl=1 Installing Linux]
|[[OSL740 Lab 1|Lab 1: Installing CentOS 7 with VMWare Workstation]]
|- style="vertical-align:top;"
|'''Week 2:'''<br>Jan 17 15 - Jan 2119 May
|'''Post-Installation Tasks:'''
*Post-Install Commands
*Using a Python Shell Script to Create a Post Installation Report
|'''Lecture Notes:'''
*[https://ictwww.senecacollegedropbox.cacom/~peter.callaghan/osl740s/slides0ltyu91p1wnzga1/w2-l1.pptx ?dl=1 Python Scripting (part 1)]
|'''Scripting Practice:'''
|- style="vertical-align:top;"
|'''Week 3:'''<br>Jan 24 22 - Jan 2826 May
|'''Creating & Using Virtual Machines'''
*Installing and Using Virtualization Software
*[https://www.dropbox.com/s/81bu4ejorsju1px/w3-l2.pptx?dl=1 Python Scripting (part 2)]
'''Script Samples:'''
*[https://ictwww.senecacollegedropbox.cacom/~ops245s/sampleszghzz1buba69uev/menu.py ?dl=1 menu.py]*[https://ictwww.senecacollegedropbox.cacom/~ops245s/samplesmhqktafdpgyl8ej/if1.py ?dl=1 if1.py]*[https://ictwww.senecacollegedropbox.cacom/~ops245s/samplesc84qd7letrdjy5q/twoif.py ?dl=1 twoif.py]*[https://ictwww.senecacollegedropbox.cacom/~ops245s/sampleslwmqwf1z6zlvgls/if2.py ?dl=1 if2.py]*[https://ictwww.senecacollegedropbox.cacom/~ops245s/samples23jf41sm27dgx14/if3.py ?dl=1 if3.py]*[https://ictwww.senecacollegedropbox.cacom/~ops245s/samples57qk32m33e8xh0e/if4.py ?dl=1 if4.py]*[https://ictwww.senecacollegedropbox.cacom/~ops245s/samples1xjjad2apjsredg/if5.py ?dl=1 if5.py]
|[[OSL740 Lab 2|Lab 2: Creating and Using Virtual Machines]]
|- style="vertical-align:top;"
|'''Week 4:'''<br>Jan 31 29 May - Feb 402 June
|'''Creating & Using Virtual Machines / Continued:'''
*Manipulating Virtual Machines
*[https://www.dropbox.com/s/58jmn3ytdijf371/w4-l2.pptx?dl=1 Python Scripting (part 3)]
'''Script Samples:'''
*[https://ictwww.senecacollegedropbox.cacom/~peter.callaghans/ops245/samplessorkj6d0ciz386g/userprint.py ?dl=1 userprint.py]*[https://ict.senecacollegewww.ca/~peterdropbox.callaghancom/ops245s/samplesk4j5kkmi53zvz6y/countup.py ?dl=1 countup.py]*[https://ictwww.senecacollege.ca/~peterdropbox.callaghancom/ops245s/samplesj329vtfbzfrc4ll/countup2.py ?dl=1 countup2.py]
|
|- style="vertical-align:top;"
|'''Week 5:'''<br>Feb 7 05 - Feb 1109 June
|'''Troubleshooting, Archiving, Package Management:'''
*Common Troubleshooting Examples
*Archiving Files
*Package Management
*Looping in Python scripts
|'''Lecture Notes:'''
*[https://www.dropbox.com/s/45uhysjtaubbipp/w5-l1.pptx?dl=1 Troubleshooting, Archiving, Package Management]
|- style="vertical-align:top;"
|'''Week 6:'''<br>Feb 14 12 - Feb 1816 June
|'''Managing Users, Groups & Services:'''
*User Management
*Service Status
*Starting / Stopping Services
*Looping Command Line Arguments in Python scriptsScripts
'''Evaluation:'''
*Assignment 1
*[https://www.dropbox.com/s/432n67vzbjlzu8m/w6-l3.pptx?dl=1 Python Scripting (part 5)]
'''Script Samples:'''
*[https://www.dropbox.com/s/w2iivrlgyg7il6b/pizza1.py?dl=1 pizza1.py]*[https://www.dropbox.com/s/mjdgqbqmjgsgji2/pizza2.py?dl=1 pizza2.py]*[https://www.dropbox.com/s/ojfy3vpsi8y7ktq/pizza2.1.py?dl=1 pizza2.1.py]*[https://www.dropbox.com/s/i0ryrg7xbgqnuzo/pizza3.py?dl=1 pizza3.py]
|[[OSL740 Lab 4|Lab 4: Users, Groups and Services]]
|- style="vertical-align:top;"
|'''Week 7:'''<br>Feb 21 29 - Feb 2523 June<br>(Monday is a holiday)
|'''Evaluation:'''
*Midterm Test 1
|
|
|- style="vertical-align:top;"
!colspan="4" style="text-align:left;"| '''Study Week:'''<br>Feb 28 26 June - Mar 430 June
|- style="vertical-align:top;"
|'''Week 8:'''<br>Mar 7 03 - Mar 1107 July
|'''Monitoring Disk Space, Intro to LVM'''
*Monitoring Hard Disk Space
*Error Handling in Python Scripts
|'''Lecture Notes:'''
*<!--[https://ictwww.senecacollegedropbox.cacom/~ops245s/slidesjnqqbpg63u6v3k6/w8-l1.pptx ?dl=1 Monitoring Disk Space, <code>crontab</code>]-->*<!--[https://ictwww.senecacollegedropbox.cacom/~ops245s/slidesghs4kldg86dmjpj/w8-l2.pptx ?dl=1 Python Scripting (part 56)]-->|<!--[[OPS245 OSL740 Lab 5|Lab 5: Monitoring Disk Space - Investigation 1]]-->
|- style="vertical-align:top;"
|'''Week 9:'''<br>Mar 10 - 14 - Mar 18July
|'''Using LVM'''
*Using Logical Volume Manager (LVM)
*Creating Shell Scripts to Flag Low Disk Space
|'''Lecture Notes:'''
*<!--[https://ictwww.senecacollegedropbox.cacom/~ops245s/slidesr1vwtb2p61asgkr/w9-l1.pptx ?dl=1 Introduction to LVM]-->*<!--[https://ictwww.senecacollegedropbox.cacom/~ops245s/slidesixttb7hovdhaite/w9-l2.pptx ?dl=1 Advanced uses of the <code>awk</code> command]-->
*Demonstration of Growing ''/home'' partition using LVM: [https://youtu.be/4fGQmw9RInYg YouTube]
'''Script Samples:'''
*[https://ict.senecacollege.ca/~ops245/samples/cars cars]
*[https://ict.senecacollege.ca/~ops245/samples/users2.txt users2.txt]
*[https://ictwww.senecacollegedropbox.cacom/~peter.callaghans/ops245/samples3ijejkbajvrs33r/awkFile1 ?dl=1 awkFile1]*[https://ict.senecacollegewww.ca/~peterdropbox.callaghancom/ops245s/samplesr6ltcp89vofymls/awkFile2 ?dl=1 awkFile2]*[https://ictwww.senecacollege.ca/~peterdropbox.callaghancom/ops245s/samples7wwp6fmuwyhczo3/awkFile3 ?dl=1 awkFile3]*[https://ict.senecacollegewww.ca/~peterdropbox.callaghancom/ops245s/samplesamd6j0akop9o3em/awkFile4 ?dl=1 awkFile4]|<!--[[OPS245 OSL740 Lab 5#INVESTIGATION 2: MANAGING HARD DISK SPACE USING LVM|Lab 5: Using LVM - Investigation 2]]-->
|- style="vertical-align:top;"
|'''Week 10:'''<br>Mar 17 -21 - Mar 25July
|'''Configuring a Network Using Virtual Machines'''
*Static Network Configuration
*Using Python Scripts to Access Files
|'''Lecture Notes:'''
<!--*[https://ictwww.senecacollegedropbox.cacom/~ops245s/slidesm40pmj5kq4ndava/w10-l1.pptx ?dl=1 Creating a Virtual Network]--><!--*[https://ictwww.senecacollegedropbox.cacom/~ops245s/slides72dydlt1s1usbnf/w10-l2.pptx ?dl=1 Python Scripting (part 67)]-->|<!--[[OPS245 OSL740 Lab 6|Lab 6: Virtual Networks]]-->
|- style="vertical-align:top;"
|'''Week 11:'''<br>Mar 24 -28 - Apr 1July
|'''Setup and Configure Secure Shell Services'''
*Network Services
*SSH
|'''Lecture Notes:'''
*<!--[https://ictwww.senecacollegedropbox.cacom/~ops245s/slidesyuerrtir9nfdva2/w11-l1.pptx ?dl=1 Securing Network via SSH]-->*<!--[https://ictwww.senecacollegedropbox.cacom/~ops245s/slideshnzq8wr27dgmn5p/w11W11-l2.pptx ?dl=1 Configuring Firewalls (iptables)]-->|<!--[[OPS245 OSL740 Lab 7|Lab 7: Setup and Configure SSH]]-->
|- style="vertical-align:top;"
|'''Week 12:'''<br>Apr 4 31 July - Apr 804 Aug
|'''Setting Up, Using & Maintaining a DHCP Server'''
*DHCP Server
|'''Lecture Notes:'''
*<!--[https://ictwww.senecacollegedropbox.cacom/~ops245s/slidesya14qe2ldh4953u/w12-l1.pptx ?dl=1 Setting up a DHCP Server]-->|<!--[[OPS245 OSL740 Lab 8|Lab 8: Setup and Configure a DHCP Server]]-->
|- style="vertical-align:top;"
|'''Week 13:'''<br>Apr 07 -11 - Apr 15<br>(Friday is a holiday)Aug
|'''Evaluation:'''
*Assignment 2
*Test 2
|
|
|- style="vertical-align:top;"
|'''Week 14:'''<br>Apr 14 - 18 - Apr 22Aug
|'''Evaluation:'''
*Final AssessmentExam
|
|
2
edits