Difference between revisions of "Winter 2012 OPS235 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 122: Line 122:
 
|-
 
|-
 
!colspan="4"|Study Week - February 27 - March 2
 
!colspan="4"|Study Week - February 27 - March 2
 
 
|-
 
|-
|'''Week 8'''
+
|
March 5 - 9
+
:'''Week 8'''
 
+
:March 5 - 9
 
|
 
|
 
<!-- * Assignment 1 Evaluation -->
 
<!-- * Assignment 1 Evaluation -->
'''Configuring a Network Using Virtual Machines'''
+
:'''Configuring a Network Using Virtual Machines'''
* Static Network Configuration
+
:* Static Network Configuration
* Network Configuration with a DHCP client
+
:* Network Configuration with a DHCP client
* Basic TCP/IP network commands: ping, ifconfig, netstat
+
:* Basic TCP/IP network commands: ping, ifconfig, netstat
 
|
 
|
Networking with Virtual Machines (Introduction)
+
:Networking with Virtual Machines (Introduction)
* [http://en.wikipedia.org/wiki/Virtual_network Virtual Network - Definition]
+
:* [http://en.wikipedia.org/wiki/Virtual_network Virtual Network - Definition]
* [http://www.reallylinux.com/docs/networkingadmin.shtml Important Linux Networking Commands] (Also refer to lab 6 notes)
+
:* [http://www.reallylinux.com/docs/networkingadmin.shtml Important Linux Networking Commands] (Also refer to lab 6 notes)
* [http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html Linux Network Configuration]
+
:* [http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html Linux Network Configuration]
* [[IPTables]] Reference
+
:* [[IPTables]] Reference
* Lab6 Notes: [http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6#Investigation_8:_How_do_I_view_and_configure_the_IPTABLES_firewall.3F_--_Basic_Function.2FConfiguration IPTABLES Firewall]
+
:* Lab6 Notes: [http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6#Investigation_8:_How_do_I_view_and_configure_the_IPTABLES_firewall.3F_--_Basic_Function.2FConfiguration IPTABLES Firewall]
 
|
 
|
 
:OPS235 Lab 6
 
:OPS235 Lab 6
 
:(N/A)
 
:(N/A)
 
 
|-
 
|-
|'''Week 9'''
 
March 12 - 16
 
 
 
|
 
|
* Network Services
+
:'''Week 9'''
* SSH
+
:March 12 - 16
 +
|
 +
:* Network Services
 +
:* SSH
 
|
 
|
* Network services/ssh
+
:* Network services/ssh
* [http://support.suso.com/supki/SSH_Tutorial_for_Linux SSH Tutorial]
+
:* [http://support.suso.com/supki/SSH_Tutorial_for_Linux SSH Tutorial]
* [http://it.toolbox.com/blogs/locutus/shh-securing-ssh-howto-10640 How to Make SSH More Secure]
+
:* [http://it.toolbox.com/blogs/locutus/shh-securing-ssh-howto-10640 How to Make SSH More Secure]
* [[IPTables]]
+
:* [[IPTables]]
* Interest Topic: [http://linuxgazette.net/issue58/sharma.html Linux Security Tips] (See Areas involving Networking)
+
:* Interest Topic: [http://linuxgazette.net/issue58/sharma.html Linux Security Tips] (See Areas involving Networking)
 
|
 
|
 
:OPS235 Lab 7
 
:OPS235 Lab 7
Line 162: Line 160:
  
 
|-
 
|-
|'''Week 10'''
+
|
March 26 - 30
+
:'''Week 10'''
 +
:March 26 - 30
  
 
|
 
|
* DHCP Server
+
:* DHCP Server
 
|
 
|
* DHCP Server Definition:<br />[http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocolhttp://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol]
+
:* DHCP Server Definition:<br />[http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocolhttp://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol]
 
|
 
|
 
:OPS235 Lab 8
 
:OPS235 Lab 8
Line 174: Line 173:
  
 
|-
 
|-
|'''Week 11'''
+
|
April 2 - 6
+
:'''Week 11'''
 +
:April 2 - 6
  
 
|
 
|
 
<!-- * SELinux and Apache (httpd)
 
<!-- * SELinux and Apache (httpd)
 
  -->
 
  -->
* Assignment 2 released
+
:* Assignment 2 released
* Review for Practical and Written Tests
+
:* Review for Practical and Written Tests
 
|
 
|
 
<!-- * SELinux and httpd -->
 
<!-- * SELinux and httpd -->
Line 188: Line 188:
  
 
|-
 
|-
|'''Week 12'''
+
|
April 9 - 13
+
:'''Week 12'''
 +
:April 9 - 13
  
 
|
 
|
* Written Test 2
+
:* Practical Test 2
* Practical Test 2
 
 
|
 
|
 
|
 
|
Line 199: Line 199:
  
 
|-
 
|-
|'''Week 13'''
+
|:
April 16 - 20
+
'''Week 13'''
 +
:April 16 - 20
  
 
|
 
|
* Assignment 2 Due
+
:* Assignment 2 Due
* Review for Exam
+
:* Review for Exam
 
|
 
|
 
|
 
|

Revision as of 12:31, 29 February 2012


Week
Objectives and Tasks
Course Notes / Assigned Reading
Labs
Week 1
January 9 - 13
Fedora 16 Installation (on Main Host)
  • Manually Creating Partitions
  • Installing Fedora
  • Boot loaders
  • Introduction to Linux (YouTube Videos):
[ Part1 ] [ Part2 ] [ Part3 ]
OPS235 Lab 1
Week 2
January 16 - 20
Creating & Using Virtual Machines
  • Installing and Using Virtualization Software
  • Installing Guest VMs
OPS235 Lab 2
Week 3
January 23 - 27
LVM & Software Package Management
  • Logical Volume Management
  • Software Package management with rpm and yum
OPS235 Lab 3
Week 4
January 30 - February 3
LVM & Software Package Management (continued)
  • Logical Volume Management
  • Installing / Removing Applications with Yum
  • Refer to Week 3 notes...
Week 5
February 6 - 10
Working with Partitions / User & Group Management
  • Creating / Managing Virtual Partitions
  • Mounting / Unmounting File Systems
  • Automatically Mount File Systems Upon Boot-up
  • User and Group Management
OPS235 Lab 4
Week 6
February 13 -17
Archiving Files, Compiling Software Packages from Source,
Managing Services
  • Using Archive Files (tar, tar.gz, tgz)
  • Compiling Software from Source Code
  • Using git (common Revision Control System)
  • System Services (via systemd)
  • Catch-up on Labs
  • Work on assignment
  • Review for Practical and Written tests
OPS235 Lab 5
(N/A)
Week 7
February 20 -24
Evaluation
  • Practical Test 1 (covering weeks 1-5)
  • Written Test 1 (covering weeks 1-5)
Study Week - February 27 - March 2
Week 8
March 5 - 9
Configuring a Network Using Virtual Machines
  • Static Network Configuration
  • Network Configuration with a DHCP client
  • Basic TCP/IP network commands: ping, ifconfig, netstat
Networking with Virtual Machines (Introduction)
OPS235 Lab 6
(N/A)
Week 9
March 12 - 16
  • Network Services
  • SSH
OPS235 Lab 7
(N/A)
Week 10
March 26 - 30
  • DHCP Server
  • DHCP Server Definition:
    [1]
OPS235 Lab 8
(N/A)
Week 11
April 2 - 6
  • Assignment 2 released
  • Review for Practical and Written Tests


Week 12
April 9 - 13
  • Practical Test 2


:

Week 13

April 16 - 20
  • Assignment 2 Due
  • Review for Exam
Exam Week - April 23 - 27

OPS235 Resources