Open main menu

CDOT Wiki β

Changes

Tutorial 1 - Using Your Matrix Account

1,446 bytes added, 12:14, 8 June 2023
m
Protected "Tutorial 1 - Using Your Matrix Account": OER transfer ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
|colspan="2" style="font-size:16px;font-weight:bold;border-bottom: thin solid black;border-spacing:0px;"|Course Notes / Software<br>
|colspan="2" style="font-size:16px;font-weight:bold;border-bottom: thin solid black;border-spacing:0px;padding-left:15px;"|Linux Command/Shortcut Reference<br>
|- valign="top" style="padding-left:15px;"
|colspan="2" |Slides:<ul><li>[https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week1.pdf PDF] | [https://matrix.senecacollege.ca/~osl640/slides/OSL640-Week1.pptx PPTX]</li></ul>Windows SSH client Software:<ul><li>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP]</li><li>[httphttps://thewww.earthchiark.ligreenend.org.uk/%7Esgtatham~sgtatham/putty/latest/x86/putty.exe html Putty]</li><li>[https://www.bitvise.com/ssh-client-download Bitvise SSH Client]</li><li>[https://mobaxterm.mobatek.net/download-home-edition.html MovaXterm]</li></ul>
| style="padding-left:15px;" |Matrix Account Access
[[Image:gp1.png|thumb|right|130px|'''Seneca GlobalProtect Student VPN''' ]]
Seneca College is "rolling-out" additional measures to improve '''network security'''. One of these measures is to implement '''multi-factored authentication'''. As of '''September 2020''', all Seneca College students are required to connect to the '''Seneca GlobalProtect Student VPN''' in order to be able to connect to their '''Matrix''' Linux account.<br><br>''<b>Multi-factor authentication</b> is an electronic authentication method in which a computer user is granted access to a website or application only after successfully presenting two or more pieces of evidence (or factors) to an authentication mechanism: knowledge (something the user and only the user knows).'' Reference: https://en.wikipedia.org/wiki/Multi-factor_authentication<br><br>You should have received an email message (also available in course announcements) regarding how to setup your Smart Phone to connect and valid via the Seneca GlobalProtect Student VPN. '''NOTE:''' If you haven't done this yet, please perform the steps provided in the following link:<br>https://employeesstudents.senecacollege.ca/spaces/77186/it-services/wiki/view/37221025/student-vpn<br><br>
In the next investigation, you will learn how to '''connect''' to and '''login''' to your Matrix server account from a remote computer<br>such as your '''home desktop computer''', '''laptop''' or '''tablet''' computer.<br><br>
= INVESTIGATION 1: ACCESSING YOUR MATRIX LINUX ACCOUNT =
<span style="color:red;">'''ATTENTION''': The due date for successfully completing this tutorial (i.e. tutorial 1) is by Friday, November 5th at midnight by March 10 @ 11:59 PM (Week 8).</span><br><br>
In this investigation, you will learn how to connect and login to your Matrix account by issuing a command from your computer's text-based terminal<br>and/or by downloading, installing a running a graphical Windows SSH graphical application.
'''Perform the Following Steps:'''
# Before proceeding, make certain that your '''Seneca GlobalProtect Student VPN is connected'''.<br><br>If you haven't set this up, refer to the following link for instructions;<br>https://employeesstudents.senecacollege.ca/spaces/77186/it-services/wiki/view/37221025/student-vpn<br><br>'''NOTE:''' You only have to connect to your Seneca GlobalProtect student VPN once during the day,<br>or while you are logged into your computer.<br><br>
# Determine which '''operating system''' that your computer is using.<br><br>
# Try connecting to your Matrix account using the instructions in the '''table''' below based on <u>your</u> '''current operating system'''.<br><br>
# Try moving your mouse pointer to the bottom right-hand corner of the SSH application window,<br>then '''click and drag''' outwards to make the application window larger.<br><br>
# To exit your Matrix session, type the command <span style="color:blue;font-weight:bold">exit</span> followed by '''ENTER'''<br><br>'''NOTE:''' You should notice that the colour of the text changes slightly when disconnected<br>and you are unable to issue Linux commands from that window.<br><br>
# After you have disconnected from your account, '''close''' the SSH Secure Shell Client application window.<br><br>'''NOTE:''' You are '''STRONGLY ADVISED''' to use the '''exit''' command to properly terminate your Matrix session<br>'''<u>PRIOR</u>''' to closing the SSH or terminal application window!<br><br>In the next investigation, you will learn how to '''issue Linux commands''', issue a '''checking program''' to confirm that you logged into your Matrix account, and how to <u>setup</u> and <u>perform</u> the '''first two sections of the online ULI101 assignment #1'''.<br><br>
= INVESTIGATION 2: USING THE LINUX SHELL =
:* Perform '''Basic Shell Editing'''
:* Issue a '''program''' to confirm that you connected to your Matrix account
:* Learn how to setup '''online assignment 1'''.:* Perform the '''first section''' and 3 parts of the '''second section''' of '''online assignment 1'''.<br><br>
===Part 1: Using the Linux Shell ===
= LINUX PRACTICE QUESTIONS =
The purpose of this section is to obtain '''extra practice''' to help with '''quizzes''', your '''midterm''', and your '''final exam'''.
 
Here is a link to the [https://matrix.senecacollege.ca/~osl640/questions/osl640_week1_practice.docx MS Word Document of ALL of the questions] displayed below but with extra room to answer on the document to simulate a quiz:
 
Your instructor may take-up these questions during class. It is up to the student to attend classes in order to obtain the answers to the following questions. Your instructor will NOT provide these answers in any other form (eg. e-mail, etc).
 
 
'''Review Questions:'''
 
# What is a “'''Linux Cluster'''”? What is an advantage of using a Linux cluster?
# List '''three unique server names''' at Seneca college and briefly explain the purpose of that server.
# List the steps to connect and login to your Matrix Seneca College account on your '''laptop''' or your '''home computer'''.
# List alternative methods to connect to your Matrix account, including if you have an '''Apple Mac''' computer or are running the '''Linux''' operating system.
# List 3 unique ways to '''log-out''' of your Matrix account (not including closing the SSH window or application).
# What is the difference between a Linux '''command''' and an '''argument'''?
# What is the purpose of a Linux command '''option'''?
# What character(s) are used to '''separate''' commands and arguments?
# Create a '''table''' listing each Linux command, useful options that were mentioned in this tutorial for the following Linux commands:<br>'''pwd''' , '''cd''' , '''ls''' , '''cal''' , '''date''' , '''who''' , '''w''' , '''whoami''' , '''who am I''' , '''clear'''
 
[[Category:OSL640]]