Open main menu

CDOT Wiki β

Changes

Tutorial 1: Using Your Matrix Server Account

409 bytes added, 20:33, 4 September 2023
no edit summary
{{Admon/caution|DO NOT USE THIS VERSION OF THE LAB. This page will no longer be updated.|'''New version here:''' https://seneca-ictoer.github.io/ULI101/A-Tutorials/tutorial1<br />'''Andrew's students please go here:''' http://wiki.littlesvr.ca/wiki/OPS145_Lab_1}}
=USING YOUR MATRIX SERVER ACCOUNT=
===Main Objectives of this Tutorial===
|- valign="top" style="padding-left:15px;"
|colspan="2" |'''Slides:'''<ul><li>Week 1 Lecture 1 Notes:<br> [https://githubwiki.comcdot.senecacollege.ca/ULI101uli101/slides/raw/main/ULI101-1.1.pdf PDF] | [https://githubwiki.cdot.comsenecacollege.ca/ULI101uli101/slides/raw/main/ULI101-1.1.pptx PPTX]</li><li>Week 1 Lecture 2 Notes:<br> [https://githubwiki.cdot.comsenecacollege.ca/ULI101uli101/slides/raw/main/ULI101-1.2.pdf PDF] | [https://githubwiki.cdot.comsenecacollege.ca/ULI101uli101/slides/raw/main/ULI101-1.2.pptx PPTX] <br></li></ul>'''Tutorials:'''<ul><li>[https://wiki.cdot.senecacollege.ca/wiki/Tutorial_1:_Using_Your_Matrix_Server_Account#INVESTIGATION_1:_ACCESSING_YOUR_MATRIX_LINUX_ACCOUNT HOWTO: Access Your Matrix Account]</li></ul>'''Windows SSH client Software:'''<ul><li>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe SSH/SFTP]</li><li>[https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.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:'''
=INVESTIGATION 1: ACCESSING YOUR MATRIX LINUX ACCOUNT=
 <span style="color:red;">'''{{Admon/important|ATTENTION''': This online weekly tutorial will be required to must be completed by '''Friday at 11:59pm in week Week 2 by midnight''' to obtain a grade of '''2%''' towards this course</span><br><br>.|It is essential that you complete these Weekly Tutorials fully and on time. These are your major learning tool in the course. There are no late marks.}}
In this section, you will learn how to access your Matrix Linux account by two different methods:
:* From your '''home computer''' <br>
:* From a '''workstation in a Seneca College''' lab via '''MyApps'''
 
===METHOD 1: CONNECTING TO YOUR MATRIX ACCOUNT FROM YOUR HOME COMPUTER===
# Issue the following Linux command to confirm your current location: <span style="font-family:courier;color:blue;font-weight:bold">pwd</span>
#* '''Question:''' What do you notice?
#* '''Question:''' What makes this command with that argument useful if you are current currently located in your home directory?
# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">clear</span>
#* '''Question:''' What do you notice? Why is this command helpful?
#* '''Question:''' How does this ''pipeline command'' make it easier to obtain information regarding man command?
# If you wish to change your password on typical Linux systems, you can by issuing the command: <span style="font-family:courier;color:blue;font-weight:bold">passwd</span>
#* '''WARNING:''' {{Admon/caution|Do '''NOT''' run the ''<code>passwd'' </code> command on Matrix. !|Unique for to this college, your Linux password is changed automatically when you change your '''myseneca''' password.}}
#* '''Question:''' What option for the ''passwd'' command can be used to change user info (such as name)?
#* '''Hint:''' use the '''man''' command for '''passwd'''.
'''Perform the Following Steps:'''
# Make certain that your current directory is '''your home directory''' by entering the following Linux command:
#* <span style="color:blue;font-weight:bold;font-family:courier;">cd</span>
#Issue the following command to run a checking script:
#* <span style="font-family:courier;color:blue;font-weight:bold">~uli101/week1-check</span>
#* '''Note:''' The beginning character "'''~'''" is called '''tilde'''. You get this character by pressing '''SHIFT''' + '''`''' (which is the key to the left of the number 1 on your keyboard).
Here is a link to a Word document of ALL of the questions displayed below but with extra room to answer on the document to simulate a quiz:
: https://githubwiki.com/ULI101/labscdot.senecacollege.ca/rawuli101/mainfiles/uli101_week1_practice.docx
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).