Difference between revisions of "ULI101 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
 
(491 intermediate revisions by 6 users not shown)
Line 1: Line 1:
= Fall 2019 =
+
{{Admon/caution|DO NOT USE THIS VERSION OF THE COURSE. This page will no longer be updated.|'''New version here:''' https://seneca-ictoer.github.io/ULI101/weekly-schedule<br />'''Andrew's students please go here:''' http://wiki.littlesvr.ca/wiki/OPS145_Weekly_Schedule}}
 
+
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;">
{|cellpadding="3" width="100%" style="margin-left:10px;"
+
  <tr valign="top>
|-  
+
<td  style=" border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:5%">Week</td>
|Brian Gray (A,B,C,D)  
+
    <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:25%">Objectives and Tasks</td>
|Harvey Kaduri (E)  
+
    <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30%">Reference</td>
|Murray Saul (F,I,Q,X)  
+
    <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:40%;">Evaluation</td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 1 -->
 +
    <td style="border-bottom: thin solid black;width:5%">'''Week 1:''' <br>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:25%">'''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%">
 +
      <span style="background:#ffff00;">'''Week 1 Lecture 1 Notes:'''<br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.1.pdf  PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 1 Lecture 2 Notes:'''<br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.2.pdf  PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.2.pptx PPTX]</span> <br>'''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[[Tutorial_1:_Using_Your_Matrix_Server_Account | Tutorial 1: Using Your Matrix Account]] </span>
 +
        </li>
 +
        <li>[https://students.senecacollege.ca/spaces/186/it-services/wiki/view/1025/student-vpn Connect to Seneca's Student VPN]</li>
 +
        <li>[https://vimeo.com/823145586/0a2be9be6f VIDEO: Connect to Seneca's Student VPN]</li>
 +
        <li>[[HOWTO: Access Your Matrix Account]] (Platforms: Windows, Linux, Mac OSX)</li>
 +
        <li>[[Using a Linux Desktop]]</li>
 +
       
 +
      </ul> '''Links to Windows SSH clients'''<br>(Access Matrix from home): <ul>
 +
        <li>[https://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://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]</li>
 +
      </ul> '''YouTube Videos:'''
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:40%>'''Tutorial 1: Worth 2%<br>(Due Week 2:<br>Friday @ midnight)'''
 +
 +
<ul>
 +
<li>INVESTIGATION 1:<br>Accessing Your Matrix Linux Account</li>
 +
<li>INVESTIGATION 2:<br>Using The Linux Shell</li>
 +
</ul>
 +
<br>
 +
{| style="float: left; margin: 0 0 3em 2em; border: 1px solid black;"
 +
!style="background: #cccccc"| Quick Links
 
|-
 
|-
|Mark Buchner (G)
+
|[https://apps.senecacollege.ca/ssos/findOutline.do?termCode=20232&subjectCode=ULI101&schoolCode=SICT Course Outline]
|Eric Brauer (L,M,N)
 
|Michael Huang (O)
 
 
|-
 
|-
|Azzad Kara (P)
+
|[[Course Policies for ULI101]]
|Chris Johnson (R, ZA)
 
|Ayesha Manzer (S, T)
 
 
|-
 
|-
|Ali Nezhad (U,V)
+
|[https://students.senecacollege.ca/spaces/186/it-services/wiki/view/1025/student-vpn Student VPN]
|John Selmys (W, Y, ZC)
 
|Tiayyba Riaz (Z, ZB)
 
|-
 
|Ahad Mammadov (ZD)
 
 
|}
 
|}
 +
</td>
 +
</tr>
 +
<tr valign=" top">
 +
    <!-- Week 2 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 2:''' <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>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 2 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 2 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-2.2.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial2:_Unix_/_Linux_File_Management Tutorial 2: Unix / Linux File Management]</span>
 +
        </li>
 +
       
 +
      </ul> '''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> '''YouTube Videos:''' <ul>
 +
        <li>[https://www.youtube.com/watch?v=3wZmZOKLllk&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2 Linux File System, Basic Navigation: <br>(ls, cd, pwd, tree),Absolute and Relative Paths] </li>
 +
        <li>[https://www.youtube.com/watch?v=UfAFAipked0&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=3 Basic File Actions <br>(touch, ls -l, cp, cp -r, mv, mkdir, mkdir -p, rm, rmdir, rm -r), Relative-to-home Paths] </li>
 +
        <li>[https://www.youtube.com/watch?v=ocU34PcYn2U&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=4 Reading/Writing to Files: <br>(cat, more, less, man, date, diff, diff -y, find, wc)]
 +
        <li>[https://youtu.be/munrDI_gm4w Introduction to Vi]</li>
 +
        </li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 1 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 2: Worth 2%<br>(Due Week 3:<br>Friday @ midnight)''' <ul>
 +
        <li>INVESTIGATION 1:<br>Creating & Managing Directories</li>
 +
        <li>INVESTIGATION 2:<br>Managing Text Files</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 3 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 3:''' <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>Command History</li>
 +
        <li>Recalling and editing previous commands</li>
 +
        <li>Quoting</li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 3 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 3 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-3.2.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial3:_Advanced_File_Management_/_Quoting_Special_Characters Tutorial 3: Advanced File Management / Quoting Special Characters]</span>
 +
        </li>
 +
       
 +
      </ul> '''YouTube Videos:''' <ul>
 +
        <li>[https://youtu.be/5FQnehwzwSM Filename Expansions]</li>
 +
        <li>[https://youtu.be/3quKLqUFGHo Relative, Absolute, and Relative-to-Home Filepaths]</li>
 +
        <li>[https://www.youtube.com/watch?v=mzgfE6-ZtUY Quoting Special Characters]</li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 2 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 3: Worth 2%<br>(Due Week 4:<br>Friday @ midnight)''' <ul>
 +
        <li>INVESTIGATION 1:<br>Absolute / Relative / Relative-To-Home Pathnames</li>
 +
        <li>INVESTIGATION 2:<br>Filename Expansion</li>
 +
        <li>INVESTIGATION 3:<br>Quoting Special Characters</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 4 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 4:''' <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>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 4 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 4 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-4.2.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial4:_Data_Representation_/_Numbering_Conversion_/_File_Permissions Tutorial 4: Data Representation / Numbering Conversion / File Permissions]</span>
 +
        </li>
 +
       
 +
      </ul> '''YouTube Videos:''' <ul>
 +
        <li>[https://youtu.be/MzQ5kcffvpc Permissions, chmod, umask]</li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 3 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 4: Worth 2%<br>(Due Week 5:<br>Friday @ midnight)''' <ul>
 +
        <li>INVESTIGATION 1:<br>Numbering Conversions</li>
 +
        <li>INVESTIGATION 2:<br>File Permissions</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 5 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 5:''' <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>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 5 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 5 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-5.2.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial5:_Redirection Tutorial 5: Redirection]</span>
 +
        </li>
 +
     
 +
      </ul> '''YouTube Videos:''' <ul>
 +
        <li>[https://www.youtube.com/watch?v=ocU34PcYn2U&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=4 Reading/Writing to Files <br>(stdin, stdout, stderr, >, >>, 2>)] </li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold;">Tutorial 4 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 5: Worth 2%<br>(Due Week 6:<br>Friday @ midnight)''' <ul>
 +
        <li>INVESTIGATION 1:<br>Basics Of Redirections</li>
 +
        <li>INVESTIGATION 2:<br>Redirection Using Pipeline Commands</li>
 +
        <li>INVESTIGATION 3:<br>Issuing Multiple Unix/Linux Commands</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 6 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 6:''' <br>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;">'''Objectives:''' <ul>
 +
        <li>scp and sftp utilities</li>
 +
        <li>Sending email from command line</li>
 +
        <li>Command History</li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 6 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-6.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-6.1.pptx PPTX]</span><br>'''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial6:_File_Transfer_/_Sending_Email_Messages Tutorial 6: File Transfer / Sending Email]</span>
 +
        </li>
 +
       
  
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;">
+
      </ul>
<tr valign="top>
+
'''YouTube Videos:''' <ul>
  <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:10%">Week</td>
+
        <li>[https://youtu.be/-Le-7U8tEOA SSH, SCP and Other Network Tools]</li>
  <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30%">Objectives and Tasks</td>
+
      </ul>
  <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30%">Reference</td>
+
    </td>
  <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:30%;">Assignment</td>
+
    <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 5 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 6: Worth 2%<br>(Due Week 8:<br>Friday @ midnight)''' <ul>
</tr>  
+
        <li>INVESTIGATION 1:<br>File Transfer (Secure Copy)</li>
 +
        <li>INVESTIGATION 2:<br>File Transfer (Secure FTP)</li>
 +
        <li>INVESTIGATION 3:<br>File Transfer (Email)</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 7 -->
 +
    <td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''
 +
    </td>
 +
    <td style="border-bottom: thin solid black;">'''Objectives:''' <ul>
 +
        <li>Course Review</li>
 +
      </ul>
 +
      '''Evaluation:''' <ul>
 +
        <li>
 +
          Midterm Test (20%)
 +
        </li>
 +
        </li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <!-- NOT USED ANY MORE <span style="background:#ffff00;">'''Week 7 Lecture Notes:''' [https://matrix.senecacollege.ca/~jason.carman/slides/ULI101-Week7.pdf PDF] | [https://matrix.senecacollege.ca/~jason.carman/slides/ULI101-Week7.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial7:_Installing_Linux_/_Live_Linux_/_Virtualization Tutorial 7: Installing Linux / Live Linux / Virtualization (OPTIONAL: <br>BUT <u>REALLY</u> COOL!)] </span>
 +
        </li>
 +
      </ul> '''YouTube Videos:''' <ul>
 +
        <li>[https://www.youtube.com/watch?v=aNKMOyRYWfM&feature=youtu.be Changing Resolution in Knoppix]</li>
 +
      </ul> -->
 +
    <td style="border-bottom: thin solid black;font-weight:bold;"><span style="color:red;font-weight:bold">Midterm Test (20%)</span></td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Study Week -->
 +
    <td style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:''' <br>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Objectives:''' <ul>
 +
        <li>No scheduled classes</li>
 +
      </ul>
 +
    </td>
 +
    <td colspan="2" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 +
  </tr>
 
  <tr valign="top">
 
  <tr valign="top">
  <td style="border-bottom: thin solid black;width:10%">'''Week 1:'''<br>Sep 2-8</td>
+
    <!-- Week 8 -->
  <td style="border-bottom: thin solid black;width:30%"><ul><li> Course introduction</li><li>Obtaining your Seneca accounts</li><li>*nix overview</li><li>Open source philosophy</li><li>Linux GUI and the terminal</li><li>The Matrix server</li></ul></td>
+
    <td style="border-bottom: thin solid black;">'''Week 8:''' <br>
  <td style="border-bottom: thin solid black;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week01.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week01.pptx PPTX]
+
    </td>
<br>
+
    <td style="border-bottom: thin solid black;">'''Objectives:''' <ul>
'''Tutorials:'''
+
        <li>Filesystem links</li>
<ul>
+
        <li>Hard and symbolic links</li>
<li>[https://ict.senecacollege.ca/~uli101/notes/MatrixLoginInformation.pdf HOWTO Access your Linux Account(PDF)]</li>
+
        <li>Process management</li>
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture1.html Les Czegel's Week 1 Notes (HTML)]</li>
+
        <li>Aliases</li>
<li>Links to Windows ssh clients (access matrix from home):
+
        <li>Command History</li>
<br>
+
      </ul>
[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP] |  
+
    </td>
[http://the.earth.li/%7Esgtatham/putty/latest/x86/putty.exe Putty] |
+
    <td style="border-bottom: thin solid black;width:30%">
[https://www.bitvise.com/ssh-client-download Bitvise SSH Client] |
+
      <span style="background:#ffff00;">'''Week 8 Lecture 1 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 8 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-8.2.pptx PPTX]</span><br> '''Tutorials:''' <ul>
[https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]
+
        <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial8:_Links_/_Process_Management Tutorial 8: Linking Files / Managing Process / Aliases and Command History]</span>
                                        </li></ul>
+
        </li>
<br>
+
     
'''YouTube Videos:'''
+
      </ul> '''YouTube Videos:''' <ul>
                                                <ul>
+
        <li>[https://www.youtube.com/watch?v=aNKMOyRYWfM&feature=youtu.be Changing Resolution in Knoppix]</li>
                                                        <li>[https://www.youtube.com/watch?v=BEH6i_BKOBo&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2&t=0s Connecting to Matrix Using SSH Client, Starting Assignments,Running UBUNTU Within Windows 10]</li>
+
        <li>[https://youtu.be/q93POTgH-aQ Processes and Jobs]</li>
                <li>[https://www.youtube.com/watch?v=3wZmZOKLllk&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2 Linux File System, Basic Navigation (ls, cd, pwd, tree),Absolute and Relative Paths]</li>
+
        <li>[https://youtu.be/PVnELIbilrg Aliases]</li>
</ul></td>
+
        <li>[https://youtu.be/tZ94-qH9unM Links]</li>
+
      </ul>
  <td style="border-bottom: thin solid black;width:30%>'''Assignment 1:'''<ul><li>Introduction to Unix Commands</li><li>Basic Unix Commands</li></ul></td>
+
    </td>
 
+
    <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 6 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 8: Worth 2%<br>(Due Week 9:<br>Friday @ midnight)''' <ul>
 +
        <li>INVESTIGATION 1:<br>Linking Files</li>
 +
        <li>INVESTIGATION 2:<br>Managing Processes</li>
 +
        <li>INVESTIGATION 3:<br>Aliases / Command History</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 9 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 9:''' <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>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%"><span style="background:#ffff00;">'''Week 9 Lecture 1 Notes:'''<br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 9 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-9.2.pptx PPTX]</span><br>  
 +
'''Tutorials:'''
 +
<ul>
 +
        <li><span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial9:_Regular_Expressions Tutorial9: Regular Expressions]</span>
 +
        </li>
 +
        <li>[https://matrix.senecacollege.ca/~chris.johnson/ULI101/uli101_command_practice_9.docx Linux Practice - Regular Expressions]</li>
 +
     
 +
      </ul>
 +
'''YouTube Videos:''' <ul>
 +
        <li>[https://youtu.be/-2pwLHcvCsU Grep]</li>
 +
        <li>[https://youtu.be/5uRM8bh0ipU Regex]</li>
 +
        <li>[https://youtu.be/fJmilSaB5Fs Using df/du]</li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 8 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 9: Worth 2%<br>(Due Week 10:<br>Friday @ midnight)''' <ul>
 +
        <li>INVESTIGATION 1:<br>Simple & Complex Regular Expressions</li>
 +
        <li>INVESTIGATION 2:<br>Extended Regular Expressions</li>
 +
        <li>INVESTIGATION 3:<br>Other Commands Using Regular Expressions</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
<tr valign="top">
 +
    <!-- Week 10 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 10:''' <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>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 10 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 10 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-10.2.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial10:_Sed_%26_Awk_Utilities Tutorial10: Sed and Awk Utilities]</span>
 +
        </li>
 +
     
 +
      </ul> '''YouTube Videos:''' <ul>
 +
        <li>[https://youtu.be/npU6S61AIko Sed]</li>
 +
        <li>[https://youtu.be/OV3XzjDYgJo Awk]</li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 9 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 10: Worth 2%<br>(Due Week 11:<br>Friday @ midnight)''' <ul>
 +
        <li>INVESTIGATION 1:<br>Using The SED Utility</li>
 +
        <li>INVESTIGATION 2:<br>Using The AWK Utility</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
 +
  <tr valign="top">
 +
    <!-- Week 11 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 11:''' <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>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 11 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.1.pptx PPTX]</span><br><span style="background:#ffff00;">'''Week 11 Lecture 2 Notes:''' <br>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.2.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-11.2.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial11:_Shell_Scripting_-_Part_1 Tutorial11: Shell Scripting (Part 1)]</span>
 +
        </li>
 +
       
 +
      </ul> '''YouTube Videos:''' <ul>
 +
        <li>[https://www.youtube.com/watch?v=kxEP-KUhOSg&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=5 Bash Shell Scripting I]</li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 10 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 11: Worth 2%<br>(Due Week 12:<br>Friday @ midnight)''' <ul>
 +
      <li>INVESTIGATION 1:<br>Creating A Shell Script</li>
 +
      <li>INVESTIGATION 2:<br>She-Bang Line / Variable / Parameters</li>
 +
      <li>INVESTIGATION 3:<br>Command Substitution / Math Operations</li>
 +
      <li>INVESTIGATION 4:<br>Control Flow Statements</li>
 +
      </ul>
 +
    </td>
 +
  </tr>
  
 +
  <tr valign="top">
 +
    <!-- Week 12 -->
 +
    <td style="border-bottom: thin solid black;">'''Week 12:''' <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>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">
 +
      <span style="background:#ffff00;">'''Week 12 Lecture 1 Notes:'''<br> [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-12.1.pdf PDF] | [https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-12.1.pptx PPTX]</span><br> '''Tutorials:''' <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Tutorial12:_Shell_Scripting_-_Part_2 Tutorial12: Shell Scripting - Part 2]</span>
 +
        </li>
  
 
+
      </ul> '''YouTube Videos:''' <ul>
</tr>
+
        <li>[https://www.youtube.com/watch?v=XVTwbINXnk4&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=6 Bash Shell Scripting II]</li>
<tr valign="top">
+
      </ul>
  <td  style="border-bottom: thin solid black;">'''Week 2:'''<br>Sep 9-15</td>
+
    </td>
  <td  style="border-bottom: thin solid black;"><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></td>
+
    <td style="border-bottom: thin solid black"><span style="color:red;font-weight:bold;">Tutorial 11 Due<br>Friday @ Midnight</span><br><br>'''Tutorial 12: Worth 2%<br>(Due Week 13:<br>Friday @ midnight)''' <ul>
  <td  style="border-bottom: thin solid black;width:30%">'''Week 2 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
+
      <li>INVESTIGATION 1:<br>Additional Logic Statements</li>
<br>
+
      <li>INVESTIGATION 2:<br>Additional Looping Statements</li>
'''Tutorials:'''
+
      <li>INVESTIGATION 3:<br>exit AND break Statements</li>
<ul>
+
      <li>INVESTIGATION 4:<br>Using Start-Up Files</li>
+
      </ul>
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Week 2 Notes (HTML)]</li>
+
    </td>
</ul>
+
  </tr>
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;">'''Assignment 1:'''<ul><li>Directory Management</li><li>Practice Commands To Create A Directory Structure</li><li>Create A Directory Structure</li></ul></td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 3:'''<br>Sep 16-22</td>
 
  <td  style="border-bottom: thin solid black;"><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></td>
 
  <td  style="border-bottom: thin solid black;width:30%">'''Week 3 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week03.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week03.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture3.html Les Czegel's Week 3 Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;">'''Assignment 1:'''<ul><li>Practice Specifying Path Names</li></ul></td>
 
</tr> <tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 4:'''<br>Sep 23-29</td>
 
  <td  style="border-bottom: thin solid black;"><ul><li>Data Representation:<br>(Binary, octal, decimal,<br>and hexadecimal number systems)</li><li>Number conversions</li><li>Unix file permissions</li></ul></td>
 
  <td  style="border-bottom: thin solid black;width:30%">'''Week 4 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week04.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week04.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture4.html Les Czegel's Weel 4 Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;</td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 5:'''<br>Sep 30-Oct 6</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;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_3_-_CentOS7_-_SSD2 Lab 3]
 
<!-- no longer used
 
<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_3_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_3_-_CentOS7_-_SSD2 Solid State Drive]</li></ul>
 
-->
 
</td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 6:'''<br>Oct 7-13</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;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_4_-_CentOS7_-_SSD2 Lab 4]
 
<!-- no longer used
 
<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_4_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_4_-_CentOS7_-_SSD2 Solid State Drive]</li></ul>
 
--></td>
 
</tr>
 
 
   <tr valign="top">
 
   <tr valign="top">
   <td  width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>Oct 14-20</td>
+
   <!-- Week 13 -->
  <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;">'''Week 13''' <br>
  <td  style="border-bottom: thin solid black;">&nbsp;</td>
+
    </td>
  <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;</td>
+
    <td style="border-bottom: thin solid black;">'''Objectives:''' <br>
</tr>
+
      <ul>
<tr valign="top">
+
        <li>Interest Topic</li>
  <td  style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>Oct 21-27</td>
+
        <li>Take up Review Questions</li>
  <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 8:'''<br>Oct 28-Nov 3</td>
 
  <td  style="border-bottom: thin solid black;">'''Monitoring Disk Space, Intro to LVM'''<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;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_5_-_CentOS7_-_SSD2 Lab 5]
 
<!-- no longer used
 
<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  style="border-bottom: thin solid black;">'''Week 9:'''<br>Nov 4-10</td>
 
  <td  style="border-bottom: thin solid black;">'''Using LVM'''<ul><li>Using LVM</li><li>Creating Shell Scripts to Flag Low Disk Space</li></ul></td>
 
  <td style="border-bottom: thin solid black;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;</td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 10:'''<br>Nov 11-17</td>
 
  <td  style="border-bottom: thin solid black;">'''Configuring a Network Using Virtual Machines'''<ul><li>Static Network Configuration</li><li>Network Configuration with a DHCP client</li><li>Basic TCP/IP network commands: ping, ifconfig, netstat</li></ul></td>
 
  <td  style="border-bottom: thin solid black;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6_-_CentOS7_-_SSD2 Lab 6]
 
<!-- no longer used
 
<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_6_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6_-_CentOS7_-_SSD2 Solid State Drive]</li></ul>
 
-->
 
</td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 11:'''<br>Nov 18-24</td>
 
  <td  style="border-bottom: thin solid black;">'''Setup and Configure Secure Shell Services'''<ul><li>Network Services</li><li>SSH</li></ul></td>
 
  <td  style="border-bottom: thin solid black;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7_-_CentOS7_-_SSD2 Lab 7]
 
<!-- no longer used
 
<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_7_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7_-_CentOS7_-_SSD2 Solid State Drive]</li></ul>
 
--></td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 12:'''<br>Nov 25-Dec 1</td>
 
  <td  style="border-bottom: thin solid black;">'''Setting Up, Using &amp; Maintaining a DHCP Server'''<ul><li>DHCP Server</li></ul></td>
 
  <td style="border-bottom: thin solid black;width:30%">'''Week 1 Lecture Notes:''' [https://ict.senecacollege.ca/~uli101/notes/Week02.pdf PDF] | [https://ict.senecacollege.ca/~uli101/notes/Week02.pptx PPTX]
 
<br>
 
'''Tutorials:'''
 
<ul>
 
 
                                        <li>[http://czegel.com/seneca/uli101/lectures/Lecture2.html Les Czegel's Notes (HTML)]</li>
 
</ul>
 
<br>
 
'''YouTube Videos:'''
 
                                                <ul>
 
                                                        <li>x</li>
 
                <li>x</li>
 
</ul></td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8_-_CentOS7_-_SSD2 Lab 8]
 
<!-- no longer used
 
<br><ul><li>[https://wiki.cdot.senecacollege.ca/wiki/OPS235_Lab_8_-_CentOS7_-_HD2 Removable SATA Drive ]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_8_-_CentOS7_-_SSD2 Solid State Drive]</li></ul>
 
--></td>
 
</tr>
 
<tr valign="top">
 
  <td  style="border-bottom: thin solid black;">'''Week 13:'''<br>Dec 2-8</td>
 
  <td  style="border-bottom: thin solid black;">'''Evaluation:'''<ul><li>Assignment 2</li><li>Labs 5 - 8</li><li>Practical Test #2</li></ul></td>
 
  <td  style="border-bottom: thin solid black;">&nbsp;</td>
 
  <td style="border-bottom: thin solid black;font-weight:bold;">&nbsp;</td>
 
</tr>
 
  
<tr valign="top">
+
      </ul>
  <td  style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>Dec 9-13</td>
 
  <td  colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
 
</tr>
 
 
 
</table>
 
  
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%">'''Interest Topic: <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/wiki/Interest_Topic:_Graphical_Linux_via_a_Virtual_Machine_(VM) Interest Topic: Graphical Linux via a Virtual Machine (VM)]</span>
 +
        </li>
 +
      </ul>
  
 +
'''Review Questions: <ul>
 +
        <li>
 +
          <span style="background:#ffff00;">[https://wiki.cdot.senecacollege.ca/uli101/files/uli101_review_sample_questions.docx Sample ULI101 Review Questions]</span>
 +
        </li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%"><ul><li><span style="color:red;font-weight:bold;">Tutorial 12 Due<br>Friday @ Midnight</span></li><li><span style="color:red;font-weight:bold;">Review Tutorial Due<br>Friday @ Midnight</span></li></ul><br><br>'
 +
    </td>
 +
  </tr>
 +
<!-- Week 14 -->
 +
  <tr valign="top">
 +
    <td style="border-bottom: thin solid black;">'''Week 14:''' <br>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;">'''Evaluation Week''': <ul>
 +
        <li>
 +
          Final Test (20%)
 +
        </li>
 +
      </ul>
 +
    </td>
 +
    <td style="border-bottom: thin solid black;width:30%"></td>
 +
    <td style="border-bottom: thin solid black;"><span style="color:red;font-weight:bold">Final Test (20%)</span></td>
 +
  </tr>
 +
</table> [[Category:ULI101]]
  
[[Category:OPS235]]
+
[[Interest Topic: Graphical Linux via a Virtual Machine (VM)]]

Latest revision as of 20:33, 4 September 2023

Stop (medium size).png
DO NOT USE THIS VERSION OF THE COURSE. This page will no longer be updated.
New version here: https://seneca-ictoer.github.io/ULI101/weekly-schedule
Andrew's students please go here: http://wiki.littlesvr.ca/wiki/OPS145_Weekly_Schedule
Week Objectives and Tasks Reference Evaluation
Week 1:
Objectives:
  • Course introduction
  • Course Resources/Evaluation/Policies
  • Unix/Linux Background
  • Open source philosophy
  • Linux GUI and the terminal
  • The Matrix server
  • Accessing your Matrix Account
  • Using your Matrix Account
Week 1 Lecture 1 Notes:
PDF | PPTX

Week 1 Lecture 2 Notes:
PDF | PPTX

Tutorials: Links to Windows SSH clients
(Access Matrix from home): YouTube Videos:
Tutorial 1: Worth 2%
(Due Week 2:
Friday @ midnight)
  • INVESTIGATION 1:
    Accessing Your Matrix Linux Account
  • INVESTIGATION 2:
    Using The Linux Shell


Quick Links
Course Outline
Course Policies for ULI101
Student VPN
Week 2:
Objectives:
  • Unix file system
  • File types and file naming
  • Basic file system commands:
    (pwd,cd,tree,ls,mkdir,rmdir,mv,cp,rm, man)
  • Text editing
  • Common file utilities:
    (cat,more,less,touch,file,find)
Week 2 Lecture 1 Notes:
PDF | PPTX

Week 2 Lecture 2 Notes:
PDF | PPTX

Tutorials: Reference Sheets: YouTube Videos:
Tutorial 1 Due
Friday @ Midnight


Tutorial 2: Worth 2%
(Due Week 3:
Friday @ midnight)
  • INVESTIGATION 1:
    Creating & Managing Directories
  • INVESTIGATION 2:
    Managing Text Files
Week 3:
Objectives:
  • Absolute and relative pathnames
  • File name expansion
  • Shell basics
  • Command execution in detail
  • Command History
  • Recalling and editing previous commands
  • Quoting
Week 3 Lecture 1 Notes:
PDF | PPTX

Week 3 Lecture 2 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 2 Due
Friday @ Midnight


Tutorial 3: Worth 2%
(Due Week 4:
Friday @ midnight)
  • INVESTIGATION 1:
    Absolute / Relative / Relative-To-Home Pathnames
  • INVESTIGATION 2:
    Filename Expansion
  • INVESTIGATION 3:
    Quoting Special Characters
Week 4:
Objectives:
  • Data Representation:
    (Binary, octal, decimal,
    and hexadecimal number systems)
  • Number conversions
  • Unix file permissions
Week 4 Lecture 1 Notes:
PDF | PPTX

Week 4 Lecture 2 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 3 Due
Friday @ Midnight


Tutorial 4: Worth 2%
(Due Week 5:
Friday @ midnight)
  • INVESTIGATION 1:
    Numbering Conversions
  • INVESTIGATION 2:
    File Permissions
Week 5:
Objectives:
  • stdin, stdout, stderr
  • Simple filter commands:
    (head,tail,cut,sort,tr,wc)
  • grep utility Redirection and piping
  • /dev/null file
Week 5 Lecture 1 Notes:
PDF | PPTX

Week 5 Lecture 2 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 4 Due
Friday @ Midnight


Tutorial 5: Worth 2%
(Due Week 6:
Friday @ midnight)
  • INVESTIGATION 1:
    Basics Of Redirections
  • INVESTIGATION 2:
    Redirection Using Pipeline Commands
  • INVESTIGATION 3:
    Issuing Multiple Unix/Linux Commands
Week 6:
Objectives:
  • scp and sftp utilities
  • Sending email from command line
  • Command History
Week 6 Lecture 1 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 5 Due
Friday @ Midnight


Tutorial 6: Worth 2%
(Due Week 8:
Friday @ midnight)
  • INVESTIGATION 1:
    File Transfer (Secure Copy)
  • INVESTIGATION 2:
    File Transfer (Secure FTP)
  • INVESTIGATION 3:
    File Transfer (Email)
Week 7: Objectives:
  • Course Review
Evaluation:
  • Midterm Test (20%)
Midterm Test (20%)
Study Week:
Objectives:
  • No scheduled classes
 
Week 8:
Objectives:
  • Filesystem links
  • Hard and symbolic links
  • Process management
  • Aliases
  • Command History
Week 8 Lecture 1 Notes:
PDF | PPTX

Week 8 Lecture 2 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 6 Due
Friday @ Midnight


Tutorial 8: Worth 2%
(Due Week 9:
Friday @ midnight)
  • INVESTIGATION 1:
    Linking Files
  • INVESTIGATION 2:
    Managing Processes
  • INVESTIGATION 3:
    Aliases / Command History
Week 9:
Objectives:
Regular expressions basics:
  • Literal matching
  • Character classes
  • . wildcard
  • * repetition symbol
  • Anchoring
Week 9 Lecture 1 Notes:
PDF | PPTX

Week 9 Lecture 2 Notes:
PDF | PPTX

Tutorials:

YouTube Videos:
Tutorial 8 Due
Friday @ Midnight


Tutorial 9: Worth 2%
(Due Week 10:
Friday @ midnight)
  • INVESTIGATION 1:
    Simple & Complex Regular Expressions
  • INVESTIGATION 2:
    Extended Regular Expressions
  • INVESTIGATION 3:
    Other Commands Using Regular Expressions
Week 10:
Objectives:
Text Manipulation:
  • Using the sed Utility
  • Using the awk Utility
Week 10 Lecture 1 Notes:
PDF | PPTX

Week 10 Lecture 2 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 9 Due
Friday @ Midnight


Tutorial 10: Worth 2%
(Due Week 11:
Friday @ midnight)
  • INVESTIGATION 1:
    Using The SED Utility
  • INVESTIGATION 2:
    Using The AWK Utility
Week 11:
Objectives:
Introduction to Shell Scripting:
  • Introduction to Shell Scripting
  • echo and read commands
  • Shell Variables
  • Positional Parameters
  • Command Substitution /
    Math Operations
  • test statements
  • if / elif-else statements
  • for loop statements
Week 11 Lecture 1 Notes:
PDF | PPTX

Week 11 Lecture 2 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 10 Due
Friday @ Midnight


Tutorial 11: Worth 2%
(Due Week 12:
Friday @ midnight)
  • INVESTIGATION 1:
    Creating A Shell Script
  • INVESTIGATION 2:
    She-Bang Line / Variable / Parameters
  • INVESTIGATION 3:
    Command Substitution / Math Operations
  • INVESTIGATION 4:
    Control Flow Statements
Week 12:
Objectives:
Additional Shell Scripting:
  • if - elif - else statement
  • for loop revisited
  • while loop statement
  • Error-Checking with Loops
  • exit and break Statements
  • export Command
  • Start-up Files
  • Further Study
Week 12 Lecture 1 Notes:
PDF | PPTX

Tutorials: YouTube Videos:
Tutorial 11 Due
Friday @ Midnight


Tutorial 12: Worth 2%
(Due Week 13:
Friday @ midnight)
  • INVESTIGATION 1:
    Additional Logic Statements
  • INVESTIGATION 2:
    Additional Looping Statements
  • INVESTIGATION 3:
    exit AND break Statements
  • INVESTIGATION 4:
    Using Start-Up Files
Week 13
Objectives:
  • Interest Topic
  • Take up Review Questions
Interest Topic: Review Questions:
  • Tutorial 12 Due
    Friday @ Midnight
  • Review Tutorial Due
    Friday @ Midnight


'
Week 14:
Evaluation Week:
  • Final Test (20%)
Final Test (20%)
Interest Topic: Graphical Linux via a Virtual Machine (VM)