OPS145 Weekly Schedule: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 61: | Line 61: | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br />4 - 8 march</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br />4 - 8 march</td> | ||
<td style="border-bottom: thin solid black;">''' | <td style="border-bottom: thin solid black;">'''S''<nowiki/>''pecial characters in the shell''' | ||
* . and .. | |||
* Hidden files | |||
<td style="border-bottom: thin solid black;font-weight:bold;"></td> | * Comments | ||
* The * wildcard | |||
* The ? wildcard | |||
* Spaces in filenames | |||
* Escaping other special characters</td> | |||
<td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 6|Lab 6]]</td> | |||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br />11 - 15 march</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br />11 - 15 march</td> | ||
<td style="border-bottom: thin solid black;">''''''<ul> | <td style="border-bottom: thin solid black;">'''I''<nowiki/>''nput and output redirection'''<ul> | ||
<li></li> | <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> | ||
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;font-weight:bold;"></td> | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 7|Lab 7]]</td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br />18 - 22 march</td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br />18 - 22 march</td> | ||
<td style="border-bottom: thin solid black;">''''''<ul> | <td style="border-bottom: thin solid black;">'''S''<nowiki/>''SH and SCP'''<ul> | ||
<li></li> | <li>Server/client concepts</li><li>ssh to ops345.ca</li><li>scp files to ops345.ca</li> | ||
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;font-weight:bold;"></td> | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 8|Lab 8]]</td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> | ||
<td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>25 - 28 march<br />(friday is a holiday)<br></td> | <td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>25 - 28 march<br />(friday is a holiday)<br></td> | ||
<td style="border-bottom: thin solid black;">''''''<ul> | <td style="border-bottom: thin solid black;">'''B''<nowiki/>''ash scripting'''<ul> | ||
<li></li> | <li>Permissions</li><li>#!</li><li>echo</li><li>date</li><li>time</li><li>Building simple scripts with repeatable results</li> | ||
</ul></td> | </ul></td> | ||
<td style="border-bottom: thin solid black;font-weight:bold;"></td> | <td style="border-bottom: thin solid black;font-weight:bold;">[[OPS145 Lab 9|Lab 9]]</td> | ||
</tr> | </tr> | ||
<tr valign="top"> | <tr valign="top"> |
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
|
Lab 1 |
Week 3: 22 - 26 january |
Terminal basics
|
Lab 2 |
Week 4: 29 january - 2 february |
Filesystem basics
|
Lab 3 |
Week 5: 5 - 9 february |
Permissions
|
Lab 4 |
Week 6: 12 - 16 february |
Editing text files with vi
|
Lab 5 |
Week 7: 20 - 23 february (monday is a holiday) |
Evaluation
|
|
Study Week: 26 february - 1 march |
||
Week 8: 4 - 8 march |
Special characters in the shell
|
Lab 6 |
Week 9: 11 - 15 march |
Input and output redirection
|
Lab 7 |
Week 10: 18 - 22 march |
SSH and SCP
|
Lab 8 |
Week 11: 25 - 28 march (friday is a holiday) |
Bash scripting
|
Lab 9 |
Week 12: 1 - 5 april |
'
|
|
Week 13: 8 - 12 april |
|
|
Week 14: 15 - 19 april |
Evaluation
|