ULI101 - Introduction to UNIX/Linux and the Internet

Outline info
Semester
School
Last revision date 2023-10-02 00:39:51.484
Last review date 2023-12-04 00:15:09.279


Subject Title
Introduction to UNIX/Linux and the Internet

Subject Description
Unix and Linux represent the operating system technology underlying many of the services of the Internet. This subject introduces students to Unix, Linux and the Internet. Students will learn the core utilities to work productively in a Linux environment. Students will do this work using the shell, at the same time learn to configure their login accounts, manipulate data stored in files, effectively use Linux commands and utilities, and write simple shell scripts.

Credit Status
1 credit (3 units)
Required for CPA - Computer Programming and Analysis (Ontario College Advanced Diploma)
Required for CTY - Computer Systems Technology (Ontario College Advanced Diploma)
Required for CPD - Computer Programmer (Ontario College Diploma)
Required for CNS - Computer Networking and Technical Support (Ontario College Diploma)

Learning Outcomes
Upon successful completion of this subject the student will be able to:

1. Execute Linux commands to manage files and directories.

2. Edit text files using common text editors in order to configure the system and write scripts.

3. Write shell scripts to solve programming problems, including customizing user environments to improve working efficiency.

4. Describe the directory layout of a typical Linux system in order to maintain and secure Unix directories and files.

5. Use Linux pipes and file redirection to manipulate data.

6. Form simple regular expressions to define patterns.

Essential Employability Skills

    •  Communicate clearly, concisely and correctly in the written, spoken and visual form that fulfils the purpose and meets the needs of the audience.

    •  Respond to written, spoken, or visual messages in a manner that ensures effective communication.

    •  Execute mathematical operations accurately.

    •  Apply a systematic approach to solve problems.

    •  Use a variety of thinking skills to anticipate and solve problems.

    •  Locate, select, organize, and document information using appropriate technology and information systems.

    •  Analyze, evaluate, and apply relevant information from a variety of sources.

    •  Manage the use of time and other resources to complete projects.

    •  Take responsibility for one's own actions, decisions, and consequences.

Academic Integrity
Seneca upholds a learning community that values academic integrity, honesty, fairness, trust, respect, responsibility and courage. These values enhance Seneca's commitment to deliver high-quality education and teaching excellence, while supporting a positive learning environment. Ensure that you are aware of Seneca's Academic Integrity Policy which can be found at: http://www.senecapolytechnic.ca/about/policies/academic-integrity-policy.html Review section 2 of the policy for details regarding approaches to supporting integrity. Section 2.3 and Appendix B of the policy describe various sanctions that can be applied, if there is suspected academic misconduct (e.g., contract cheating, cheating, falsification, impersonation or plagiarism).

Please visit the Academic Integrity website http://open2.senecac.on.ca/sites/academic-integrity/for-students to understand and learn more about how to prepare and submit work so that it supports academic integrity, and to avoid academic misconduct.

Discrimination/Harassment
All students and employees have the right to study and work in an environment that is free from discrimination and/or harassment. Language or activities that defeat this objective violate the College Policy on Discrimination/Harassment and shall not be tolerated. Information and assistance are available from the Student Conduct Office at student.conduct@senecapolytechnic.ca.

Accommodation for Students with Disabilities
The College will provide reasonable accommodation to students with disabilities in order to promote academic success. If you require accommodation, contact the Counselling and Accessibility Services Office at ext. 22900 to initiate the process for documenting, assessing and implementing your individual accommodation needs.

Camera Use and Recordings - Synchronous (Live) Classes
Synchronous (live) classes may be delivered in person, in a Flexible Learning space, or online through a Seneca web conferencing platform such as MS Teams or Zoom. Flexible Learning spaces are equipped with cameras, microphones, monitors and speakers that capture and stream instructor and student interactions, providing an in-person experience for students choosing to study online.

Students joining a live class online may be required to have a working camera in order to participate, or for certain activities (e.g. group work, assessments), and high-speed broadband access (e.g. Cable, DSL) is highly recommended. In the event students encounter circumstances that impact their ability to join the platform with their camera on, they should reach out to the professor to discuss. Live classes may be recorded and made available to students to support access to course content and promote student learning and success.

By attending live classes, students are consenting to the collection and use of their personal information for the purposes of administering the class and associated coursework. To learn more about Seneca's privacy practices, visit Privacy Notice.

Prerequisite(s)
None (this is a Level 1 course)

Topic Outline

  • Introduction to Unix and Linux - 20%
    • The role of an Operating System
    • Unix and Linux history
    • Software licensing
    • Account maintenance
    • User interface
    • Window managers
    • Common GUI applications
    • The terminal window
    • Basic commands
    • Text editing
    • Linux distributions
    • Running your own Linux
  • Common Utilities - 10%
    • Filters
    • Command aids (file, which, find)
    • Useful commands (echo, date)
    • Online system information (man)
  • Unix File System - 20%
    • File hierarchy
    • Managing files and directories (ls, cat, more, less, rm, cd, cp, mv, mkdir, rmdir)
    • Kinds of files (directory, ordinary, linked)
    • Filenames (hidden files)
    • Absolute and relative pathnames (pwd)
    • Access permissions (chmod, umask)
    • Remote login and file transfer through SSH (ssh, scp, sftp)
  • Data Representation - 5%
    • Data representation concepts
    • Numbering system conversions
  • Shell Basics - 25%
    • Common shells
    • Command execution
    • Command line editing (correcting mistakes, recalling commands)
    • Process management
    • Standard input and output
    • File redirection and piping (<, >, >>, l)
    • Ambiguous file references (?, *, [ ])
    • Quoting special characters
    • Common environment variables
    • Startup files
    • Introduction to scripting concepts
    • Command execution via scripts
    • Script arguments
  • Regular Expressions – 20%
    • Basic regular expressions
    • Using regular expressions with vi
    • Using regular expressions with grep, sed, and awk

Mode of Instruction
Modes: In-class lecture, in-class exercises, and hands-on activity
Hours per week: 4
Room configuration: Computer lab
Typical scheduling pattern: Fall, Winter, and summer terms

Prescribed Texts
None.

Required Supplies
N/A

Student Progression and Promotion Policy
To obtain a credit in this subject, a student must:

  • Achieve an average of 50% or better for the two tests.
  • Achieve a grade of 50% or better on the overall course

http://www.senecapolytechnic.ca/about/policies/student-progression-and-promotion-policy.html

Grading Policyhttp://www.senecapolytechnic.ca/about/policies/grading-policy.html

A+ 90%  to  100%
A 80%  to  89%
B+ 75%  to  79%
B 70%  to  74%
C+ 65%  to  69%
C 60%  to  64%
D+ 55%  to  59%
D 50%  to  54%
F 0%    to  49% (Not a Pass)
OR
EXC Excellent
SAT Satisfactory
UNSAT Unsatisfactory

For further information, see a copy of the Academic Policy, available online (http://www.senecapolytechnic.ca/about/policies/academics-and-student-services.html) or at Seneca's Registrar's Offices. (https://www.senecapolytechnic.ca/registrar.html)


Modes of Evaluation
Assessment Summary

  • 30%  Linux Online Tutorials:
    • 22%  Weekly tutorials with due dates
    •   8%  Interactive review tutorials
  • 30%  Lab Quizzes (best 6 marks of 6 or more quizzes)
  • 40%  Tests (2 at 20%)

Approved by: Suzanne Abraham