Difference between revisions of "ULI101 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
(24 intermediate revisions by 3 users not shown)
Line 10: Line 10:
 
|-
 
|-
 
|
 
|
 +
 
:'''Week 1'''  
 
:'''Week 1'''  
  
Line 19: Line 20:
 
:* Linux GUI and the Terminal
 
:* Linux GUI and the Terminal
 
:* The Matrix Server
 
:* The Matrix Server
 +
 
|
 
|
:*
+
:[[ULI101_Week_1|Week 1 Notes]]
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 2'''  
 
:'''Week 2'''  
  
Line 35: Line 39:
 
:::cat, more, less, touch, file, find
 
:::cat, more, less, touch, file, find
 
<!-- Assignment 1 Released -->
 
<!-- Assignment 1 Released -->
 +
 
|
 
|
:*
+
:[[ULI101_Week_2|Week 2 Notes]]
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 3'''  
 
:'''Week 3'''  
  
Line 50: Line 57:
 
::*Recalling and Editing Previous Commands
 
::*Recalling and Editing Previous Commands
 
::*Quoting Special Characters
 
::*Quoting Special Characters
 +
 
|
 
|
:*
+
:[[ULI101_Week_3|Week 3 Notes]]
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 4'''  
 
:'''Week 4'''  
 +
  
 
|
 
|
Line 63: Line 74:
 
::* Practical Applications:
 
::* Practical Applications:
 
:::*File Permissions
 
:::*File Permissions
 +
 
|
 
|
 +
:[[ULI101_Week_4|Week 4 Notes]]
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 5'''  
 
:'''Week 5'''  
  
 +
|
 +
:'''Filter and Redirection Commands'''
 +
:* stdin, stdout, stderr
 +
:* Simple filter commands: head,tail,cut,sort,tr,wc
 +
:* grep utility
 +
:* Redirection and piping
 +
:* /dev/null file
  
 
|
 
|
:'''Working with Partitions / User &amp; Group Management'''
+
:[[ULI101_Week_5|Week 5 Notes]]
:* Creating / Managing Virtual Partitions
+
:* '''Assignment #1 Due (6%)'''
:* Mounting / Unmounting File Systems
 
:* Automatically Mount File Systems Upon Boot-up
 
:* User and Group Management
 
|
 
:* [[Logical Volume Management]]
 
