Difference between revisions of "OPS245 Weekly Schedule dev"
Line 55: | Line 55: | ||
*[https://www.dropbox.com/s/mral0c2pnxpqsgu/if4.py?dl=1 if4.py] | *[https://www.dropbox.com/s/mral0c2pnxpqsgu/if4.py?dl=1 if4.py] | ||
*[https://www.dropbox.com/s/9v857kr93r82pbh/if5.py?dl=1 if5.py] | *[https://www.dropbox.com/s/9v857kr93r82pbh/if5.py?dl=1 if5.py] | ||
− | |[[OPS245 Lab 2|Lab 2: Creating and Using Virtual Machines]] | + | |[[OPS245 Lab 2 dev|Lab 2: Creating and Using Virtual Machines]] |
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
Line 85: | Line 85: | ||
*[https://www.dropbox.com/s/hp7qqvai7xklv5w/w5-l1.pptx?dl=1 Troubleshooting, Archiving, Package Management] | *[https://www.dropbox.com/s/hp7qqvai7xklv5w/w5-l1.pptx?dl=1 Troubleshooting, Archiving, Package Management] | ||
*[https://www.dropbox.com/s/95xdxemu20fad3s/w5-l2.pptx?dl=1 Python Scripting (part 4)t] | *[https://www.dropbox.com/s/95xdxemu20fad3s/w5-l2.pptx?dl=1 Python Scripting (part 4)t] | ||
− | |[[OPS245 Lab 3|Lab 3: Troubleshooting, Archiving, and Packages]] | + | |[[OPS245 Lab 3 dev|Lab 3: Troubleshooting, Archiving, and Packages]] |
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
Line 103: | Line 103: | ||
'''Script Samples:''' | '''Script Samples:''' | ||
− | |[[OPS245 Lab 4|Lab 4: Users, Groups and Services]] | + | |[[OPS245 Lab 4 dev|Lab 4: Users, Groups and Services]] |
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
Line 127: | Line 127: | ||
*[https://www.dropbox.com/s/vp7dyu760ah433q/w8-l1.pptx?dl=1 Monitoring Disk Space, <code>crontab</code>] | *[https://www.dropbox.com/s/vp7dyu760ah433q/w8-l1.pptx?dl=1 Monitoring Disk Space, <code>crontab</code>] | ||
*[https://www.dropbox.com/s/h0lymk1pq8somdp/w8-l2.pptx?dl=1 Python Scripting (part 6)] | *[https://www.dropbox.com/s/h0lymk1pq8somdp/w8-l2.pptx?dl=1 Python Scripting (part 6)] | ||
− | |[[OPS245 Lab 5|Lab 5: Monitoring Disk Space - Investigation 1]] | + | |[[OPS245 Lab 5 dev|Lab 5: Monitoring Disk Space - Investigation 1]] |
Line 146: | Line 146: | ||
*[https://www.dropbox.com/s/i15jbfrw0t1afw5/awkFile3?dl=1 awkFile3] | *[https://www.dropbox.com/s/i15jbfrw0t1afw5/awkFile3?dl=1 awkFile3] | ||
*[https://www.dropbox.com/s/d2apxu1nc6p50q9/awkFile4?dl=1 awkFile4] | *[https://www.dropbox.com/s/d2apxu1nc6p50q9/awkFile4?dl=1 awkFile4] | ||
− | |[[OPS245 Lab 5#INVESTIGATION 2: MANAGING HARD DISK SPACE USING LVM|Lab 5: Using LVM - Investigation 2]] | + | |[[OPS245 Lab 5 dev#INVESTIGATION 2: MANAGING HARD DISK SPACE USING LVM|Lab 5: Using LVM - Investigation 2]] |
Line 159: | Line 159: | ||
*[https://www.dropbox.com/s/degjqz79cahb8em/w10-l1.pptx?dl=1 Creating a Virtual Network] | *[https://www.dropbox.com/s/degjqz79cahb8em/w10-l1.pptx?dl=1 Creating a Virtual Network] | ||
*[https://www.dropbox.com/s/bjdc97c430ypvjk/w10-l2.pptx?dl=1 Python Scripting (part 7)] | *[https://www.dropbox.com/s/bjdc97c430ypvjk/w10-l2.pptx?dl=1 Python Scripting (part 7)] | ||
− | |[[OPS245 Lab 6|Lab 6: Virtual Networks]] | + | |[[OPS245 Lab 6 dev|Lab 6: Virtual Networks]] |
Line 170: | Line 170: | ||
*[https://www.dropbox.com/s/q61rurwnpmavk0z/w11-l1.pptx?dl=1 Securing Network via SSH] | *[https://www.dropbox.com/s/q61rurwnpmavk0z/w11-l1.pptx?dl=1 Securing Network via SSH] | ||
*[https://www.dropbox.com/s/nmjeh2uciq2d7sp/W11-l2.pptx?dl=1 Configuring Firewalls (iptables)] | *[https://www.dropbox.com/s/nmjeh2uciq2d7sp/W11-l2.pptx?dl=1 Configuring Firewalls (iptables)] | ||
− | |[[OPS245 Lab 7|Lab 7: Setup and Configure SSH]] | + | |[[OPS245 Lab 7 dev|Lab 7: Setup and Configure SSH]] |
Line 179: | Line 179: | ||
|'''Lecture Notes:''' | |'''Lecture Notes:''' | ||
*[https://www.dropbox.com/s/taikt9hk9ffjtyg/w12-l1.pptx?dl=1 Setting up a DHCP Server] | *[https://www.dropbox.com/s/taikt9hk9ffjtyg/w12-l1.pptx?dl=1 Setting up a DHCP Server] | ||
− | |[[OPS245 Lab 8|Lab 8: Setup and Configure a DHCP Server]] | + | |[[OPS245 Lab 8 dev|Lab 8: Setup and Configure a DHCP Server]] |
Revision as of 13:02, 26 January 2023
Summer 2023
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: Sept 5 - Sept 9 |
Create a Red Hat Enterprise Linux (RHEL) VM in VMware:
|
Lecture Notes: | Lab 1: Installing RHEL 9 with VMWare Workstation
WARNING:
|
Week 2: Sept 12 - Sept 16 |
Post-Installation Tasks:
|
Lecture Notes: | Scripting Exercises: |
Week 3: Sept 19 - Sept 23 |
Creating & Using Virtual Machines
|
Lecture Notes:
Script Samples: |
Lab 2: Creating and Using Virtual Machines |
Week 4: Sept 26 - Sept 30 |
Creating & Using Virtual Machines / Continued:
|
Lecture Notes:
Script Samples: |
|
Week 5: Oct 3 - Oct 7 |
Troubleshooting, Archiving, Package Management:
|
Lecture Notes: | Lab 3: Troubleshooting, Archiving, and Packages |
Week 6: Oct 10 - Oct 14 |
Managing Users, Groups & Services:
Evaluation:
|
Lecture Notes:
Script Samples: |
Lab 4: Users, Groups and Services |
Week 7: Oct 17 - Oct 21 |
Evaluation:
|
| |
Study Week: Oct 24 - Oct 28 | |||
Week 8: Oct 31 - Nov 4 |
Monitoring Disk Space, Intro to LVM
|
Lecture Notes: | Lab 5: Monitoring Disk Space - Investigation 1
|
Week 9: Nov 7 - Nov 11 |
Using LVM
|
Lecture Notes:
Script Samples: |
Lab 5: Using LVM - Investigation 2
|
Week 10: Nov 14 - Nov 18 |
Configuring a Network Using Virtual Machines
|
Lecture Notes: | Lab 6: Virtual Networks
|
Week 11: Nov 21 - Nov 25 |
Setup and Configure Secure Shell Services
|
Lecture Notes: | Lab 7: Setup and Configure SSH
|
Week 12: Nov 28 - Dec 2 |
Setting Up, Using & Maintaining a DHCP Server
|
Lecture Notes: | Lab 8: Setup and Configure a DHCP Server
|
Week 13: Dec 5 - Dec 9 |
Evaluation:
|
||
Week 14: Dec 12 - Dec 14 |
Evaluation:
|