OPS145 Weekly Schedule: Difference between revisions

From Littlesvr Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(25 intermediate revisions by the same user 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>
<tr valign="top>
<td style=" border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:5%">Week</td>
  <td width="20%" style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;">Week</td>
    <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:25%">Objectives and Tasks</td>
  <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;">Objectives and Tasks</td>
    <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;;width:30%">Reference</td>
  <td width="10%" style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;">Labs</td>
    <td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;width:40%;">Evaluation</td>
</tr>
  </tr>
<tr valign="top">
  <tr valign="top">
  <td width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>8 - 12 january<br></td>
    <!-- Week 1 -->
  <td style="border-bottom: thin solid black;">'''Course introduction'''<ul>
    <td style="border-bottom: thin solid black;width:5%">'''Week 1:''' <br>
    <li>[[OPS145|About the course]]</li>
    </td>
    <li>[[OPS145 Passing Requirements|Course Passing Requirements]]</li>
    <td style="border-bottom: thin solid black;width:25%">'''Objectives:''' <ul>
    <li>Course structure</li><li>Introduction to computers</li>
        <li> Course introduction</li>
  </ul></td>
        <li>Course Resources/Evaluation/Policies</li>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145_Introduction | Introduction]]</td>
        <li>Unix/Linux Background</li>
</tr>
        <li>Open source philosophy</li>
<tr valign="top">
        <li>Linux GUI and the terminal</li>
  <td width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>15 - 19 january<br></td>
        <li>The Matrix server</li>
  <td style="border-bottom: thin solid black;">'''Your workstation setup'''<ul>
        <li>Accessing your Matrix Account</li>
    <li>Virtualization</li><li>Install Linux Mint in a virtual machine</li>
        <li>Using your Matrix Account</li>
  </ul></td>
      </ul>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 1|Lab 1]]</td>
    </td>
  </tr>
    <td style="border-bottom: thin solid black;width:30%">
<tr valign="top">
      <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>
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>22 - 26 january<br></td>
        <li>
  <td  style="border-bottom: thin solid black;">'''T''<nowiki/>''erminal basics'''<ul>
          <span style="background:#ffff00;"> [[OPS145 Lab 1|Tutorial 1: Using Your Matrix Account]] </span>
    <li>Case sensitivity</li><li>ls, ls -l, ls -l -h commands</li><li>cd command</li><li>pwd command</li><li>less command</li><li>cat command</li><li>less command</li><li>Extensions, file command</li>
        </li>
  </ul></td>
        <li>[https://students.senecacollege.ca/spaces/186/it-services/wiki/view/1025/student-vpn Connect to Seneca's Student VPN]</li>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 2|Lab 2]]</td>
        <li>[https://vimeo.com/823145586/0a2be9be6f VIDEO: Connect to Seneca's Student VPN]</li>
</tr>
        <li>[[HOWTO: Access Your Matrix Account]] (Platforms: Windows, Linux, Mac OSX)</li>
<tr valign="top">
        <li>[[Using a Linux Desktop]]</li>
  <td width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>29 january - 2 february<br></td>
       
  <td  style="border-bottom: thin solid black;">'''F''<nowiki/>''ilesystem basics'''<ul>
      </ul> '''Links to Windows SSH clients'''<br>(Access Matrix from home): <ul>
    <li>Linux filesystems</li><li>Absolute paths</li><li>Relative paths</li><li>~</li><li>mkdir command</li><li>rmdir command</li><li>ls -R command</li><li>cp, cp -r commands</li><li>mv command</li><li>rm, rm -r commands</li><li>ln -s command</li>
        <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></td>
      </ul> '''YouTube Videos:'''
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 3|Lab 3]]</td>
    </td>
</tr>
    <td style="border-bottom: thin solid black;width:40%>'''Tutorial 1: Worth 2%<br>(Due Week 2:<br>Friday @ midnight)'''
<tr valign="top">
  <td width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>5 - 9 february<br></td>