:* [http://tldp.org/HOWTO/Partition/fdisk_partitioning.html Partitioning with fdisk]
 
:* [http://www.linux-tutorial.info/modules.php?name=MContent&pageid=282 Mounting / Unmounting File-systems]
 
:* [http://www.itwire.com/business-it-news/open-source/14446-uid-and-gid-the-basics-of-linux-user-admin UID and GID explained]
 
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 6'''  
 
:'''Week 6'''  
  
 
|
 
|
:'''Archiving Files, Compiling Software<br />Packages from Source, Managing Services'''
+
:'''Running  & Installing Linux / Miscellaneous Utilities'''
:* Using Archive Files (tar, tar.gz, tgz)
+
:* Running Live Linux
:* Compiling Software from Source Code
+
:* Sending Email From Command Line
:* System Services (via '''systemd''')
+
:* scp and sftp Utilities
 +
:* Linux on Your Desktop
 +
:* (Virtualization?)
 +
:* Installing Linux
 +
:* Basic Linux System Administration
  
:* Catch-up on Labs
 
:* Work on assignment
 
:* Review for Practical and Written tests
 
 
|
 
|
:* [http://www.centos.org/docs/2/rhl-gsg-en-7.2/s1-zip-tar.html archiving with tar, gzip,gunzip]
+
:[[ULI101_Week_6|Week 6 Notes]]
:* [http://www.tuxfiles.org/linuxhelp/softinstall.html Compiling Software from Source Code]
 
 
 
:* [[init vs systemd]]
 
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 7'''  
 
:'''Week 7'''  
  
 
|
 
|
 
:'''Evaluation'''
 
:'''Evaluation'''
:* Practical Test 1 (covering weeks 1-6)
+
:* '''Midterm Test (30%)'''
:* Written Test 1 (covering weeks 1-6)
 
 
|
 
|
 +
:
 
|-
 
|-
 
!colspan="3"|
 
!colspan="3"|
Line 112: Line 128:
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 8'''  
 
:'''Week 8'''  
  
 
|
 
|
<!-- * Assignment 1 Evaluation -->
+
:'''Linking / Process Management / Storage Considerations'''
:'''Configuring a Network Using Virtual Machines'''
+
:* File System Links:
:* Static Network Configuration
+
:::*Hard vs Symbolic Links
:* Network Configuration with a DHCP client
+
:* Process Management
:* Basic TCP/IP network commands: ping, ifconfig, netstat
+
:* Storage Quota Information (quota)
:* '''Assignment 1 Due'''
+
 
 
|
 
|
:Networking with Virtual Machines (Introduction)
+
:[[ULI101_Week_8|Week 8 Notes]]
:* [http://en.wikipedia.org/wiki/Virtual_network Virtual Network - Definition]
 
:* [http://www.reallylinux.com/docs/networkingadmin.shtml Important Linux Networking Commands] (Also refer to lab 6 notes)
 
:* [http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html Linux Network Configuration]
 
:* [[IPTables]] Reference
 
:* Lab6 Notes: [http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_6#Investigation_8:_How_do_I_view_and_configure_the_IPTABLES_firewall.3F_--_Basic_Function.2FConfiguration IPTABLES Firewall]
 
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 9'''  
 
:'''Week 9'''  
  
 
|
 
|
:'''Setup and Configure Secure Shell Services,<br />Using Virtual Machines'''
+
:'''Regular Expressions Basics'''
:* Network Services
+
:* Literal Matching
:* SSH
+
:* Character Classes
 +
:* Wildcard
 +
:* Repetition
 +
:* Anchoring
 +
 
 
|
 
|
:* Network services/ssh
+
:[[ULI101_Week_9|Week 9 Notes]]
:* [http://support.suso.com/supki/SSH_Tutorial_for_Linux SSH Tutorial]
+
:* '''Assignment #2 Due (6%)'''
:* [http://it.toolbox.com/blogs/locutus/shh-securing-ssh-howto-10640 How to Make SSH More Secure]
 
:* [[IPTables]]
 
:* Interest Topic: [http://linuxgazette.net/issue58/sharma.html Linux Security Tips] (See Areas involving Networking)
 
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 10'''  
 
:'''Week 10'''  
  
  
 
|
 
|
:'''Setting Up, Using &amp; Maintaining a DHCP Server'''
+
:'''Shell Scripting - Part I'''
:* DHCP Server
+
:* Shell Startup Files
 +
:* Introduction to Shell Scripting
 +
:* Shell Variables
 +
:* Positional Parameters
 +
:* Output / Input:
 +
::::echo, read
 +
:* Simple Logic:
 +
::::if, test
 +
:* Iteration (repetition):
 +
::::for
 +
 
 
|
 
|
:* DHCP Server Definition:<br />[http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol]
+
:[[ULI101_Week_10|Week 10 Notes]]
 +
:
 
|-
 
|-
 
|
 
|
 +
 +
 
:'''Week 11'''  
 
:'''Week 11'''  
  
 +
|
 +
:* '''(Extended Regular Expressions?)'''
 +
:* Utilities:
 +
::::egrep, vi, sed, awk
  
 
|
 
|
:* '''Assignment 2 released'''
+
:[[ULI101_Week_11|Week 11 Notes]]
:* Review for Practical Test
+
|-
 
|
 
|
  
  
|-
 
|
 
 
:'''Week 12'''  
 
:'''Week 12'''  
  
  
 
|
 
|
:* '''Practical Test 2'''
+
:* '''Shell Scripting - Part II'''
 
|
 
|
 
+
:[[ULI101_Week_12|Week 12 Notes]]
 
 
 
|-
 
|-
 
|
 
|
Line 179: Line 211:
  
 
|
 
|
:* '''Assignment 2 Due'''
+
:* '''Review'''
:* Review for Exam
+
:* Course Review
 
|
 
|
 
+
:* '''Assignment #3 Due (6%)'''
  
 
|-
 
|-
!colspan="3"|'''Exam Week'''  
+
!colspan="3"|'''Final Exam (40%)'''
 
|}
 
|}

Revision as of 21:29, 4 November 2018


Week
Objectives and Tasks
Course Notes / Assigned Lab Section
Week 1
Introduction to ULI101 & UNIX / Seneca Servers
  • Introduction
  • *nix Overview
  • Open Source Philosophy
  • Linux GUI and the Terminal
  • The Matrix Server
Week 1 Notes


Week 2
Unix File System / Common Commands / Text Editing
  • Unix File System
  • File Types and File Naming
  • Basic File System Commands:
pwd, cd, tree, mkdir, rmdir, mv, cp, rm, man
  • Vi Text Editor
  • Common File Utilities:
cat, more, less, touch, file, find
Week 2 Notes


Week 3


Shell Basics
  • Absolute and Relative Pathnames
  • File Name Expansion
  • Shell Basics:
  • Command Execution in Detail
  • Recalling and Editing Previous Commands
  • Quoting Special Characters
Week 3 Notes


Week 4


Data Representation
  • Data Representation:
  • Binary, Octal, Decimal and Hexadecimal Numbering Systems
  • Numbering System Conversions
  • Practical Applications:
  • File Permissions
Week 4 Notes


Week 5
Filter and Redirection Commands
  • stdin, stdout, stderr
  • Simple filter commands: head,tail,cut,sort,tr,wc
  • grep utility
  • Redirection and piping
  • /dev/null file
Week 5 Notes
  • Assignment #1 Due (6%)


Week 6
Running & Installing Linux / Miscellaneous Utilities
  • Running Live Linux
  • Sending Email From Command Line
  • scp and sftp Utilities
  • Linux on Your Desktop
  • (Virtualization?)
  • Installing Linux
  • Basic Linux System Administration
Week 6 Notes


Week 7
Evaluation
  • Midterm Test (30%)

Study Week


Week 8
Linking / Process Management / Storage Considerations
  • File System Links:
  • Hard vs Symbolic Links
  • Process Management
  • Storage Quota Information (quota)
Week 8 Notes


Week 9
Regular Expressions Basics
  • Literal Matching
  • Character Classes
  • Wildcard
  • Repetition
  • Anchoring
Week 9 Notes
  • Assignment #2 Due (6%)


Week 10


Shell Scripting - Part I
  • Shell Startup Files
  • Introduction to Shell Scripting
  • Shell Variables
  • Positional Parameters
  • Output / Input:
echo, read
  • Simple Logic:
if, test
  • Iteration (repetition):
for
Week 10 Notes


Week 11
  • (Extended Regular Expressions?)
  • Utilities:
egrep, vi, sed, awk
Week 11 Notes


Week 12


  • Shell Scripting - Part II
Week 12 Notes
Week 13


  • Review
  • Course Review
  • Assignment #3 Due (6%)
Final Exam (40%)