Changes

Jump to: navigation, search

Tutorial 1 - Using Your Matrix Account

2,069 bytes added, 15:27, 30 August 2021
no edit summary
=== Purpose of Having a Matrix Linux Server Account ===
While attending Seneca College, you will be using many different computer systems. Some of these servers include:
While attending Seneca College, you will be using many different computer systems.
Some of these servers include:
{|width="100%" cellspacing="0"
In Unix/Linux, a '''shell''' is simply an '''interface''' to allow a user to communicate with the Linux computer system (server). Linux shells have evolved (improved) over a period of time. You will be using the '''Bash Shell''' which is considered to be ''user-friendly''. By understanding how to issue Linux commands, you can create a file that contains Linux commands (called a '''shell script''') later in this course to automate tasks to make you a more '''productive''' Linux user and system administrator.
<br><br><br><br><br><br>
===Layout of the Matrix Linux Server===
:* Performing '''Linux Practice Tutorials (12)'''
:* Performing '''Linux Practice Questions'''
<br><br><br><br>
 
===Connecting to the Seneca GlobalProtect Student VPN===
[[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://employees.senecacollege.ca/spaces/77/it-services/wiki/view/3722/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>
 
===Connecting to Your Matrix Account===
[[Image:cli-prompt.png|right|80px|]]
After connecting to the Seneca GlobalProtect Student VPN, you can open a '''command terminal'''<br>in your '''Newer Windows 10''', '''Mac''' or '''Linux''' computer and issue the following command:<br><br><span style="color:blue;font-weight:bold;">ssh senecauserid@matrix.senecacollege.ca</span><br><br>
[[Image:ssh-application-icon.png|right|80px|]]
You can also click on the following link to '''download''' and '''install''' a graphical SSH application for your Windows machine:<br>http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe<br><br><br><br>
= INVESTIGATION 1: ACCESSING YOUR MATRIX LINUX ACCOUNT =

Navigation menu