13,420
edits
Changes
Created page with 'Category:ULI101 {|width="100%" border="1" cellspacing="2" | :'''Week''' | :'''Objectives and Tasks''' | :'''Course Notes / Assigned Reading''' | :'''Labs''' |- | :'''Week 1'…'
[[Category:ULI101]]
{|width="100%" border="1" cellspacing="2"
|
:'''Week'''
|
:'''Objectives and Tasks'''
|
:'''Course Notes / Assigned Reading'''
|
:'''Labs'''
|-
|
:'''Week 1''' (Jan 7 - 13)
|
:'''Fedora 17 Installation (on Main Host)'''
:* Manually Creating Partitions
:* Installing Fedora
:* Boot loaders
|
:* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ Fedora 17 Installation Guide]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_1 Lab 1]
|-
|
:'''Week 2''' (Jan 14 - 20)
|
:'''Creating & Using Virtual Machines'''
:* Installing and Using Virtualization Software
:* Installing Guest VMs
<!-- Assignment 1 Released -->
|
:* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/pt-Advanced_installation_options.html Fedora 17 Installation Guide -Advanced Installation Options]
:** [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/sn-automating-installation.html Automating the Installation with Kickstart]
:** [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-kickstart2.html Kickstart Installations]
:** [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-redhat-config-kickstart.html Kickstart Configurator]
:* [http://docs.fedoraproject.org/virtualization-guide/f13/en-US/html/ Fedora Virtualization Guide]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_2 Lab 2]
|-
|
:'''Week 3''' (Jan 21 - 27)
|
:'''LVM & Software Package Management'''
:* Logical Volume Management
:* Software Package management with rpm and yum
|
:* [[Logical Volume Management]]
:* [http://www.tldp.org/HOWTO/LVM-HOWTO/whatislvm.html LVM HOWTO] - Read chapters 1 - 3
:* [http://fedoranews.org/alex/tutorial/rpm/ Use the RPM Utility]
:* [http://www.centos.org/docs/5/html/yum/ Using the YUM Utility]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_3 Lab 3]
|-
|
:'''Week 4''' (Jan 29 - Feb 3)
|
:'''LVM & Software Package Management (continued)'''
:* Logical Volume Management
:* Installing / Removing Applications with Yum
|
:*Refer to Week 3 notes...
|
|-
|
:'''Week 5''' (Feb 4 - 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
|
:* [[Logical Volume Management]]
:* [http://tldp.org/HOWTO/Partition/fdisk_partitioning.html Partitioning with fdisk]
:* [http://www.linux-tutorial.info/modules.php?name=MContent&pageid=282 Mounting / Unmounting File-systems]
:* [http://www.itwire.com/business-it-news/open-source/14446-uid-and-gid-the-basics-of-linux-user-admin UID and GID explained]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_4 Lab 4]
|-
|
:'''Week 6''' (Feb 11 - 17).
|
:'''Archiving Files, Compiling Software<br />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
|
:* [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]
:* [[init vs systemd]]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_5 Lab 5]
|-
|
:'''Week 7''' (Feb 18 - 24). Holiday on Feb 18.
|
:'''Evaluation'''
:* Practical Test 1 (covering weeks 1-6)
:* Written Test 1 (covering weeks 1-6)
|
|
|-
!colspan="4"|Study Week (Feb 25 - Mar 3)
|-
|
:'''Week 8''' (Mar 4 - 10)
|
<!-- * Assignment 1 Evaluation -->
:'''Configuring a Network Using Virtual Machines'''
:* Static Network Configuration
:* Network Configuration with a DHCP client
:* Basic TCP/IP network commands: ping, ifconfig, netstat
:* '''Assignment 1 Due'''
|
:Networking with Virtual Machines (Introduction)
:* [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.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html Linux Network Configuration]
:* [[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]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6 Lab 6]
|-
|
:'''Week 9''' (Mar 11 - 17)
|
:'''Setup and Configure Secure Shell Services,<br />Using Virtual Machines'''
:* Network Services
:* SSH
|
:* Network services/ssh
:* [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]
:* [[IPTables]]
:* Interest Topic: [http://linuxgazette.net/issue58/sharma.html Linux Security Tips] (See Areas involving Networking)
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7 Lab 7]
|-
|
:'''Week 10''' (Mar 18 - 24)
|
:'''Setting Up, Using & Maintaining a DHCP Server'''
:* DHCP Server
|
:* DHCP Server Definition:<br />[http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8 Lab 8]
|-
|
:'''Week 11''' (Mar 25 - 31). Holiday on March 29.
|
:* '''Assignment 2 released'''
:* Review for Practical Test
|
:*[[OPS235_Assignment_2]]
|
|-
|
:'''Week 12''' (Apr 1 - 7)
|
:* '''Practical Test 2'''
|
|
|-
|
:'''Week 13''' (Apr 8 - 14 )
|
:* '''Assignment 2 Due'''
:* Review for Exam
|
|
|-
!colspan="4"|Exam Week (Apr 15 - 19)
|}
[[OPS235 Resources]]
{|width="100%" border="1" cellspacing="2"
|
:'''Week'''
|
:'''Objectives and Tasks'''
|
:'''Course Notes / Assigned Reading'''
|
:'''Labs'''
|-
|
:'''Week 1''' (Jan 7 - 13)
|
:'''Fedora 17 Installation (on Main Host)'''
:* Manually Creating Partitions
:* Installing Fedora
:* Boot loaders
|
:* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ Fedora 17 Installation Guide]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_1 Lab 1]
|-
|
:'''Week 2''' (Jan 14 - 20)
|
:'''Creating & Using Virtual Machines'''
:* Installing and Using Virtualization Software
:* Installing Guest VMs
<!-- Assignment 1 Released -->
|
:* [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/pt-Advanced_installation_options.html Fedora 17 Installation Guide -Advanced Installation Options]
:** [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/sn-automating-installation.html Automating the Installation with Kickstart]
:** [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-kickstart2.html Kickstart Installations]
:** [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/ch-redhat-config-kickstart.html Kickstart Configurator]
:* [http://docs.fedoraproject.org/virtualization-guide/f13/en-US/html/ Fedora Virtualization Guide]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_2 Lab 2]
|-
|
:'''Week 3''' (Jan 21 - 27)
|
:'''LVM & Software Package Management'''
:* Logical Volume Management
:* Software Package management with rpm and yum
|
:* [[Logical Volume Management]]
:* [http://www.tldp.org/HOWTO/LVM-HOWTO/whatislvm.html LVM HOWTO] - Read chapters 1 - 3
:* [http://fedoranews.org/alex/tutorial/rpm/ Use the RPM Utility]
:* [http://www.centos.org/docs/5/html/yum/ Using the YUM Utility]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_3 Lab 3]
|-
|
:'''Week 4''' (Jan 29 - Feb 3)
|
:'''LVM & Software Package Management (continued)'''
:* Logical Volume Management
:* Installing / Removing Applications with Yum
|
:*Refer to Week 3 notes...
|
|-
|
:'''Week 5''' (Feb 4 - 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
|
:* [[Logical Volume Management]]
:* [http://tldp.org/HOWTO/Partition/fdisk_partitioning.html Partitioning with fdisk]
:* [http://www.linux-tutorial.info/modules.php?name=MContent&pageid=282 Mounting / Unmounting File-systems]
:* [http://www.itwire.com/business-it-news/open-source/14446-uid-and-gid-the-basics-of-linux-user-admin UID and GID explained]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_4 Lab 4]
|-
|
:'''Week 6''' (Feb 11 - 17).
|
:'''Archiving Files, Compiling Software<br />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
|
:* [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]
:* [[init vs systemd]]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_5 Lab 5]
|-
|
:'''Week 7''' (Feb 18 - 24). Holiday on Feb 18.
|
:'''Evaluation'''
:* Practical Test 1 (covering weeks 1-6)
:* Written Test 1 (covering weeks 1-6)
|
|
|-
!colspan="4"|Study Week (Feb 25 - Mar 3)
|-
|
:'''Week 8''' (Mar 4 - 10)
|
<!-- * Assignment 1 Evaluation -->
:'''Configuring a Network Using Virtual Machines'''
:* Static Network Configuration
:* Network Configuration with a DHCP client
:* Basic TCP/IP network commands: ping, ifconfig, netstat
:* '''Assignment 1 Due'''
|
:Networking with Virtual Machines (Introduction)
:* [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.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html Linux Network Configuration]
:* [[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]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6 Lab 6]
|-
|
:'''Week 9''' (Mar 11 - 17)
|
:'''Setup and Configure Secure Shell Services,<br />Using Virtual Machines'''
:* Network Services
:* SSH
|
:* Network services/ssh
:* [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]
:* [[IPTables]]
:* Interest Topic: [http://linuxgazette.net/issue58/sharma.html Linux Security Tips] (See Areas involving Networking)
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7 Lab 7]
|-
|
:'''Week 10''' (Mar 18 - 24)
|
:'''Setting Up, Using & Maintaining a DHCP Server'''
:* DHCP Server
|
:* DHCP Server Definition:<br />[http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol]
|
:[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8 Lab 8]
|-
|
:'''Week 11''' (Mar 25 - 31). Holiday on March 29.
|
:* '''Assignment 2 released'''
:* Review for Practical Test
|
:*[[OPS235_Assignment_2]]
|
|-
|
:'''Week 12''' (Apr 1 - 7)
|
:* '''Practical Test 2'''
|
|
|-
|
:'''Week 13''' (Apr 8 - 14 )
|
:* '''Assignment 2 Due'''
:* Review for Exam
|
|
|-
!colspan="4"|Exam Week (Apr 15 - 19)
|}
[[OPS235 Resources]]