Changes

Jump to: navigation, search

OPS235 Weekly Schedule

103 bytes removed, 12:59, 10 January 2018
Fall 2017
= Fall 2017 Winter 2018 =
{| width="100%" align="left" cellpadding="10"
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>Sept 4 Jan 17 - 10<br>(Labour Day Holiday: Sept 4th<br>No scheduled classes)23</td>
<td style="border-bottom: thin solid black;">'''Create a Centos Linux VM in VMware:'''<ul><li>Install CentOS (Full Install) in VMware Workstation application (create customized partitions)</li><li>Shell Scripting</li><li>Obtain System Information</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Welcome to OPS235!: [https://prezi.com/qzh5grocfyib/welcome-to-ops235/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w1_l1.pdf pdf ]<br>Installing Linux: [https://prezi.com/2yqudtkizlmj/installing-linux/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w1_l2.pdf pdf ]<br><br>'''Setup Tutorial:''' <br>[[OPS335_Install_Flash]] (in order to view web notes in Centos7)</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>Sept 11 Jan 24 - 1730</td>
<td style="border-bottom: thin solid black;">'''Post Installation Tasks:'''<ul><li>Post Install Commands</li><li>Bash Shell Scripting Essentials</li><li>Using a Bash Shell Script to Create a Post Installation Report</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Bash Shell Scripting (part 1): [https://prezi.com/bk1pw0n-qjwp/bash-shell-scripting-part-1/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w1_l3.pdf pdf ]</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>Sept 18 Jan 31 - 24Feb 6</td>
<td style="border-bottom: thin solid black;">'''Creating &amp; Using Virtual Machines'''<ul><li>Installing and Using Virtualization Software</li><li>Installing Guest VMs</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Installing Virtual Machines: [https://prezi.com/itfej7og5kxt/creating-virtual-machines-vms/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w2_l1.pdf pdf ]</td>
<td style="border-bottom: thin solid black;font-weight:bold;">LAB 2:<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_2_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_2_-_CentOS7_-_SSD2 Solid State Drive]</li></ul></td>
</tr> <tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>Sept 25 Feb 7 - Oct 113</td>
<td style="border-bottom: thin solid black;">'''Creating &amp; Using Virtual Machines / Continued:'''<ul><li>Manipulating Virtual Machines</li><li>Backing-up Virtual Machines</li><li>Manipulating Virtual Machines with Shell Scripts</ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Managing Virtual Machines: [https://prezi.com/fntt_lk0gg7v/managing-virtual-machines/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w2_l2.pdf pdf ]<br>Bash Shell Scripting (part2): [https://prezi.com/jeanobdj-9bf/bash-shell-scripting-part-2/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w2_l3.pdf pdf ]</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>Oct 2 Feb 14 - 820</td>
<td style="border-bottom: thin solid black;">'''Troubleshooting, Archiving, Package Management:'''<ul><li>Common Troubleshooting Examples</li><li>Archiving Files</li><li>Package Management</ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Troubleshooting, Archiving, Package Management: [https://prezi.com/wp_9j-z0jgrx/troubleshooting-archiving-package-management/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w3_l1.pdf pdf ]<br>Bash Shell Scripting (part 3): [https://prezi.com/jlu5pwmr_avn/bash-shell-scripting-part-3/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w3_l2.pdf pdf ]</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 6:'''<br>Oct 9 Feb 21 - 15<br>(Thanksgiving Holiday: Oct 10th<br>No scheduled classes)23 & Mar 1 - 6</td>
<td style="border-bottom: thin solid black;">'''Managing Users, Groups &amp; Services:'''<ul><li>User Management</li><li>Group Management</li><li>Service Status</li><li>Starting / Stopping Services</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Managing Users, Groups &amp; Services: [https://prezi.com/dx3qeitmuuif/managing-user-accounts-services/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w4a.pdf pdf ]<br>Bash Shell Scripting (part 4): [https://prezi.com/ardxoz36akmb/bash-shell-scripting-part-4/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w4b.pdf pdf ]</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 78:'''<br>Nov 20 - 26</td> <td style="border-bottom: thin solid black;">'''Monitoring Disk Space, Intro to LVM / Practical Test 1'''<ul><li>Monitoring Hard Disk Space</li><li>LVM - Definition</li><li>Using LVM</li><li>Creating Shell Scripts to Flag Low Disk Space</li></ul></td> <td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Monitoring Disk Space, crontab, awk command: [https://prezi.com/__ayhf6te9zb/monitoring-hard-disk-space/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w8a.pdf pdf ]<br></td> <td style="border-bottom: thin solid black;font-weight:bold;">LAB 5:<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_5_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_5_-_CentOS7_-_SSD2 Solid State Drive]</li></ul></td> </tr> <tr valign="top"> <td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>Mar 7 - 13</td>
<td style="border-bottom: thin solid black;">'''Evaluation:'''<ul><li>Assignment 1</li><li>Labs 1 - 4</li><li>Written Midterm Test</li><li>Practical Test #1</li></ul></td>
<td style="border-bottom: thin solid black;">&nbsp;</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>Oct 23 Feb 26 - 29Mar 2<br>(No Scheduled Classes)</td>
<td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>Nov 20 - 26</td>
<td style="border-bottom: thin solid black;">'''Monitoring Disk Space, Intro to LVM / Practical Test 1'''<ul><li>Monitoring Hard Disk Space</li><li>LVM - Definition</li><li>Using LVM</li><li>Creating Shell Scripts to Flag Low Disk Space</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<br>Monitoring Disk Space, crontab, awk command: [https://prezi.com/__ayhf6te9zb/monitoring-hard-disk-space/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops235/newer/ops235_w8a.pdf pdf ]<br></td>
<td style="border-bottom: thin solid black;font-weight:bold;">LAB 5:<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_5_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_5_-_CentOS7_-_SSD2 Solid State Drive]</li></ul></td>
</tr>
<tr valign="top">
13,420
edits

Navigation menu