<ul>
  <td style="border-bottom: thin solid black;">'''P''<nowiki/>''ermissions'''<ul>
<li>INVESTIGATION 1:<br>Accessing Your Matrix Linux Account</li>
    <li>Binary review</li><li>Read, write, execute permissions</li><li>File ownership: user, group, others</li><li>chmod using octal notation</li><li>chmod using symbolic notation</li>
<li>INVESTIGATION 2:<br>Using The Linux Shell</li>
  </ul></td>
</ul>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 4|Lab 4]]</td>
<br>
</tr>
{| style="float: left; margin: 0 0 3em 2em; border: 1px solid black;"
<tr valign="top">
!style="background: #cccccc"| Quick Links
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 6:'''<br>12 - 16 february<br></td>
|-
  <td  style="border-bottom: thin solid black;">'''Editing text files with vi'''<ul>
|[https://apps.senecacollege.ca/ssos/findOutline.do?termCode=20232&subjectCode=ULI101&schoolCode=SICT Course Outline]
    <li>Modes</li><li>:q!</li><li>:w</li><li>:q</li><li>i</li><li>a</li><li>x</li><li>/</li><li>dd</li><li>u</li>
|-
  </ul></td>
|[[Course Policies for ULI101]]
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 5|Lab 5]]</td>
|-
</tr>
|[https://students.senecacollege.ca/spaces/186/it-services/wiki/view/1025/student-vpn Student VPN]
<tr valign="top">
|}
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 7:<br />'''20 - 23 february<br />(monday is a holiday)<br /></td>
</td>
  <td  style="border-bottom: thin solid black;">'''Evaluation'''<ul>
</tr>
    <li>Midterm review lab</li><li>Midterm test</li> </ul></td>
<tr valign=" top">
  <td style="border-bottom: thin solid black;font-weight:bold;"></td>
    <!-- Week 2 -->
</tr>
    <td style="border-bottom: thin solid black;">'''Week 2:''' <br>
<tr valign="top">
    </td>
  <td  width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br />26 february - 1 march</td>
    <td style="border-bottom: thin solid black;">'''Objectives:''' <ul>
  <td  colspan="2" style="border-bottom: thin solid black;background-color:#f0f0f5;"></td>
        <li>Unix file system</li>
</tr>
        <li>File types and file naming</li>
<tr valign="top">
        <li>Basic file system commands: <br>(pwd,cd,tree,ls,mkdir,rmdir,mv,cp,rm, man) </li>
  <td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br />4 - 8 march</td>
        <li>Text editing</li>
  <td style="border-bottom: thin solid black;">'''S''<nowiki/>''pecial characters in the shell'''
        <li>Common file utilities: <br>(cat,more,less,touch,file,find) </li>
* . and ..
      </ul>
* Hidden files
    </td>
* Comments
    <td style="border-bottom: thin solid black;width:30%">
* The * wildcard
      <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>
* The ? wildcard
        <li>
* Spaces in filenames
          <span style="background:#ffff00;">[[OPS145 Lab 2|Tutorial 2: Unix / Linux File Management]]</span>
* Escaping other special characters</td>
        </li>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 6|Lab 6]]</td>
       
</tr>
      </ul> '''Reference Sheets:''' <ul>
<tr valign="top">
        <li>[http://www.cheat-sheets.org/saved-copy/Nano_Cheat_Sheet.pdf Nano Reference Sheet (PDF)]</li>
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br />11 - 15 march</td>
        <li>[https://www.smashingmagazine.com/2010/05/vi-editor-linux-terminal-cheat-sheet-pdf/ Vi Reference Sheet (PDF)]</li>
  <td style="border-bottom: thin solid black;">'''I''<nowiki/>''nput and output redirection'''<ul>
      </ul> '''YouTube Videos:''' <ul>
    <li>STDOUT, STDERR, STDIN</li><li>Redirect STDOUT to a file</li><li>Redirect STDERR to a file</li><li>Redirect to /dev/null</li><li>grep, head, tail, wc</li><li>Redirect input from files</li><li>Piping</li>
        <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>
  </ul></td>
        <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>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 7|Lab 7]]</td>
        <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)]
