OPS145: Difference between revisions

From Littlesvr Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
!style="background: #cccccc"| Quick Links
!style="background: #cccccc"| Quick Links
|-
|-
|<div style="background:#ffff00"> [[OPS145 Weekly Schedule|Weekly Schedule]] </div>
|<span style="background:#ffff00">[[OPS145_Weekly_Schedule|Weekly Schedule]]</span><br>[[OPS145 Passing Requirements|Course Passing Requirements]]
|-
|-
|[https://my.senecacollege.ca/ MySeneca (Blackboard)]
!style="background: #cccccc"| Assignments
|-
|-
|[https://apps.senecacollege.ca/ssos/findOutline.do?termCode=20232&subjectCode=ULI101&schoolCode=SICT Course Outline]
||
|-
|[https://wiki.cdot.senecacollege.ca/wiki/Course_Policies_for_ULI101 Course Policies]
|}
|}


= Welcome to ULI101 - ''Introduction to UNIX/Linux and the Internet'' =
= Welcome to OPS145 (ULI101) - ''Introduction to UNIX/Linux and the Internet'' =
 
{| width="100%" align="right" cellpadding="10"
{| width="100%" align="right" cellpadding="10"
|- valign="top"
|- valign="top"
Line 17: Line 16:
== What This Course is About ==
== What This Course is About ==


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.<br><br>Students will learn the core utilities to work productively in a Linux environment. Students will accomplish this by using the shell (i.e. command prompt), learn to configure their login accounts, manipulate data stored in files, effectively use Linux commands and utilities, and write simple shell scripts to automate simple tasks.<br><br>
This course teaches you how to use Linux. This course is the first in a series of courses covering Linux technologies:
* '''[[OPS145|OPS145 (ULI101)]] Will teach you to be a Linux user. '''
* [[OPS245]] will teach you to move from being a Linux user to being a Linux system administrator.
* [[OPS345]] will teach you to administer Linux servers (web servers, email servers, firewalls), as well as use cloud-provided services for DNS, databases, and file storage systems.
 
In order to become a Linux user you will learn to use the shell, manipulate data stored in files, use Linux commands and utilities, and write simple shell scripts.


== Accessing Your Linux Computer Account ==
It may not sound exciting, but profficiency in using Linux will enable you to take on many interesting pursuits - from running servers (of nearly any description) to building software.


You will need a '''matrix''' computer account to do the ULI101 online tutorials and your review tutorials. If you have never logged into matrix
Treat this course right: accept that you're learning the industry equivalent of eating with a spoon and walking on two legs. You need these basic skills in order to accomplish anything of value later.
before, check your '''[https://myseneca.ca MySeneca email]''' for confirmation that your matrix account was automatically created
after you registered for ULI101. This should happen automatically if you are a new Seneca student and this
is your first semester.
<br><br>
<b>Logging into Matrix Linux Account:</b> After successfully logging into matrix from the
college computers, there are several other ways you can login to matrix depending on
your operating system of choice.<br>Please see the following '''[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_1:_Using_Your_Matrix_Server_Account#METHOD_1:_CONNECTING_TO_YOUR_MATRIX_ACCOUNT_FROM_YOUR_HOME_COMPUTER tutorial]''' for detailed instructions.
<br><br>
<b>In case of problems with:</b>
<ul>  <li>logging into your matrix account</li>  <li>not seeing your home directory in your Matrix Account</li> <li>any other matrix issue</li>  </ul>
If you require technical assistance, please click on the following link:<br>[https://students.senecacollege.ca/spaces/190/support/wiki/view/1473/contact-its '''IT service desk'''].
Phoning may resolve the issue sooner.  


Be ready to specify the exact error message you received.
== Learning by Doing ==


You could also email the ITS helpDesk at: '''[mailto:servicedesk@senecacollege.ca servicedesk@senecacollege.ca]'''<br>
Most of the learning in this course occurs through the hands-on problem solving that takes place in the labs and assignments. Therefore, it's very important to stay up-to-date with the coursework, and to practice until you have confidently mastered each task.
It would help if you snap a picture of your screen or
take a screen capture of your error message and attach to your email when you contact ServiceDesk through your MySeneca email.
<br><br><br><br><br><br><br>


All of the software used in this course is ''open source'' software, so you are free to use, modify, and redistribute it. This means that you can install it as many times as you want on as many different computers as you would like. It also means that you can tinker with it -- you can take it apart, see how it works, and put it back together in the same or a different way, limited only by your time and ambition. You are encouraged to experiment and question liberally.


'''During the <b>Fall 2023</b> semester, ULI101 is taught by:'''
== Course Faculty ==
| width="40% |
 
'''During the <b>Fall 2023</b> semester OPS245 is taught by:'''
 
| width="45% |
 
== Required Materials ==
<table cellpadding="10" cellspacing="0" width="100%">
<tr>
<td  width="10%" style="border-bottom: thin solid #cccccc;">[[Image:desktop-computer.png|left|95px]]</td>
<td  width="20%" style="border-bottom: thin solid #cccccc;">'''Workstation Computer'''</td>
<td  width="20%" style="border-bottom: thin solid #cccccc;">Just about any will do.</td>
</tr>
<tr>
<td  width="10%" style="border-bottom: thin solid #cccccc;">[[Image:gp1.png|left|95px]]</td>
<td  width="10%" style="border-bottom: thin solid #cccccc;">'''VPN Access'''</td>
<td  width="10%" style="border-bottom: thin solid #cccccc;">[https://students.senecacollege.ca/spaces/186/it-services/wiki/view/1025/student-vpn Instructions]</td>
</tr>
<tr>
<td  width="10%" style="border-bottom: thin solid #cccccc;">[[Image:bash_shell.png|left|75px]]</td>
<td  width="10%" style="border-bottom: thin solid #cccccc;">'''Free Applications for Remote Access'''</td>
<td  width="10%" style="border-bottom: thin solid #cccccc;">[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html PuTTY]</td>
</tr>
</table>


==Course Resources==
<table cellpadding="10" cellspacing="0" width="100%"><tr><td>[[Image:bash_shell.png|left|75px]]</td><td style="padding-top:25px;padding-bottom:25px;">'''Free Applications for Remote Access:'''<br><br><dl><dd>[https://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe Secure Shell SSH/SFTP]</dd><dd>[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html PuTTY]</dd><dd>[https://www.bitvise.com/ssh-client-download Bitvise SSH Client]</dd><dd>[https://mobaxterm.mobatek.net/download-home-edition.html Moba Xterm]</dd></dl></td></tr><tr><td valign="top">[[Image:slg.png|left|75px]]</td><td style="padding-top:25px;padding-bottom:25px;">'''[http://inside.senecacollege.ca/learningcentres/supported-learning-groups.html The Learning Center]''' is a resource to assist students that additional course help, english reading / writing support and improving study skills.<br><br>'''[https://library.senecacollege.ca/learningcentre/slg Supported Learning Groups]''' are peer-facilitated study sessions targeted to help students review course material for difficult courses. It is a student-driven, informal study group offered regularly where students can discuss course content, develop learning strategies, predict test items, compare notes and develop organizational tools while learning how to integrate course content and study skills together.<br><br>Benefits of Supported Learning Groups include:<ul><li>Make efficient and effective use of study time</li><li>Build learning strategies that integrate course content with study techniques</li><li>Meet classmates as you improve teamwork ability and leadership skills</li><li>Stay on top, feel confident and be prepared for lectures, weekly tutorials, review tutorials, tests, etc.</li></ul></td></tr></table>
|}
|}


Line 71: Line 81:
</table>
</table>


[[Category:OPS145]]
== If you're not from Seneca ==
You're welcome to use these materials for learning anyway. You won't get any course credit, and I won't be marking your stuff, but I (Andrew) might reply to your questions if you email me.
 
[[Category:OPS245]]

Revision as of 14:28, 4 September 2023

Quick Links
Weekly Schedule
Course Passing Requirements
Assignments

Welcome to OPS145 (ULI101) - Introduction to UNIX/Linux and the Internet

What This Course is About

This course teaches you how to use Linux. This course is the first in a series of courses covering Linux technologies:

  • OPS145 (ULI101) Will teach you to be a Linux user.
  • OPS245 will teach you to move from being a Linux user to being a Linux system administrator.
  • OPS345 will teach you to administer Linux servers (web servers, email servers, firewalls), as well as use cloud-provided services for DNS, databases, and file storage systems.

In order to become a Linux user you will learn to use the shell, manipulate data stored in files, use Linux commands and utilities, and write simple shell scripts.

It may not sound exciting, but profficiency in using Linux will enable you to take on many interesting pursuits - from running servers (of nearly any description) to building software.

Treat this course right: accept that you're learning the industry equivalent of eating with a spoon and walking on two legs. You need these basic skills in order to accomplish anything of value later.

Learning by Doing

Most of the learning in this course occurs through the hands-on problem solving that takes place in the labs and assignments. Therefore, it's very important to stay up-to-date with the coursework, and to practice until you have confidently mastered each task.

All of the software used in this course is open source software, so you are free to use, modify, and redistribute it. This means that you can install it as many times as you want on as many different computers as you would like. It also means that you can tinker with it -- you can take it apart, see how it works, and put it back together in the same or a different way, limited only by your time and ambition. You are encouraged to experiment and question liberally.

Course Faculty

During the Fall 2023 semester OPS245 is taught by:

Required Materials

Desktop-computer.png
Workstation Computer Just about any will do.
Gp1.png
VPN Access Instructions
Bash shell.png
Free Applications for Remote Access PuTTY

If you're not from Seneca

You're welcome to use these materials for learning anyway. You won't get any course credit, and I won't be marking your stuff, but I (Andrew) might reply to your questions if you email me.