SYST13416 Notes / Class Plan

General Announcements (Instructor: Murray Saul)

• January 16, 2012 •

Please view the weekly notes displayed below. It is recommended
to view the notes prior to class to get a basic idea of the
content. The instructor will be providing in class instruction
and providing examples to assist in the learning process…!

General

Things You Should Know First

• Jan 16, 2012 •

Useful Websites:   https://vista.sheridaninstitute.ca

Instructor’s Course Policies:   https://murraysaul.wordpress.com/instructors-policies/

Email Address:   saulm@sheridanc.on.ca

Office: B204

Week 1:Introduction

• Jan 16 – 20, 2012 •

Course Overview (Accessed From SLATE or ATLAS):

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:   13416_week1.pdf
  • Written Notes:   Chapter_01_2011 Introduction.docx
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial1

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial1.solution

Other Resources (Free MS Windows Software):

[ SSH /SFTP Download ]
[ Putty Download ]

Week 2: Working with Files / Directories

• Jan 23 – 27, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:      13416_week2.pdf
  • Written Notes:   Chapter_02_Working_with_Files_Directories.docx (pg. 1 – 10)
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial2

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial2.solution

Assignment #1 (Due Week #4):
Instructions:

  • Issue the following Linux Command in your Atlas Account:
    cp ~saulm/syst13416/assignments/assign1.txt ~/syst13146
  • Issue the command to view this copied file by issuing the Linux Command:
    nano -k ~/syst13416/assign1.txt
  • Carefully read the instructions and perform all tasks in order to complete and submit this assignment.
  • NOTE: Do NOT save the file ~/syst13416/assign1.txt as any other filename! This filename will be used when your work is submitted!!!

Week 3: File Permissions / Linking Files

• Jan 30 – Feb 3, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:   13416_week3.pdf
  • Written Notes: Chapter_03_File_system_Permissions.docx (pg. 8 – 18)
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial3

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial3.solution

Week 4: File Permissions / Linking Files

• Feb 6 – 10, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Assignment 1 Due
  • Slides:      13416_week3.pdf (continuation of last week’s slides)
  • Written Notes:   Chapter_03_File_system_Permissions.docx (pg. 8 – 18)
  • Online Tutorial:   Run separate commands in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial3

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial3.solution

Week 5: Additional File Utilities / Vi Text Editor

• Feb 13 – 17, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:      13416_week4.pdf
  • Written Notes:     Chapter_02_Working_with_Files_Directories.docx (pg. 12 – 14)
                                  Chapter_04_vi_editor_20110.docx
  • Online Tutorial:   Run separate commands in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial4

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial4.solution

  • Online Quiz #1

Assignment #2 (Due Week #7):
Instructions:

  • Issue the following Linux Command in your Atlas Account:
    cp ~saulm/syst13416/assignments/assign2.txt ~/syst13416
  • Issue the command to view this copied file by issuing the Linux Command:
    nano -k ~/syst13416/assign2.txt
  • Carefully read the instructions and perform all tasks in order to complete and submit this assignment.
  • NOTE: Do NOT save the file ~/syst13416/assign2.txt as any other filename! This filename will be used when your work is submitted!!!

Week 6: Processes

• Feb 20 – 24, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:      13416_week5.pdf
  • Written Notes:   Chapter_05_Processes_20110.docx
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial5

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial5.solution

  • Assignment 2 Due (beginning of class)

Week 7: Midterm Exam / Install Linux

• Mar 5 – 9, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Perform Midterm Exam (Midterm Details: N/A )

Week 8: Managing Disk Space / Regular Expressions

• Mar 5 – 9, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:      13416_week9.pdf
  • Written Notes:   Chapter_06_regex_Introduction.docx
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial7

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial7.solution

Assignment #3 (Due: End of Week #10):
Instructions:

  • Issue the following Linux Command in your Atlas Account:
    cp ~saulm/syst13416/assignments/assign3.txt ~/syst13416
  • Issue the command to view this copied file by issuing the Linux Command:
    nano -k ~/syst13416/assign1.txt
  • Carefully read the instructions and perform all tasks in order to complete and submit this assignment.

Week 9: Bash Shell Scripting…

• Mar 12 – 16, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:      13416_week10.pdf
  • Written Notes:   Chapter_07_Shell Variables.docx
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial8

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial8.solution

Week 10: Shell Scripting / Continued

• Mar 19 – 23, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:   13416_week11.pdf
  • Written Notes:   Chapter_08_scripting_20110.docx
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial9

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial9.solution

Week 11: Shell Scripting / Continued

• Mar 26 – 30, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Assignment 3 Due
  • Slides:   13416_week11.pdf
  • Written Notes:   Chapter_08_scripting_20110.docx
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial9

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial9.solution