</tr>
        <li>[https://youtu.be/munrDI_gm4w Introduction to Vi]</li>
<tr valign="top">
       
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br />18 - 22 march</td>
      </ul>
  <td  style="border-bottom: thin solid black;">'''S''<nowiki/>''SH and SCP'''<ul>
    </td>
    <li>Server/client concepts</li><li>ssh to ops345.ca</li><li>scp files to ops345.ca</li>
    <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>
  </ul></td>
        <li>INVESTIGATION 1:<br>Creating & Managing Directories</li>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 8|Lab 8]]</td>
        <li>INVESTIGATION 2:<br>Managing Text Files</li>
</tr>
      </ul>
<tr valign="top">
    </td>
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>25 - 28 march<br />(friday is a holiday)<br></td>
  </tr>
  <td  style="border-bottom: thin solid black;">'''B''<nowiki/>''ash scripting'''<ul>
  <tr valign="top">
    <li>Permissions</li><li>#!</li><li>echo</li><li>date</li><li>time</li><li>Building simple scripts with repeatable results</li>
    <!-- Week 3 -->
  </ul></td>
    <td style="border-bottom: thin solid black;">'''Week 3:''' <br>
  <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 9|Lab 9]]</td>
    </td>
</tr>
    <td style="border-bottom: thin solid black;">'''Objectives:''' <ul>
<tr valign="top">
        <li>Absolute and relative pathnames</li>
  <td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br />1 - 5 april</td>
        <li>File name expansion</li>
  <td  style="border-bottom: thin solid black;">''''''
        <li>Shell basics</li>
  <ul>
        <li>Command execution in detail</li>
    <li></li>
        <li>Command History</li>
  </ul>
        <li>Recalling and editing previous commands</li>
  </td>  
        <li>Quoting</li>
  <td style="border-bottom: thin solid black;font-weight:bold;"></td>
      </ul>
</tr>
    </td>
