OPS235 Weekly Schedule

From CDOT Wiki
Revision as of 09:46, 25 April 2018 by Msaul (talk | contribs) (Summer 2018)
Jump to: navigation, search

Summer 2018

Instructors:

  • Raymond Chan (First Half: Section D)
  • Murray Saul (First Half: Sections A , B & C)
  • Anthony Austin (Second Half: Sections A , B , C & D )

Note: Each OPS235 instructor will indicate the due dates for labs, tests and assignments.
This schedule is a considered to be a general guideline for week-by-week content.



Week Objectives and Tasks Reference Labs
Week 1:
May 7 - 13
Create a Centos Linux VM in VMware:
  • Install CentOS (Full Install) in VMware Workstation application (create customized partitions)
  • Shell Scripting
  • Obtain System Information
Lecture Notes:
Welcome to OPS235!: web pdf
Installing Linux: web pdf

Setup Tutorial:
OPS335_Install_Flash (in order to view web notes in Centos7)
LAB 1:
Week 2:
May 14 - 20
Post Installation Tasks:
  • Post Install Commands
  • Bash Shell Scripting Essentials
  • Using a Bash Shell Script to Create a Post Installation Report
Lecture Notes:
Bash Shell Scripting (part 1): web pdf
 
Week 3:
May 21 - 27
Creating & Using Virtual Machines
  • Installing and Using Virtualization Software
  • Installing Guest VMs
Lecture Notes:
Installing Virtual Machines: web pdf
LAB 2:
Week 4:
May 28 - June 3
Creating & Using Virtual Machines / Continued:
  • Manipulating Virtual Machines
  • Backing-up Virtual Machines
  • Manipulating Virtual Machines with Shell Scripts
Lecture Notes:
Managing Virtual Machines: web pdf
Bash Shell Scripting (part2): web pdf
 
Week 5:
June 4 - 10
Troubleshooting, Archiving, Package Management:
  • Common Troubleshooting Examples
  • Archiving Files
  • Package Management
Lecture Notes:
Troubleshooting, Archiving, Package Management: web pdf
Bash Shell Scripting (part 3): web pdf
LAB 3:
Week 6:
June 11 - 17
Managing Users, Groups & Services:
  • User Management
  • Group Management
  • Service Status
  • Starting / Stopping Services
Lecture Notes:
Managing Users, Groups & Services: web pdf
Bash Shell Scripting (part 4): web pdf
LAB 4:
Week 7:
June 18 - 24
Evaluation:
  • Assignment 1
  • Labs 1 - 4
  • Written Midterm Test
  • Practical Test #1
   
Study Week:
June 25 - July 1
 
Week 8:
Mar 14 - 20
Monitoring Disk Space, Intro to LVM / Practical Test 1
  • Monitoring Hard Disk Space
  • LVM - Definition
  • Using LVM
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
Monitoring Disk Space, crontab, awk command: web pdf
LAB 5:
Week 9:
Mar 21 - 27
Using LVM
  • Using LVM
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
Introduction to LVM: web pdf
Demonstration of Growing /home
partition using LVM: Youtube Video
 
Week 10:
Mar 28 - Apr 3
Good Friday Holidy, March 30th
(no scheduled classes)
Configuring a Network Using Virtual Machines
  • Static Network Configuration
  • Network Configuration with a DHCP client
  • Basic TCP/IP network commands: ping, ifconfig, netstat
Lecture Notes:
Creating a Virtual Private Network (VPN): web pdf
Bash Shell Scripting (part 6): web pdf
LAB 6:
Week 11:
Apr 4 - 10
Setup and Configure Secure Shell Services
  • Network Services
  • SSH
Lecture Notes:
Securing Network via SSH: web pdf
Configuring Firewalls (iptables): web pdf
LAB 7:
Week 12:
Apr 11 - 17
Setting Up, Using & Maintaining a DHCP Server
  • DHCP Server
Lecture Notes:
Setting up a DHCP Server: web pdf
LAB 8:
Week 13:
Apr 18 - 24
Evaluation:
  • Assignment 2
  • Labs 5 - 8
  • Practical Test #2