Assignment #4 (Due: Last Class prior to Final Exam Week):
Instructions:

  • Issue the following Linux Command in your Atlas Account:
    cp ~saulm/syst13416/assignments/assign4.txt ~/syst13416
  • Issue the command to view this copied file by issuing the Linux Command:
    nano -k ~/syst13416/assign1.txt
  • Carefully read the instructions and perform all tasks in order to complete and submit this assignment.

Week 12: sed utility / Startup Files / X-Windows

• Apr 2 – 5, 2012 •

Course Notes (Accessed From SLATE or ATLAS):

  • Slides:   13416_week12.pdf
  • Slides:   13416_week13.pdf
  • Written Notes:   Chapter_09_Sed_2011_X_Startup.docx (pg. 1 – 5)
  • Written Notes:   Chapter_09_Sed_2011_X_Startup.docx (pg. 5 – 10)
  • Online Tutorial:   Run command in Atlas Server:
    ~saulm/syst13416/tutorials/tutorial10

    Tutorial Review Answers: Issue command in Atlas:
    more ~saulm/syst13416/answers/tutorial10.solution

Week 13: Review

• Apr 9 -13 2012 •

  • Assignment 4 Due
  • Course Review
  • Perform Online Quiz #2

17 Responses to “SYST13416 Notes / Class Plan”

  1. You may have considered adding some yahoo clips for your site to hold the members more entertained? I mean I just read thru the entire site of yours but it was fine but as Im really a visible learner, I discovered that to become more helpful. You should inform me how it seems! I favor whatever you folks are doing or over too. Such diligence and opinions! Continue the fantastic work guys. Ive included this destination for a my blogroll. This is a nice site thank you sharing this informative information.. Let me visit your site regularly for quite a few latest post.

  2. I do, check out:

    http://matrix.senecac.on.ca/~murray.saul/westminster/computerGuide_training.html

    Under “YouTube Videos”

    Murray

  3. I’m exploring on the internet for most information since yesterday night we in the end found this! This is usually a excellent website incidentally, but it’s just a little not easy to read from my smart phone.

  4. You made some decent factors there. I looked over the internet for any issue and discovered most of the people will associate with and your website.

  5. I usually dont commonly post on many another Blogs, still I just now has to express gratitude for your public is the solid foundation for charity continue the spectacular work. Ok unfortunately its time to arrive at my work.

  6. I like the helpful info you provide in your articles. I will bookmark your blog and check again here regularly. I’m quite sure I will learn plenty of new stuff right here! Best of luck for the next!

  7. Im getting a browser error, is others? When will you post again? You will inform lots of people! Cheers for this article, it was great to check out. Thank you for the efforts you cash in on in writing this post. Im hoping a similar best work on your part later on likewise. In reality your creative writing abilities has inspired me to start out my own, personal BlogEngine blog now. In truth the blogging is spreading its wings rapidly. Your article is often a fine illustration of it.

  8. I gotta favorite this web site it seems very beneficial handy

  9. I admire the precious knowledge you offer on your articles. I will be able to bookmark your blog and have my children check up here generally. I’m relatively certain they are going to be told a lot of new stuff right here than anyone else!

  10. I like Your Article about SYST13416 Notes / Class Plan Murray Saul’s CyberSpace Perfect just what I was looking for! .

  11. 2011…

    I think this is one of the most vital info for me. And i am glad reading your article. But wanna remark on some general things, The web site style is perfect, the articles is really great : D. Good job, cheers…

  12. It’s a good shame you don’t contain a give money button! I’d definitely give money for this fantastic website! That i suppose right now i’ll acknowledge bookmarking together with attaching an individual’s Feed that will my best Msn balance. That i appearance forward that will recent messages and definitely will share the web site utilizing my best Facebook or twitter team:

  13. Admiring the dedication you put into your website and detailed information you provide. It’s good to come across a blog every once in a while that isn’t the same out of date rehashed material. Excellent read! I’ve bookmarked your site and I’m adding your RSS feeds to my Google account.

  14. I actually found your website through a blogroll on a different website, and have enjoyed perusing several of your pieces. Though SYST13416 Notes / Class Plan Murray Saul’s CyberSpace has been my favoriteso far! I have added your rss and plan on coming back to see what you post about next.

  15. Aw, i thought this was an exceptionally good post. In thought I wish to put in writing such as this moreover – taking time and actual effort for making an excellent article however what things can I only say I procrastinate alot and also by no means appear to get something done.

  16. I’ve learn a few good stuff here. Definitely worth bookmarking for revisiting. I surprise how a lot effort you set to make this sort of great informative website.

  17. This is really interesting, You are a very professional blogger.
    I’ve joined your feed and stay up for in search of more of your excellent post. Additionally, I’ve shared your website in my social networks

Leave a reply to Nowe mieszkania warszawa Cancel reply