<tr valign="top">
    <td style="border-bottom: thin solid black;width:30%">
  <td  width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br />8 - 12 april</td>
      <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>
  <td  style="border-bottom: thin solid black;">
        <li>
  <ul>
          <span style="background:#ffff00;">[[OPS145 Lab 3|Tutorial 3: Advanced File Management / Quoting Special Characters]]</span>
    <li></li>
        </li>
  </ul>
       
  </td>  
      </ul> '''YouTube Videos:''' <ul>
  <td style="border-bottom: thin solid black;font-weight:bold;"></td>
        <li>[https://youtu.be/5FQnehwzwSM Filename Expansions]</li>
</tr>
        <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;">[[OPS145 Lab 4|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;">[[OPS145 Lab 5|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;">[[OPS145 Lab 6|Tutorial 6: File Transfer / Sending Email]]</span>
        </li>
       
 
      </ul>
'''YouTube Videos:''' <ul>
        <li>[https://youtu.be/-Le-7U8tEOA SSH, SCP and Other Network Tools]</li>
      </ul>
    </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>
        <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>
       
      </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">
    <!-- Week 8 -->
  <td width="20%" style="border-bottom: thin solid black;">'''Week 14:'''<br>15 - 19 april</td>
    <td style="border-bottom: thin solid black;">'''Week 8:''' <br>
  <td  style="border-bottom: thin solid black;">'''Evaluation'''<ul>
    </td>
     <li>Exam</li> </ul></td>
    <td style="border-bottom: thin solid black;">'''Objectives:''' <ul>
   <td style="border-bottom: thin solid black;font-weight:bold;"></td>
        <li>Filesystem links</li>
</tr>
        <li>Hard and symbolic links</li>
</table>
        <li>Process management</li>
        <li>Aliases</li>
        <li>Command History</li>
      </ul>
    </td>
    <td style="border-bottom: thin solid black;width:30%">
      <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>
        <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> '''YouTube Videos:''' <ul>
        <li>[https://www.youtube.com/watch?v=aNKMOyRYWfM&feature=youtu.be Changing Resolution in Knoppix]</li>
        <li>[https://youtu.be/q93POTgH-aQ Processes and Jobs]</li>
        <li>[https://youtu.be/PVnELIbilrg Aliases]</li>
        <li>[https://youtu.be/tZ94-qH9unM Links]</li>
      </ul>
    </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>
        <li>[https://www.youtube.com/watch?v=XVTwbINXnk4&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=6 Bash Shell Scripting II]</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>
      <li>INVESTIGATION 1:<br>Additional Logic Statements</li>
      <li>INVESTIGATION 2:<br>Additional Looping Statements</li>
      <li>INVESTIGATION 3:<br>exit AND break Statements</li>
      <li>INVESTIGATION 4:<br>Using Start-Up Files</li>
      </ul>
    </td>
  </tr>
  <tr valign="top">
   <!-- Week 13 -->
    <td style="border-bottom: thin solid black;">'''Week 13''' <br>
    </td>
    <td style="border-bottom: thin solid black;">'''Objectives:''' <br>
      <ul>
        <li>Interest Topic</li>
        <li>Take up Review Questions</li>
 
      </ul>
 
    </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]]


[[Interest Topic: Graphical Linux via a Virtual Machine (VM)]]
[[Category:OPS145]]

Latest revision as of 13:01, 27 March 2024

Week Objectives and Tasks Labs
Week 1:
8 - 12 january
Course introduction Introduction
Week 2:
15 - 19 january
Your workstation setup
  • Virtualization
  • Install Linux Mint in a virtual machine
Lab 1
Week 3:
22 - 26 january
Terminal basics
  • Case sensitivity
  • ls, ls -l, ls -l -h commands
  • cd command
  • pwd command
  • less command
  • cat command
  • less command
  • Extensions, file command
Lab 2
Week 4:
29 january - 2 february
Filesystem basics
  • Linux filesystems
  • Absolute paths
  • Relative paths
  • ~
  • mkdir command
  • rmdir command
  • ls -R command
  • cp, cp -r commands
  • mv command
  • rm, rm -r commands
  • ln -s command
Lab 3
Week 5:
5 - 9 february
Permissions
  • Binary review
  • Read, write, execute permissions
  • File ownership: user, group, others
  • chmod using octal notation
  • chmod using symbolic notation
Lab 4
Week 6:
12 - 16 february
Editing text files with vi
  • Modes
  • :q!
  • :w
  • :q
  • i
  • a
  • x
  • /
  • dd
  • u
Lab 5
Week 7:
20 - 23 february
(monday is a holiday)
Evaluation
  • Midterm review lab
  • Midterm test
Study Week:
26 february - 1 march
Week 8:
4 - 8 march
Special characters in the shell
  • . and ..
  • Hidden files
  • Comments
  • The * wildcard
  • The ? wildcard
  • Spaces in filenames
  • Escaping other special characters
Lab 6
Week 9:
11 - 15 march
Input and output redirection
  • STDOUT, STDERR, STDIN
  • Redirect STDOUT to a file
  • Redirect STDERR to a file
  • Redirect to /dev/null
  • grep, head, tail, wc
  • Redirect input from files
  • Piping
Lab 7
Week 10:
18 - 22 march
SSH and SCP
  • Server/client concepts
  • ssh to ops345.ca
  • scp files to ops345.ca
Lab 8
Week 11:
25 - 28 march
(friday is a holiday)
Bash scripting
  • Permissions
  • #!
  • echo
  • date
  • time
  • Building simple scripts with repeatable results
Lab 9
Week 12:
1 - 5 april
'
Week 13:
8 - 12 april
Week 14:
15 - 19 april
Evaluation
  • Exam