Difference between revisions of "Winter 2012 OPS235 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 95: Line 95:
 
:* Using Archive Files (tar, tar.gz, tgz)
 
:* Using Archive Files (tar, tar.gz, tgz)
 
:* Compiling Software from Source Code
 
:* Compiling Software from Source Code
:* Using git (common Revision Control System)
 
 
:* System Services (via '''systemd''')
 
:* System Services (via '''systemd''')
  
Line 104: Line 103:
 
:* [http://www.centos.org/docs/2/rhl-gsg-en-7.2/s1-zip-tar.html archiving with tar, gzip,gunzip]
 
:* [http://www.centos.org/docs/2/rhl-gsg-en-7.2/s1-zip-tar.html archiving with tar, gzip,gunzip]
 
:* [http://www.tuxfiles.org/linuxhelp/softinstall.html Compiling Software from Source Code]
 
:* [http://www.tuxfiles.org/linuxhelp/softinstall.html Compiling Software from Source Code]
:* [http://schacon.github.com/git/everyday.html Using git]
 
  
 
:* [[init vs systemd]]
 
:* [[init vs systemd]]

Revision as of 10:16, 6 March 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 ]
Lab 1
Week 2
January 16 - 20
Creating & Using Virtual Machines
  • Installing and Using Virtualization Software
  • Installing Guest VMs
Lab 2
Week 3
January 23 - 27
LVM & Software Package Management
  • Logical Volume Management
  • Software Package management with rpm and yum
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
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
  • System Services (via systemd)
  • Catch-up on Labs
  • Work on assignment
  • Review for Practical and Written tests
Lab 5
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)
Lab 6 (N/A)  
Week 9
March 12 - 16
Setup and Configure Secure Shell Services,
Using Virtual Machines
  • Network Services
  • SSH
Lab 7 (N/A)  
Week 10
March 26 - 30
Setting Up, Using & Maintaining a DHCP Server
  • DHCP Server
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