Difference between revisions of "OSL640 Weekly Schedule"
m (Protected "OSL640 Weekly Schedule": OER transfer ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(50 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;"> | <table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;"> | ||
− | + | <tr valign="top> | |
− | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:10%">Week</td> | + | <td style=" border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:10% ">Week</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30%">Objectives and Tasks</td> | + | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30% ">Objectives and Tasks</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30%">Reference</td> | + | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30% ">Reference</td> |
− | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:30%;">Tutorial (Lab)</td> | + | <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:30%; ">Tutorial (Lab)</td> |
</tr> | </tr> | ||
− | <tr valign="top"> | + | <tr valign="top "> |
− | <td style="border-bottom: thin solid black;width:10%">'''Week 1:'''<br></td> | + | <td style="border-bottom: thin solid black;width:10% ">'''Week 1: Jan 9-13'''<br></td> |
− | <td style="border-bottom: thin solid black;width:30%">'''Objectives:'''<ul><li> Course introduction</li><li>Course Resources/Evaluation/Policies</li><li>Unix/Linux Background</li><li>Open source philosophy</li><li>Linux GUI and the terminal</li><li>The Matrix server</li><li>Accessing your Matrix Account</li><li>Using your Matrix Account</li></ul></td> | + | <td style="border-bottom: thin solid black;width:30% ">'''Objectives:'''<ul><li> Course introduction</li><li>Course Resources/Evaluation/Policies</li><li>Unix/Linux Background</li><li>Open source philosophy</li><li>Linux GUI and the terminal</li><li>The Matrix server</li><li>Accessing your Matrix Account</li><li>Using your Matrix Account</li></ul><br>'''Evaluation:'''<ul><li><span style="color:red;font-weight:bold; ">Tutorial 1 (Due Friday, March 10 @ 11:59 PM) (2.5%)</span></li></ul></td> |
− | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 1 Lecture | + | <td style="border-bottom: thin solid black;width:30% "><span style="background:#ffff00; ">'''Week 1 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week1.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week1.pptx PPTX]</span> |
− | |||
− | |||
− | |||
− | |||
− | |||
'''Links to Windows SSH clients''' (Access Matrix from home): | '''Links to Windows SSH clients''' (Access Matrix from home): | ||
<ul> | <ul> | ||
<li>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP] | | <li>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP] | | ||
− | [ | + | [https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html Putty] | |
[https://www.bitvise.com/ssh-client-download Bitvise SSH Client] | | [https://www.bitvise.com/ssh-client-download Bitvise SSH Client] | | ||
[https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]</li> | [https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]</li> | ||
</ul> | </ul> | ||
− | + | </td> | |
− | |||
− | |||
− | |||
− | |||
− | <td style="border-bottom: thin solid black;width:30% | + | <td style="border-bottom: thin solid black;width:30%><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_1_-_Using_Your_Matrix_Account Tutorial 1 - Using Your Matrix Account] |
− | </span | + | </span></td> |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 2: Jan 16-20''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>Unix file system</li> | |
− | + | <li>File types and file naming</li> | |
− | + | <li>Basic file system commands: | |
− | + | <br>(pwd,cd,tree,ls,mkdir,rmdir,mv,cp,rm, man)</li> | |
− | + | <li>Text editing</li> | |
− | + | <li>Common file utilities: | |
− | + | <br>(cat,more,less,touch,file,find)</li> | |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 2 (Due Friday, March 10 @ 11:59 PM) (2.5%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 2 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week2.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week2.pptx PPTX]</span><br> '''Reference Sheets:''' | |
− | + | <ul> | |
− | + | <li>[http://www.cheat-sheets.org/saved-copy/Nano_Cheat_Sheet.pdf Nano Reference Sheet (PDF)]</li> | |
− | + | <li>[https://www.smashingmagazine.com/2010/05/vi-editor-linux-terminal-cheat-sheet-pdf/ Vi Reference Sheet (PDF)]</li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_2_-_Unix_/_Linux_File_Management Tutorial 2 - Unix / Linux File Management]</span></td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 3: Jan 23-27''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>Absolute and relative pathnames</li> | |
− | + | <li>File name expansion</li> | |
− | ''' | + | <li>Shell basics</li> |
− | + | <li>Command execution in detail</li> | |
− | + | <li>Recalling and editing previous commands</li> | |
− | + | <li>Quoting</li> | |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 3 (Due Friday, March 10 @ 11:59 PM) (2.5%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 3 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week3.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week3.pptx PPTX]</span> </td> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_3_-_Advanced_File_Management_/_Quoting_Special_Characters Tutorial 3 - Advanced File Management / Quoting Special Characters]</span></td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 4: Jan 30 - Feb 3''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>Data Representation: | |
− | + | <br>(Binary, octal, decimal, | |
− | + | <br>and hexadecimal number systems)</li> | |
− | + | <li>Number conversions</li> | |
− | + | <li>Unix file permissions</li> | |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 4 (Due Friday, March 10 @ 11:59 PM) (2.5%)</span></li> | |
− | + | <li><span style="color:red;font-weight:bold;">Quiz 1 (6.6%)</span></li> | |
− | </ | + | </ul> |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 4 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week4.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week4.pptx PPTX]</span> </td> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_4_-_Data_Representation_/_Numbering_Conversions_/_File_Permissions Tutorial 4 - Data Representation / Numbering Conversion / File Permissions]</span></td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 5: Feb 6-10''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>stdin, stdout, stderr</li> | |
− | + | <li>Simple filter commands: | |
− | + | <br>(head,tail,cut,sort,tr,wc)</li> | |
− | + | <li>grep utility Redirection and piping</li> | |
− | + | <li>/dev/null file</li> | |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 5 (Due Friday, March 10 @ 11:59 PM) (2.5%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 5 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week5.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week5.pptx PPTX]</span> </td> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_5_-_Redirection Tutorial 5 - Redirection]</span></td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 6: Feb 13-17''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>scp and sftp utilities</li> | |
− | <li> | + | <li>Sending email from command line</li> |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 6 (Due Friday, March 10 @ 11:59 PM) (2.5%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | <li> | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 6 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week6.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week6.pptx PPTX]</span> </td> |
− | + | <td style="border-bottom: thin solid black"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_6_-_File_Transfer_/_Sending_Email_Messages Tutorial 6 - File Transfer / Sending Email]</span></td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td width="20%" style="border-bottom: thin solid black;">'''Week 7: Feb 20-24''' | |
− | < | + | <br> |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>Linux Installation Methods</li> | |
− | + | <li>Linux Installation Considerations</li> | |
− | + | <li>Virtualization</li> | |
− | + | <li>System Administration Commands: <br> (su,sudo,visudo,ping,dnf)</li> | |
− | < | + | </ul> |
− | + | <br>'''Evaluation:''' | |
− | < | + | <ul> |
− | + | <li><span style="color:red;font-weight:bold">Tutorial 7 (Due Friday, April 21 @ 11:59 PM) (2.5%) </span></li> | |
− | + | <li><span style="color:red;font-weight:bold">Quiz 2 (6.6%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 7 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week7.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week7.pptx PPTX]</span> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_7_-_Installing_Linux_/_Live_Linux_/_Virtualization Tutorial 7 - Installing Linux / Live Linux / Virtualization]</span><br><br><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/OSL640_Project Project]</span></td> | |
− | </ | + | </tr> |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week: Feb 27 - Mar 3''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>No scheduled classes</li> | |
− | + | </ul> | |
− | + | </td> | |
− | <td | + | <td colspan="2" style="border-bottom: thin solid black;background-color:#f0f0f5;"> </td> |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 8: Mar 6-10''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <ul> | |
− | + | <li>Filesystem links</li> | |
− | + | <li>Hard and symbolic links</li> | |
− | + | <li>Process management</li> | |
− | + | <li>Aliases</li> | |
− | + | <li>Command History</li> | |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 8 (Due Friday, April 21 @ 11:59 PM) (2.5%)</span></li> | |
− | + | <li><span style="color:red;font-weight:bold;">Test 1 (15%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 8 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week8.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week8.pptx PPTX]</span> | |
− | <li> | + | </td> |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_8_-_Links_/_Process_Management Tutorial 8 - Linking Files / Managing Process / Aliases and Command History]</span> | |
− | < | + | </td> |
− | + | </tr> | |
− | < | + | <tr valign="top"> |
− | + | <td style="border-bottom: thin solid black;">'''Week 9: Mar 13-17''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <br>Regular expressions basics: | |
− | + | <ul> | |
− | + | <li>Literal matching</li> | |
− | + | <li>Character classes</li> | |
− | + | <li>. wildcard</li> | |
− | + | <li>* repetition symbol</li> | |
− | + | <li>Anchoring</li> | |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 9 (Due Friday, April 21 @ 11:59 PM) (2.5%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 9 Lecture Notes:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week9.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week9.pptx PPTX]</span> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_9_-_Regular_Expressions Tutorial 9 - Regular Expressions]</span> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 10: Mar 20-24''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <br>Introduction to Shell Scripting: | |
− | + | <br> | |
− | + | <ul> | |
− | + | <li>Introduction to Shell Scripting</li> | |
− | + | <li>echo and read commands</li> | |
− | + | <li>Shell Variables</li> | |
− | + | <li>Positional Parameters</li> | |
− | + | <li>Command Substitution / | |
− | + | <br>Math Operations</li> | |
− | + | <li>test statements</li> | |
− | + | <li>if / elif-else statements | |
− | + | <li>for loop statements</li> | |
− | + | </ul> | |
− | + | ||
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 10 (Due Friday, April 21 @ 11:59 PM) (2.5%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 10 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week10.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week10.pptx PPTX]</span> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_10_-_Shell_Scripting_-_Part_1 Tutorial 10 - Shell Scripting - Part 1]</span> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr valign="top"> | |
− | + | <td style="border-bottom: thin solid black;">'''Week 11: Mar 27-31''' | |
− | + | <br> </td> | |
− | + | <td style="border-bottom: thin solid black;">'''Objectives:''' | |
− | + | <br>Text Manipulation: | |
− | + | <br> | |
− | + | <ul> | |
− | + | <li>Using the sed Utility</li> | |
− | + | <li>Using the awk Utility</li> | |
− | + | </ul> | |
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Tutorial 11 (Due Friday, April 21 @ 11:59 PM) (2.5%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 11 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week11.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week11.pptx PPTX]</span> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;"><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_11_-_SED_%26_AWK Tutorial 11 - SED & AWK]</span> | |
− | + | </td> | |
− | ''' | + | </tr> |
+ | <tr valign="top"> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 12: Apr 3-7''' | ||
+ | <br> </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' | ||
+ | <br>Additional Shell Scripting: | ||
+ | <ul> | ||
+ | <li>if - elif - else statement</li> | ||
+ | <li>for loop revisited</li> | ||
+ | <li>while loop statement</li> | ||
+ | <li>Error-Checking with Loops</li> | ||
+ | <li>exit and break Statements</li> | ||
+ | <li>export Command</li> | ||
+ | <li>Start-up Files</li> | ||
+ | <li>Further Study</li> | ||
+ | </ul> | ||
+ | <br>'''Evaluation:''' | ||
+ | <ul> | ||
+ | <li><span style="color:red;font-weight:bold;">Tutorial 12 (Due Friday, April 21 @ 11:59 PM) (2.5%)</span></li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 12 Lecture Slides:''' [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week12.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week12.pptx PPTX]<br><br></span> | ||
+ | |||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;"> | ||
+ | <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_12_-_Shell_Scripting_-_Part_2 Tutorial 12 - Shell Scripting - Part 2]</span> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 13: Apr 10-14''' | ||
+ | <br> </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' | ||
+ | <br>'''Presentations''' | ||
+ | |||
+ | <br>'''Evaluation:''' | ||
+ | <ul> | ||
+ | <li><span style="color:red;font-weight:bold;">Quiz 3 (6.6%)</span></li> | ||
+ | <li><span style="color:red;font-weight:bold;">Presentation (20%)</span></li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;width:30%"> | ||
+ | </td> | ||
+ | <td style="border-bottom: thin solid black;"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr valign="top"> | ||
+ | <td style="border-bottom: thin solid black;">'''Week 14: Apr 17-21''' | ||
+ | <br> </td> | ||
+ | <td style="border-bottom: thin solid black;">'''Objectives:''' | ||
+ | <br>'''Presentations''' | ||
− | + | <br>'''Evaluation:''' | |
− | + | <ul> | |
− | + | <li><span style="color:red;font-weight:bold;">Presentation (20%)</span></li> | |
− | + | <li><span style="color:red;font-weight:bold;">Report Due (15%)</span></li> | |
− | + | </ul> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;width:30%"> | |
− | + | </td> | |
− | + | <td style="border-bottom: thin solid black;"> | |
− | + | </td> | |
− | + | </tr> | |
− | + | </table> [[Category:OSL640]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </td> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </table> | ||
− | |||
− | |||
− | |||
− | [[Category:OSL640]] |
Latest revision as of 11:13, 8 June 2023
Week | Objectives and Tasks | Reference | Tutorial (Lab) |
Week 1: Jan 9-13 |
Objectives:
Evaluation:
|
Week 1 Lecture Slides: PDF | PPTX
Links to Windows SSH clients (Access Matrix from home): |
Tutorial 1 - Using Your Matrix Account |
Week 2: Jan 16-20
|
Objectives:
|
Week 2 Lecture Slides: PDF | PPTX Reference Sheets: |
Tutorial 2 - Unix / Linux File Management |
Week 3: Jan 23-27
|
Objectives:
|
Week 3 Lecture Slides: PDF | PPTX | Tutorial 3 - Advanced File Management / Quoting Special Characters |
Week 4: Jan 30 - Feb 3
|
Objectives:
|
Week 4 Lecture Slides: PDF | PPTX | Tutorial 4 - Data Representation / Numbering Conversion / File Permissions |
Week 5: Feb 6-10
|
Objectives:
|
Week 5 Lecture Slides: PDF | PPTX | Tutorial 5 - Redirection |
Week 6: Feb 13-17
|
Objectives:
|
Week 6 Lecture Slides: PDF | PPTX | Tutorial 6 - File Transfer / Sending Email |
Week 7: Feb 20-24
|
Objectives:
|
Week 7 Lecture Slides: PDF | PPTX | Tutorial 7 - Installing Linux / Live Linux / Virtualization Project |
Study Week: Feb 27 - Mar 3
|
Objectives:
|
||
Week 8: Mar 6-10
|
Objectives:
|
Week 8 Lecture Slides: PDF | PPTX | Tutorial 8 - Linking Files / Managing Process / Aliases and Command History |
Week 9: Mar 13-17
|
Objectives:
|
Week 9 Lecture Notes: PDF | PPTX | Tutorial 9 - Regular Expressions |
Week 10: Mar 20-24
|
Objectives:
|
Week 10 Lecture Slides: PDF | PPTX | Tutorial 10 - Shell Scripting - Part 1 |
Week 11: Mar 27-31
|
Objectives:
|
Week 11 Lecture Slides: PDF | PPTX | Tutorial 11 - SED & AWK |
Week 12: Apr 3-7
|
Objectives:
|
Week 12 Lecture Slides: PDF | PPTX |
|
Week 13: Apr 10-14
|
Objectives:
|
||
Week 14: Apr 17-21
|
Objectives:
|