Difference between revisions of "ULI101 Weekly Schedule"

From CDOT Wiki
Jump to: navigation, search
Line 50: Line 50:
 
Additional Resources:
 
Additional Resources:
 
<ul>
 
<ul>
<li>There are several ways you can login to matrix depending<br />
+
<li>[https://ict.senecacollege.ca/~uli101/notes/MatrixLoginInformation.pdf HOWTO Access your Linux Account(PDF)]</li>
on your operating system of choice. Please see this<br />
 
<a href="notes/MatrixLoginInformation.pdf">guide for detailed instructions</a>.</li>
 
 
<li>Links to Windows ssh clients (access matrix from home):
 
<li>Links to Windows ssh clients (access matrix from home):
 
<ul>
 
<ul>
<li><a href="http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe" target="_blank" >SSH/SFTP</a></li>
+
<li>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP]</li>
<li><a href="http://the.earth.li/%7Esgtatham/putty/latest/x86/putty.exe" target="_blank" >Putty</a></li>
+
<li>[http://the.earth.li/%7Esgtatham/putty/latest/x86/putty.exe Putty]</li>
<li><a href="https://www.bitvise.com/ssh-client-download" target="_blank" >Bitvise SSH Client</a></li>
+
<li>[https://www.bitvise.com/ssh-client-download Bitvise SSH Client]</li>
<li><a href="https://mobaxterm.mobatek.net/download-home-edition.html" target="_blank" >MovaXterm</a></li>
+
<li>[https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]</li>
 
</ul></li>
 
</ul></li>
<li>Brauer YouTube: <a href="https://www.youtube.com/watch?v=BEH6i_BKOBo&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2&t=0s" target="_blank">
+
<li>YouTube Videos:
  Connecting to Matrix Using SSH Client, Starting the Assignments, and Running UBUNTU Within Windows 10</a></li>
+
                                                <ul>
<li>Brauer YouTube: <a href="https://www.youtube.com/watch?v=3wZmZOKLllk&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2" target="_blank">
+
                                                        <li>[https://www.youtube.com/watch?v=BEH6i_BKOBo&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2&t=0s Connecting to Matrix Using SSH Client, Starting the Assignments, and Running UBUNTU Within Windows 10]</li>
  Linux File System, Basic Navigation (ls, cd, pwd, tree), Absolute and Relative Paths</a></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>
 
</ul></td>
 
</ul></td>
 
   
 
   

Revision as of 21:45, 4 September 2019

Fall 2019

Brian Gray (A,B,C,D) brian.gray@senecacollege.ca
Harvey Kaduri(E) harvey.kaduri@senecacollege.ca
Murray Saul (F,I,Q,X) murray.saul@senecacollege.ca
Mark Buchner (G) mark.buchner@senecacollege.ca
Eric Brauer (L,M,N) eric.brauer@senecacollege.ca
Michael Huang (O) hong.huang@senecacollege.ca
Azzad Kara (P) azzad.kara@senecacollege.ca
Chris Johnson (R, ZA) chris.johnson@senecacollege.ca
Ayesha Manzer (S, T) ayesha.manzer@senecacollege.ca
Ali Nezhad (U,V) ali.nezhad@senecacollege.ca
John Selmys (W, Y, ZC) john.selmys@senecacollege.ca
Tiayyba Riaz (Z, ZB) tiayyba.riaz@senecacollege.ca
Ahad Mammadov (ZD) ahad.mammadov@senecacollege.ca




Week Objectives and Tasks Reference Assignment
Week 1:
Sep 2-8
  • Course introduction
  • Obtaining your Seneca accounts
  • *nix overview
  • Open source philosophy
  • Linux GUI and the terminal
  • The Matrix server
Lecture Notes:

Additional Resources:

Assignment:
Week 2:
Sep 9-15
Post Installation Tasks:
  • Post Install Commands
  • Bash Shell Scripting Essentials
  • Using a Bash Shell Script to Create a Post Installation Report
Lecture Notes:
Bash Shell Scripting (part 1): web pdf
 
Week 3:
Sep 16-22
Creating & Using Virtual Machines
  • Installing and Using Virtualization Software
  • Installing Guest VMs
Lecture Notes:
Installing Virtual Machines: web pdf
Lab2
Week 4:
Sep 23-29
Creating & Using Virtual Machines / Continued:
  • Manipulating Virtual Machines
  • Backing-up Virtual Machines
  • Manipulating Virtual Machines with Shell Scripts
Lecture Notes:
Managing Virtual Machines: web pdf
Bash Shell Scripting (part2): web pdf
 
Week 5:
Sep 30-Oct 6
Troubleshooting, Archiving, Package Management:
  • Common Troubleshooting Examples
  • Archiving Files
  • Package Management
Lecture Notes:
Troubleshooting, Archiving,
Package Management: web pdf
Bash Shell Scripting (part 3): web pdf
Lab 3
Week 6:
Oct 7-13
Managing Users, Groups & Services:
  • User Management
  • Group Management
  • Service Status
  • Starting / Stopping Services
Lecture Notes:
Managing Users, Groups & Services:
web pdf
Bash Shell Scripting (part 4): web pdf
Lab 4
Week 7:
Oct 14-20
Evaluation:
  • Assignment 1
  • Labs 1 - 4
  • Written Midterm Test
  • Practical Test #1
   
Study Week:
Oct 21-27
 
Week 8:
Oct 28-Nov 3
Monitoring Disk Space, Intro to LVM
  • Monitoring Hard Disk Space
  • LVM - Definition
  • Using LVM
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
Monitoring Disk Space, crontab, awk command: web pdf
Lab 5
Week 9:
Nov 4-10
Using LVM
  • Using LVM
  • Creating Shell Scripts to Flag Low Disk Space
Lecture Notes:
Introduction to LVM: web pdf
Demonstration of Growing /home
partition using LVM: Youtube Video
 
Week 10:
Nov 11-17
Configuring a Network Using Virtual Machines
  • Static Network Configuration
  • Network Configuration with a DHCP client
  • Basic TCP/IP network commands: ping, ifconfig, netstat
Lecture Notes:
Creating a Virtual Private Network (VPN):
web pdf
Bash Shell Scripting (part 6): web pdf
Lab 6
Week 11:
Nov 18-24
Setup and Configure Secure Shell Services
  • Network Services
  • SSH
Lecture Notes:
Securing Network via SSH: web pdf
Configuring Firewalls (iptables): web pdf
Lab 7
Week 12:
Nov 25-Dec 1
Setting Up, Using & Maintaining a DHCP Server
  • DHCP Server
Lecture Notes:
Setting up a DHCP Server: web pdf
Lab 8
Week 13:
Dec 2-8
Evaluation:
  • Assignment 2
  • Labs 5 - 8
  • Practical Test #2
   
Exam Week:
Dec 9-13