Difference between revisions of "Summer 2010 OPS235 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(OPS235 Weekly Schedule)
 
(11 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
|-
 
|-
 
|'''Week 1'''
 
|'''Week 1'''
Jan 11 - 15
+
May 10-14
 
|Course overview
 
|Course overview
 
* Welcome to OPS235
 
* Welcome to OPS235
Line 40: Line 40:
 
|-
 
|-
 
|'''Week 2'''
 
|'''Week 2'''
Jan 18 - 22
+
May 17-21
 
|
 
|
 
Installing Linux
 
Installing Linux
Line 53: Line 53:
 
|-
 
|-
 
|'''Week 3'''
 
|'''Week 3'''
Jan 25 - 29
+
May 24-28
 
|
 
|
 
Using Virtual Machines
 
Using Virtual Machines
Line 68: Line 68:
 
|-
 
|-
 
|'''Week 4'''
 
|'''Week 4'''
Feb 1 - 5
+
May 31-June 4
 
|
 
|
 
* Logical Volume Management
 
* Logical Volume Management
Line 83: Line 83:
 
|-
 
|-
 
|'''Week 5'''
 
|'''Week 5'''
Feb 8 - 12
+
June 7-11
 
|
 
|
 
* Using Filesystems in Regular Files (loopback)
 
* Using Filesystems in Regular Files (loopback)
Line 94: Line 94:
 
|-
 
|-
 
|'''Week 6'''
 
|'''Week 6'''
Feb 15 - 19
+
June 14-18
 
|
 
|
 
* Catch up
 
* Catch up
Line 104: Line 104:
 
|-
 
|-
 
|'''Week 7'''
 
|'''Week 7'''
Feb 22 - 26
+
June 21-25
 
|
 
|
 
* Practical Test 1 (covering weeks 1-5)
 
* Practical Test 1 (covering weeks 1-5)
Line 112: Line 112:
  
 
|-
 
|-
!colspan="4"|Study Week - March 1-5
+
!colspan="4"|Study Week - June 28-July 2
 
|-
 
|-
 
|'''Week 8'''
 
|'''Week 8'''
Mar 8 - 12
+
July 5-9
 
|
 
|
* Assignment 1 Evaluation
+
<!-- * Assignment 1 Evaluation
 
+
-->
 
* Static Network Configuration
 
* Static Network Configuration
 
* Network Configuration with a DHCP client
 
* Network Configuration with a DHCP client
Line 128: Line 128:
 
|-
 
|-
 
|'''Week 9'''
 
|'''Week 9'''
Mar 15 - 19
+
July 12-16
 
|
 
|
 
* Network Services
 
* Network Services
Line 134: Line 134:
 
|
 
|
 
* Network services/ssh
 
* Network services/ssh
 +
* [[IPTables]]
 
|[[OPS235 Lab 7|Lab 7]]
 
|[[OPS235 Lab 7|Lab 7]]
  
 
|-
 
|-
 
|'''Week 10'''
 
|'''Week 10'''
Mar 22 - 26
+
July 19-23
 
|
 
|
 
* DHCP Server
 
* DHCP Server
Line 147: Line 148:
 
|-
 
|-
 
|'''Week 11'''
 
|'''Week 11'''
Apr 1 - 5
+
July 26-30
 
|
 
|
* Pluggable Authentication Modules (PAM)
+
<!-- * SELinux and Apache (httpd)
 
+
-->
 +
* Assignment 2 released
 
* Review for Practical and Written Tests
 
* Review for Practical and Written Tests
 
|
 
|
* PAM Configuration
+
<!-- * SELinux and httpd -->
|[[OPS235 Lab 9|Lab 9]]
+
|
 +
 
  
 
|-
 
|-
 
|'''Week 12'''
 
|'''Week 12'''
Apr 8-12
+
Aug 2-6
 
|
 
|
* Written Test 2 (covering weeks 5-10)
+
* Written Test 2
 
* Practical Test 2
 
* Practical Test 2
 
|
 
|
Line 168: Line 171:
 
|-
 
|-
 
|'''Week 13'''
 
|'''Week 13'''
Apr 15 - 19
+
Aug 9-13
 
|
 
|
 
* Assignment 2 Due
 
* Assignment 2 Due
 
 
* Review for Exam
 
* Review for Exam
 
|
 
|
Line 177: Line 179:
  
 
|-
 
|-
!colspan="4"|Exam Week - April 22-26
+
!colspan="4"|Exam Week<!-- - OPS235 Exam is on Tuesday April 20 at 2:00 pm in the Gym
 
+
-->
 
|}
 
|}
  
 
[[OPS235 Resources]]
 
[[OPS235 Resources]]

Latest revision as of 10:32, 3 August 2010

OPS235 Weekly Schedule

Important.png
The course schedule, labs, and links are subject to change.
Check with your professor for details and changes specific to your section.
Week Objectives and Tasks Assigned Reading Labs / Exercises
Week 1

May 10-14

Course overview
  • Welcome to OPS235
  • Course Format
  • Assigned Readings
  • Required materials

Introduction to Linux

  • Introduction to Linux
  • How does a computer boot?
  • Boot Device and Boot Order
  • Booting a "LIVE CD"

Storage - Hard Disks and Partioning

  • Devices
  • Hard Disk Partitions
  • File Systems
  • Linux Directory Structure

Intro to Linux

Hard Disks and Partitioning

Lab 1
Week 2

May 17-21

Installing Linux

  • Installing Fedora
  • Boot loaders
Lab 2
Week 3

May 24-28

Using Virtual Machines

  • Installing and Using Virtualization Software
  • Installing Guest VMs

Assignment 1 Released

Lab 3
Week 4

May 31-June 4

  • Logical Volume Management
  • Package management with rpm and yum
  • User and Group Management

Lab 4

Week 5

June 7-11

  • Using Filesystems in Regular Files (loopback)
  • Using Archive Files (tar, tar.gz, tgz)
  • Compiling Software from Source Code
  • Customizing System Startup (/etc/rc.d directories)
Lab 5
Week 6

June 14-18

  • Catch up
  • Review for Practical and Written tests
  • Work on assignment
Week 7

June 21-25

  • Practical Test 1 (covering weeks 1-5)
  • Written Test 1 (covering weeks 1-5)
Study Week - June 28-July 2
Week 8

July 5-9

  • Static Network Configuration
  • Network Configuration with a DHCP client
  • Basic TCP/IP network commands: ping, ifconfig, netstat
  • Configuring Networking
Lab 6
Week 9

July 12-16

  • Network Services
  • SSH
Lab 7
Week 10

July 19-23

  • DHCP Server
  • DHCP Server
Lab 8
Week 11

July 26-30

  • Assignment 2 released
  • Review for Practical and Written Tests


Week 12

Aug 2-6

  • Written Test 2
  • Practical Test 2


Week 13

Aug 9-13

  • Assignment 2 Due
  • Review for Exam
Exam Week

OPS235 Resources