Difference between revisions of "Summer 2010 OPS235 Weekly Schedule"
Chris Tyler (talk | contribs) |
Chris Tyler (talk | contribs) (→OPS235 Weekly Schedule) |
||
(28 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | = OPS235 | + | = OPS235 Weekly Schedule = |
+ | [[Category:OPS235]] | ||
− | + | {{Admon/important|The course schedule, labs, and links are subject to change.|Check with your professor for details and changes specific to your section.}} | |
− | |||
− | {| | + | {|width="100%" border="1" cellspacing="2" |
! Week !! Objectives and Tasks !! Assigned Reading !! Labs / Exercises | ! Week !! Objectives and Tasks !! Assigned Reading !! Labs / Exercises | ||
|- | |- | ||
|'''Week 1''' | |'''Week 1''' | ||
− | + | May 10-14 | |
− | |Course overview | + | |Course overview |
+ | * Welcome to OPS235 | ||
+ | * Course Format | ||
* Assigned Readings | * Assigned Readings | ||
* Required materials | * Required materials | ||
− | + | Introduction to Linux | |
* Introduction to Linux | * Introduction to Linux | ||
* How does a computer boot? | * How does a computer boot? | ||
* Boot Device and Boot Order | * Boot Device and Boot Order | ||
* Booting a "LIVE CD" | * Booting a "LIVE CD" | ||
− | + | Storage - Hard Disks and Partioning | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* Devices | * Devices | ||
* Hard Disk Partitions | * Hard Disk Partitions | ||
Line 31: | Line 25: | ||
* Linux Directory Structure | * Linux Directory Structure | ||
| | | | ||
+ | Intro to Linux | ||
+ | * [http://www.linux.org/lessons/beginner/l1/lesson1b.html Intro to Linux] | ||
+ | * [http://blog.fwnetwork.com/2006/09/27/introduction-to-open-source-part-1/ Intro to Open Source] | ||
+ | Hard Disks and Partitioning | ||
* [http://linuxplanet.com/linuxplanet/tutorials/4269/1/ Hard Disk Basics] | * [http://linuxplanet.com/linuxplanet/tutorials/4269/1/ Hard Disk Basics] | ||
* [http://www.linuxplanet.com/linuxplanet/tutorials/6472/1/ Linux Hard Disk Names] | * [http://www.linuxplanet.com/linuxplanet/tutorials/6472/1/ Linux Hard Disk Names] | ||
Line 39: | Line 37: | ||
* [http://www.linuxhq.com/guides/SAG/x1038.html Filesystems] | * [http://www.linuxhq.com/guides/SAG/x1038.html Filesystems] | ||
* [http://open.itworld.com/5040/nlsunix071101/page_1.html Filesystem Names Explained] | * [http://open.itworld.com/5040/nlsunix071101/page_1.html Filesystem Names Explained] | ||
+ | |[[OPS235 Lab 1|Lab 1]] | ||
+ | |- | ||
+ | |'''Week 2''' | ||
+ | May 17-21 | ||
+ | | | ||
+ | Installing Linux | ||
+ | * Installing Fedora | ||
+ | * Boot loaders | ||
+ | | | ||
+ | * [http://docs.fedoraproject.org/install-guide/f12/en-US/html/ Fedora 12 Installation Guide] | ||
+ | ** [http://docs.fedoraproject.org/install-guide/f12/en-US/html/ch-beginninginstallation.html Installation] | ||
+ | ** [http://docs.fedoraproject.org/install-guide/f12/en-US/html/ch-grub.html GRUB Boot Loader] | ||
+ | ** [http://docs.fedoraproject.org/install-guide/f12/en-US/html/s1-diskpartitioning-x86.html Partitioning for Fedora] | ||
|[[OPS235 Lab 2|Lab 2]] | |[[OPS235 Lab 2|Lab 2]] | ||
+ | |- | ||
+ | |'''Week 3''' | ||
+ | May 24-28 | ||
+ | | | ||
+ | Using Virtual Machines | ||
+ | * Installing and Using Virtualization Software | ||
+ | * Installing Guest VMs | ||
+ | Assignment 1 Released | ||
+ | | | ||
+ | * [http://docs.fedoraproject.org/install-guide/f12/en-US/html/pt-Advanced_installation_options.html Fedora 12 Installation Guide - Advanced Installation Options] | ||
+ | ** [http://docs.fedoraproject.org/install-guide/f12/en-US/html/sn-automating-installation.html Automating the Installation with Kickstart] | ||
+ | ** [http://docs.fedoraproject.org/install-guide/f12/en-US/html/ch-kickstart2.html Kickstart Installations] | ||
+ | ** [http://docs.fedoraproject.org/install-guide/f12/en-US/html/ch-redhat-config-kickstart.html Kickstart Configurator] | ||
+ | * [http://docs.fedoraproject.org/virtualization-guide/f12/en-US/html/ Fedora 12 Virtualization Guide] | ||
+ | |[[OPS235 Lab 3|Lab 3]] | ||
+ | |- | ||
+ | |'''Week 4''' | ||
+ | May 31-June 4 | ||
+ | | | ||
+ | * Logical Volume Management | ||
+ | * Package management with rpm and yum | ||
+ | * User and Group Management | ||
+ | | | ||
+ | * [[Logical Volume Management]] | ||
+ | * Package Management | ||
+ | * [http://www.itwire.com/content/view/14446/53/ UID and GID explained] | ||
+ | * [http://www.tldp.org/HOWTO/LVM-HOWTO/whatislvm.html LVM HOWTO] - Read chapters 1 - 3 | ||
+ | | | ||
+ | [[OPS235 Lab 4|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) | ||
+ | | | ||
+ | |[[OPS235 Lab 5|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) | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | !colspan="4"|Study Week - June 28-July 2 | ||
+ | |- | ||
+ | |'''Week 8''' | ||
+ | July 5-9 | ||
+ | | | ||
+ | <!-- * Assignment 1 Evaluation | ||
+ | --> | ||
+ | * Static Network Configuration | ||
+ | * Network Configuration with a DHCP client | ||
+ | * Basic TCP/IP network commands: ping, ifconfig, netstat | ||
+ | | | ||
+ | * Configuring Networking | ||
+ | |[[OPS235 Lab 6|Lab 6]] | ||
+ | |||
+ | |- | ||
+ | |'''Week 9''' | ||
+ | July 12-16 | ||
+ | | | ||
+ | * Network Services | ||
+ | * SSH | ||
+ | | | ||
+ | * Network services/ssh | ||
+ | * [[IPTables]] | ||
+ | |[[OPS235 Lab 7|Lab 7]] | ||
+ | |||
+ | |- | ||
+ | |'''Week 10''' | ||
+ | July 19-23 | ||
+ | | | ||
+ | * DHCP Server | ||
+ | | | ||
+ | * DHCP Server | ||
+ | |[[OPS235 Lab 8|Lab 8]] | ||
+ | |||
+ | |- | ||
+ | |'''Week 11''' | ||
+ | July 26-30 | ||
+ | | | ||
+ | <!-- * SELinux and Apache (httpd) | ||
+ | --> | ||
+ | * Assignment 2 released | ||
+ | * Review for Practical and Written Tests | ||
+ | | | ||
+ | <!-- * SELinux and httpd --> | ||
+ | | | ||
+ | |||
+ | |||
+ | |- | ||
+ | |'''Week 12''' | ||
+ | Aug 2-6 | ||
+ | | | ||
+ | * Written Test 2 | ||
+ | * Practical Test 2 | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |- | ||
+ | |'''Week 13''' | ||
+ | Aug 9-13 | ||
+ | | | ||
+ | * Assignment 2 Due | ||
+ | * Review for Exam | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | !colspan="4"|Exam Week<!-- - OPS235 Exam is on Tuesday April 20 at 2:00 pm in the Gym | ||
+ | --> | ||
|} | |} | ||
+ | |||
+ | [[OPS235 Resources]] |
Latest revision as of 09:32, 3 August 2010
OPS235 Weekly Schedule
Week | Objectives and Tasks | Assigned Reading | Labs / Exercises |
---|---|---|---|
Week 1
May 10-14 |
Course overview
Introduction to Linux
Storage - Hard Disks and Partioning
|
Intro to Linux Hard Disks and Partitioning |
Lab 1 |
Week 2
May 17-21 |
Installing Linux
|
Lab 2 | |
Week 3
May 24-28 |
Using Virtual Machines
Assignment 1 Released |
Lab 3 | |
Week 4
May 31-June 4 |
|
|
|
Week 5
June 7-11 |
|
Lab 5 | |
Week 6
June 14-18 |
|
||
Week 7
June 21-25 |
|
||
Study Week - June 28-July 2 | |||
Week 8
July 5-9 |
|
|
Lab 6 |
Week 9
July 12-16 |
|
|
Lab 7 |
Week 10
July 19-23 |
|
|
Lab 8 |
Week 11
July 26-30 |
|
| |
Week 12
Aug 2-6 |
|
| |
Week 13
Aug 9-13 |
|
||
Exam Week |