Changes

Jump to: navigation, search

Tutorial 1: Using Your Matrix Server Account

6,915 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=
<br>===Main Objectives of this Practice Tutorial===  :* Learn how to access your '''Matrix''' server account (from a remote home and/or from Seneca computerlab):* Learn several ways to '''exit''' your Matrix Linux Account session. :* Understand the '''Linux command structure''' and how to get '''help''' with Linux command usage. :* Become efficient with '''Linux command line editing''' by using '''short-cut keys'''. :* Perform the Issue a '''checking program'''first two sections on the online assignment #1(i.e. ''Shell Script'' ) to issue '''general Linux commandsconfirm'''that you accessed your Matrix account:* Perform '''LINUX PRACTICE QUESTIONS''' for additional practice<br><br>.
===Tutorial Reference Material===
|- valign="top" style="padding-left:15px;"
|colspan="2" |'''Slides:'''<ul><li>Week 1 Lecture 1 Notes:<br>[https://ictwiki.cdot.senecacollege.ca/~murray.saululi101/uli101slides/ULI101-Week11.1.pdf PDF] | [https://ictwiki.cdot.senecacollege.ca/~murray.saululi101/uli101slides/ULI101-Week11.1.pptx PPTX]</li></ulli>TutorialsWeek 1 Lecture 2 Notes:<ul><libr>[https://wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.2.pdf PDF] | [HOWTOhttps: Access Your Matrix Account]//wiki.cdot.senecacollege.ca/uli101/slides/ULI101-1.2.pptx PPTX]<br></li></ul>'''Tutorials:'''<ul><li>[httphttps://czegelwiki.cdot.senecacollege.comca/senecawiki/uli101/lectures/Lecture1.html Les Czegel's Week 1 Notes (HTML)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>[httphttps://thewww.chiark.earthgreenend.liorg.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:'''
*[https://ss64.com/bash/logout.html logout , exit]<br>
*[https://www.quora.com/What-is-the-difference-between-typing-Ctrl+C-and-Ctrl+D-in-the-Linux-terminal &lt;ctrl&gt;&lt;d&gt;]
*[http://man7.org/linux/man-pages/man1/passwd.1.html passwd]<br>
'''Command Line Editing:'''
*[https://www.ostechnix.com/list-useful-bash-keyboard-shortcuts/ Bash Shell Shortcut Keys]<br>
| style="padding-left:15px;"|'''General Linux Commands:'''
*[http://man7.org/linux/man-pages/man1/pwd.1.html pwd]<br>
*[http://man7.org/linux/man-pages/man1/cd.1p.html cd]<br>
|colspan="1" style="padding-left:15px;" width="30%"|'''Brauer Instructional Videos:'''<ul><li>[https://www.youtube.com/watch?v=BEH6i_BKOBo&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2&t=0s L5RcOngDV_o Connecting to Matrix Using SSH Client, Starting the Assignments, and Running UBUNTU Within Windows 10]<br><br></li><li>[https://www.youtube.com/watch?v=3wZmZOKLllk&list=PLU1b1f-2Oe90TuYfifnWulINjMv_Wr16N&index=2 Linux File System, Basic Navigation (ls, cd, pwd, tree), Absolute and Relative Paths]</li></ul>
|}
= KEY CONCEPTS=
===Purpose of Having a Your Student Account on Matrix Linux Server Account===
While attending Seneca College, you will be using many different computer systems.
|-
| style="padding-left:0px;width:10%" |'''mylearn.senecacollege.ca'''| style="padding-left:15px;width:65%" |Learning Content Management System (''Link to Resources'' / ''Student Grades / Notes / Online Quizzes) |-| style="padding-left:0px;width:10%" |''/ 'ict.senecacollege.ca'Online Quizzes''| style="padding-left:15px;width:65%" |Main ICT Webserver)
|-
| style="padding-left:0px;width:10%" |'''wiki.cdot.senecacollege.ca'''
| style="padding-left:15px;width:65%" |Course WIKIs for Seneca College Students''Lecture Notes'' / ''Tutorials'' (weekly, review) / ''Practice Questions'' / ''Additional Learning Resources''
|-
| style="padding-left:0px;width:10%" |'''<span style="color:blue;">matrix.senecacollege.ca</span>'''
| style="padding-left:15px;width:65%" |Matrix is our Linux Account server environment used for Student Practice and Assignment submission"''hands-on practice''". Each ULI101 student has an account on this server.
|}
[[Image:cli-prompt.png|thumb|right|120px|A '''shell''' is an interface / interpreter to allow a user to communicate with the Linux computer system. ]]
Although you need to study concepts throughout this course (slides, etc.), you will also need to get '''hands-on practice running Linux commands as well as performing and submitting online tutorials'''.
[[Image:cli-prompt.png|thumb|right|120px|A ''This requires that you 'shell''' is an interface / interpreter connect to allow a user to communicate with the Linux computer system. ]]Although you need to study concepts throughout this course, you will also need to learn to server'''issue simple as well as more advanced Linux commands(Matrix) and become comfortable '''. This requires that you practice issuing Linux commands on a frequent basis to become more comfortable when working within the '''Unix''' and '''Linux command-line environments'''.
For this course, it is important to learn how to '''open a command prompt in order to issue commands to perform common tasks'''. In Unix/Linux, a '''shell''' is simply an '''interface / interpreter ''' 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.
===Layout of the Matrix Linux Server===
[[Image:matrix-layout.png|thumb|right|250px|The Matrix server consists of several Virtual Computers all connected together to form a '''cluster'''. A '''Linux Cluster ''' is a '''cost effective''' alternative to larger servers. ]]
The '''Matrix server ''' consists of '''several Virtual Computers computers connected together''' to form a '''cluster'''.<br>A '''Linux cluster ''' is a '''cost effective''' alternative to buying larger servers.
All registered students in this course should have an account on the Matrix server.<br>You will be using this account for the following reasons:
:* Issuing '''Linux commands'''
:* Becoming productive using the Linux '''command prompt''' ('''shell''')
:* Performing '''Linux Practice Tutorials'''('''11 Weekly Tutorials x 2% = 22% of your final grade''')
:* Performing '''Linux Practice Questions'''
:* Performing '''Online Linux AssignmentsReview Tutorial''' ('''38 Sections x 1% = 8% of your final grade''')
===Connecting to the Seneca Global PortalStudent VPN===[[Image:gp1.png|thumb|right|130px|'''Seneca Global PortalStudent VPN''' ]]
Seneca College is "rolling-out" additional measures to improve '''network security'''. One of these measures<br>is to implement '''multi-factored authentication'''. As of '''September 2020''', all All Seneca College students are required<br>to connect to the '''Seneca Global PortalStudent VPN''' in order to be able to connect to their '''Matrix''' Linux accountwhen outside of campus as a '''network security''' measure.<br><br>The Seneca Student VPN uses multi-factor authentication (MFA) when logging in to verify you are who you say you are. ''<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 e-mail message (also available in course announcements) regarding with instructions on how to setup you Smart Phone to connect and valid via the Seneca Global Portalset up your smartphone for multi-factor authentication. '''NOTE:''' If you haven't done this installed it yet, please perform do so by following the steps provided in the following linkITS instructions here:<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>
===Connecting to Your Matrix Account===
[[Image:clicls-promptshell.png|thumb|right|80px100px|]]After connecting Connect to the Seneca Global Portal, you can open a terminal in your Matrix via'''Newer Windows 10''', ssh'''Mac''' or '''Linux''' computer<br>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 There are two basic methods to connecting to '''download''' and '''install''' a graphical SSH application for your Windows machine:<br>http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9Matrix account.exe<br><br>
=INVESTIGATION '''Method 1: ACCESSING YOUR MATRIX LINUX ACCOUNT=Run ssh Command from command prompt:'''
You need :After connecting to run an application the '''Seneca Student VPN''', you can open a '''command terminal''' in '''Windows 10 (or commandabove) called '''SSH, '''Mac''' or ''' in order to securely connect to your Matrix Linux account''' computer and issue the following command:: <brspan style="color:blue;font-weight:bold;">so you can issue Linux commands, perform tutorials and online assignmentsssh senecauserid@matrix.senecacollege.ca<br/span>
In this investigation, you will learn how to connect and login [[Image:ssh-main-window.png|thumb|right|100px|Connect to your Matrix account by issuing a command from your computervia '''s text-based terminal<br>and/or by downloading, installing a running a graphical Windows ''' SSH Program ]]'''Method 2: Run graphical application.<!--ssh program via MyApps in Seneca computer lab:'''
HIDE UNTIL STUDENTS RETURN TO COLLEGE AFTER PANDEMIC CRISIS :If you are in a Seneca computer lab, you can use MyApps to run a '''graphical SSH application''' for your Windows machine. One advantage of using this method is that you are already at Seneca and are NOT required to connect to the student VPN.
'''NOTE:''' You instructor may show you how to run a graphic Linux VM in order to connect to your Matrix account (if interested, refer to the optional tutorial at the end of this semester).
[[Image=INVESTIGATION 1:apps-anywhere-main-window.png|thumb|right|250pxACCESSING YOUR MATRIX LINUX ACCOUNT={{Admon/important|ATTENTION: This weekly tutorial must be completed by ''Friday at 11:59pm in Week 2'MyApps'to obtain a grade of '' (2%'''AppsAnywhere''') Main Window ]]If towards this course.|It is essential that you were able to access one of Seneca computer labs, you could access an application to connect to complete these Weekly Tutorials fully and on time. These are your Matrix account via major learning tool in the '''MyApps''' applicationcourse. There are no late marks.}}
Since many students are '''not''' permitted to access Seneca's computer labs at In this time due to '''COVID19'''section, you can install and run the '''AppsAnywhere''' application (which works in an identical way will learn how to MyApps) on a remote Windows computer. This application is an application streaming service that lets you install software on any Seneca PC on demand. Any software application on the AppsAnywhere menu can be used on computers in classrooms, labs, and the Computing Commons.access your Matrix Linux account by two different methods:
Reference: https://inside.senecacollege.ca/its/software/myapps/ * From your '''NOTE:home computer''' Although you can install and run the AppsAnywhere application on an Apple Mac computer, you will NOT have access to many of the Windows applications (including applications to connect to your Matrix account). In this case, you can open <br>:* From a '''terminalworkstation in a Seneca College''' and issue the lab via '''sshMyApps''' command to connect to your Matrix account.  -->
===METHOD 1: CONNECTING TO YOUR MATRIX ACCOUNT FROM A COMMAND LINE TERMINALYOUR HOME COMPUTER===
[[Image:gp1.png|thumb|right|130px|The '''Global PortalSeneca Student VPN''' service must be connected.]]
You will now learn a quick and simple method of connecting to your Matrix account by opening<br>a text-based '''terminal''' (in any OS) and issuing the '''ssh command'''.<br><br>
'''Perform the Following Steps:'''# Before proceedingIf you want to connect to your Matrix account from home, make you MUST first connect to the Seneca Student VPN.<br>Make certain that your '''Seneca Global Portal Student VPN is connected'''.<br><br>'''NOTE:''' 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 Global Portal 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>
<table style="margin-left:50px;">
<tr valign="top" style="text-align:center;">
<th>'''Newer Version of Windows 10(or above):'''</th> <th>'''MacOSXmacOS:''' </th>
<th>'''Linux:''' </th>
</tr>
</td>
<td>
*Launch Click ''Launchpad'Terminal'icon, type '' from the 'terminal''finder'<br>and press '''ENTER''' utility
*In the terminal, enter the following command:<br><span style="color:blue;font-weight:bold;font-size:.75em;">ssh senecausername@matrix.senecacollege.ca</span>
</td>
<td>
*From the menu, choose:<br>'''Applications''' > '''System Tools''' > '''Terminal'''.
*In the terminal, enter the following command:<br><span style="color:blue;font-weight:bold;font-size:.75em;">ssh senecausername@matrix.senecacollege.ca</span>
</td>
</tr>
</table>
<ol><li value="4">When connecting securely for the '''first time''', a '''dialog box ''' will appear to share a "'''public key'''" with your Matrix account in order to make your interaction between your workstation and the remote Linux server secure within the network (i.e. encrypted to prevent unauthorized access by other users)<br><br>'''<b>FYI:''' </b> To make communications over a network '''secure''', a computer generates '''two keys''': a '''private key''' that is kept on the computer, and a '''public key''', which can be shared with other computers. Transmissions from your computer uses the private key to encrypt ('''scramble''') transmission to the remote computer, which in turn, uses the public key to decrypt (unscramble) the transmission. Likewise, the remote computer uses the public key to encrypt (scramble) transmissions and your computer uses the private key to decrypt ('''unscramble''') those transmissions.''<br><br></li><li>Type '''yes''' and press '''ENTER''' to share your public key.<br><br>Next, a '''dialog box ''' will appear prompting you for your Matrix account '''password''' in order to gain entry to your Matrix account. <br>Your Matrix password is <u>identical </u> to your Seneca password. <br><br>'''NOTE:''' As you type the password, the text will may be blocked-out or '''hidden ''' to prevent others from viewing the screen to obtain your password<br><br></li><li>Enter your Seneca password and press '''ENTER'''<br><br></li>'''NOTE:''' If you encounter an '''error message''', this can occur for several reasons:<ol><li>You mis-spelled the '''name of the server'''</li><li>You mis-spelled your Matrix '''username''' (same username that you connect to ''my.senecacollege.ca'')</li><li>You have '''CAPS LOCK''' on by mistake (your username should be '''lowercase''' only).</li><li>You mis-spelled your '''password''' (same password that you connect to ''my.senecacollege.ca'')<br><br>If you continue to experience the same problems, click on the following link for IT service desk contact info: <br>[https://employeesstudents.senecacollege.ca/spaces/122190/support/wiki/view/35241473/contact-its '''IT service desk'''].<br><br></li></ol><li>If you entered your password correctly, the '''Matrix Linux shell''' should appear where you can enter Linux commands.<br><br>The '''Matrix''' server has been configured to allow users to '''only interact with the Linux OS by issuing commands'''.<br>The main reason for this is to '''force students to learn how to issue Linux commands'''.<br><br></li><li>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 you are returned to the original command prompt where you issued the ''ssh'' command.<br><br></li><li>Type the same command at the '''command terminal prompt''': <span style="color:blue;font-weight:bold">exit</span> followed by '''ENTER'''<br><br>'''NOTE:''' You should notice that the you are disconnected and that the original terminal window has '''automatically closed'''.<br><br></li><li>Try accessing your Matrix account, and then exiting your Matrix account several times to become familiar with this process.<br><br>You will now learn an '''alternative method ''' to access your Matrix account (if you have an MS Windows machine)<br>by downloading and running a graphical SSH application.</li></ol><br> ===METHOD 2: CONNECTING TO YOUR MATRIX ACCOUNT FROM SENECA COMPUTER LAB=== <span style="color:red;font-weight:bold;">NOTE: This section requires you have access to a Seneca computer lab on campus.<br>If you don't have access to a Seneca computer lab this semester, then you can skip this section</span><br><br>
===CONNECTING TO YOUR MATRIX ACCOUNT FROM A GRAPHICAL APPLICATION===You can also connect to your Matrix server account in the '''Seneca Computer lab via MyApps'''.<br><br>One advantage of this method is that your are at the college; therefore, '''you do NOT have to worry about connecting to the Seneca VPN'''. Another advantage of using this method is to introduce you to a '''graphical program''' to allow you connect to your Matrix account as opposed to using the '''ssh''' command (shown in the previous section).<br>
You can [[Image:apps-anywhere-main-window.png|thumb|right|250px|'''MyApps''' ('''AppsAnywhere''') Main Window ]]This method would also install and run a free be useful if you do '''MS Windows graphical SSH applicationnot''' in order have a home (notebook) computer and have access to connect to your Matrix accounta Seneca computer lab workstation.<br>You may find it useful when running a graphical SSH application to <br> '''MyApps''' ('''copy and paste textAppsAnywhere'''. There are several applications<br>) is an application streaming service that lets you install software on any Seneca PC on demand. Any software application on the MyApps menu can download be used on computers in classrooms, labs, and install, but we will be using the SSH Secure Shell Client application for this tutorialComputing Commons. Reference: https://inside.senecacollege.<br><br>ca/its/software/myapps/
'''Perform the Following Steps:'''
<!--
HARD TO GET STUDENTS TO RUN APPS ANYWHERE FROM HOME DUE TO PANDEMICYou will now use '''MyApps''' on your Windows workstation in your Seneca lab room to launch an application<br>to allow you to connect and login to your Matrix server account.COMMENTING OUT THIS SECTIONS UNTIL THE STUDENTS RETURN TO COLLEGESHOWING JUST TO INSTALL GRAPHICAL [[Image:apps-anywhere.png|thumb|right|250px|Several SSH applications will appear. We will use the application called '''SSH APPLICATION INSTEADClient''' for this practice tutorial. ]]
<table align="right"><tr valign="top"><td>[[Image:ma_1.png|thumb|right|150px|Click on Login button.]]</td><td>[[Image:ma_2.png|thumb|right|150px|Enter your Seneca email address.]]</td><td>[[Image:ma_3.png|thumb|right|150px|Authenticate via your Seneca username and password.]]</td></table>
# Open a web-browser on your Windows PC.<br><br>
# Click on the following link: https://myapps.senecacollege.ca/<br><br>
# Click the '''Login''' button to proceed.<br><br>
# When prompted, enter your your Seneca College email address.<br><br>
# You will be taken to the authentication dialog box: enter your Seneca College username and password.<br><br><table align="right"><tr valign="top"><td>[[Image:ma_4.png|thumb|right|150px|Click on on the blue area.]]</td><td>[[Image:ma_5.png|thumb|right|150px|Click on '''Next''' to install the streaming application.]]</td><td>[[Image:apps-anywhere-main-window.png|thumb|right|250px|'''MyApps''' ('''AppsAnywhere''') Main Application Window ]]</td></table>
# A dialog box appears to offer a choice of actions. You need to install an application to support the Apps Anywhere streaming service.<br>Click on the <span style="color:blue;font-weight:bold">blue</span> area to install the application.<br><br>
# Click '''Next''' to proceed with installing the streaming application.<br><br>'''NOTE''': You may be require to '''authenticate''' using your computer account's password. Also, you may be required to '''restart''' your computer after the application has been installed.<br><br>If you restarted your computer, then launch a '''web-browser''' and click on the following '''link''' to resume: https://myapps.senecacollege.ca/<br>You may be required to login and validate like you did in previous steps.<br><br>
# You should notice that the '''AppsAnywhere''' main application window appears.<br><br>'''NOTE:''' You may see a '''Validation in Process''' (or a '''validation successful''') message appear .<br>Although your applications are displayed, you <u>cannot</u> launch them until the validation process is successful.<br><br><table align="right"><tr valign="top"><td>[[Image:ma_validation.png|thumb|right|175px|Validation in Process Message in AppsAnywhere. ]]</td><td>[[Image:ma_system_tray.png|thumb|right|175px|Starting '''Cloudpaging''' Service in your '''System Tray'''. ]]</td><tr></table>You can tell if the system is still validating if an red exclamation mark <span style="color:red; font-weight:bold">!</span> appears in the application icon.<br><br>If the validation process is taking a long time, try opening the '''Cloudpaging''' service in the '''system tray''' located in the right side of the taskbar (you may need to click to display ALL services and then '''double-click''' the '''Cloudpaging''' application to launch).<br><br>
# After your AppsAnywhere session has been validated, click on the '''Search Apps''' area located in the top right corner of the AppsAnywhere window and type the word: <span style="color:blue;font-weight:bold">ssh</span><br><br>[[Image:apps-anywhere.png|thumb|right|250px|Several SSH applications will appear. We will use the application called '''SSH Client''' for this practice tutorial. ]]
# Several SSH applications will appear. <br><br>'''NOTE:''' All of these applications allow you to connect to your Matrix account.<br>We will use the application called '''SSH Secure Shell Client''' for this practice tutorial.<br><br>'''NOTE:''' If you encounter an error trying to launch the SSH application via AppsAnywhere,<br>click on the following link for IT service desk contact info: [https://inside.senecacollege.ca/its/service-catalogue/contacts.html '''IT service desk'''].<br><br>
# Launch the '''SSH Secure Shell Client''' application icon to launch this program.<br><br>'''TIP:''' Prior to launching the application, you can add this to your '''favourites''' which will make it faster<br>to access this application in the future.<br><br><span style="color:blue">'''NOTE #1''': If you experience a problem launching any of your applications, you should note that there is a '''Cloudpaging Player''' application<br>that lists applications launched. If your application did '''NOT''' launch properly, '''right click''' on each listed application and select '''remove''' from the menu.<br>Then re-launch your application from the AppsAnywhere page (the IT service desk indicated that this can occasionally occur).<br><br>
-->'''Perform the Following Steps:'''
# Start your workstation in your lab and login to your Seneca Windows account.<br><br># Make certain that the '''ClickMyApps''' window is open. This window should have opened shortly after you logged into your Windows workstation. If the application windows is not open, click on the following '''linkMyApps''' icon on the desktop to download and install the free SSH Secure Shell application on your Windows computer:<br>http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9launch).exe<br><br><table align="right"><tr valign="top"><td>[[Image:ssh-applicationmain-iconwindow.png|thumb|right|75px150px|DoubleSSH Client Application Window ]]<span style="color:red;font-weight:bold;">NOTE: You may be required to validate in order to use MyApps correctly. If you see near the top of the screen "requires validation", then click SSH icon on desktop that area to connect to launch application]]validate.</tdspan><br><tdbr>[[Image# Click on the '''Search Apps''' area located in the top right corner of the MyApps window and type the word: <span style="color:blue;font-weight:bold">ssh-main-window.png|thumb|right|150px|SSH Client Application Window ]]</tdspan></tablebr><br># After the application has been installed, an application icon should Several SSH applications will appear on . <br><br>'''NOTE:''' All of these applications allow you to connect to your desktopMatrix account.<br>We will use the application called '''Double clickSSH Secure Shell Client''' for this practice tutorial.<br><br># Launch the '''SSH Secure Shell Client''' application iconto launch this program.<br><br>The main SSH Client [[Image:quick-connect-window will appear. Letpng|thumb|right|150px|Quick Connect Dialog Box ]]'''NOTE:''s learn how ' Prior to connect launching the application, you can add this to and login to our Matrix accountyour '''favourites''' which will make it faster<br>using to access this graphical SSH applicationin the future.<br><br># The main SSH Client window will appear. Click on the '''Quick Connect''' button.<br><br>'''NOTE:''' The Connect dialog box allows the user to specify the '''server name''' and your '''account name'''<br>to allow you to connect to the server.<br><br>[[Image:quick-connect-window.png|thumb|right|150px|Quick Connect Dialog Box ]]# Click on the textbox labelled Hostname Hostnanme and enter the text: <span style="color:blue;font-weight:bold">matrix.senecacollege.ca</span><br><br>'''NOTE:''' You can use the hostname '''matrix''' since you are located <u>inside</u> Seneca's network.<br>If you where located <u>outside</u> Seneca's network, then you would need to enter the full domain name: '''matrix.senecacollegesenecac.on.ca'''<br>You will be using the latter hostname since you will be connecting to your Matrix account remotely and not within the college.<br><br>[[Image:share-public-key.png|thumb|right|150px|Dialog Box to Share Public Key on Remote Server ]]# When connecting securely for the '''first time''', a dialog box will appear to share a "public key" with your Matrix account in order to make your interaction between your workstation and the remote Linux server secure within the network (i.e. encrypted to prevent unauthorized access by other users)<br><br>'''FYI:''' To make communications over a network secure, a computer generates '''two keys''': a '''private key''' that is kept on the computer, and a '''public key''', which can be shared with other computers. Transmissions from your computer uses the private key to encrypt (scramble) transmission to the remote computer, which in turn, uses the public key to decrypt (unscramble) the transmission. Likewise, the remote computer uses the public key to encrypt (scramble) transmissions and your computer uses the private key to decrypt (unscramble) those transmissions.<br><br>[[Image:ssh-password-prompt.png|thumb|right|150px|Password Dialog Box ]]
# Click the '''Yes''' button to share your public key.<br><br>
# Next, a dialog box will appear prompting you for your '''Matrix account password''' in order to gain entry to your Matrix account. Your Matrix password is identical to your Seneca password. As you type the password, the text will be blocked-out or hidden to prevent others from viewing the screen to obtain your password<br><br><table align="right"><tr valign="top"><td>[[Image:ssh-password-prompt.png|thumb|right|150px|Password Dialog Box ]]</td><td>[[Image:ssh-authentication-response.png|thumb|right|150px|Authentication Response Dialog Box ]]</tdbr></tablebr>
# Enter your password and click '''OK''' or press '''ENTER'''<br><br>[[Image:ssh-login-error.png|thumb|right|150px|SSH Login Error ]]
# Click '''OK''' or press '''ENTER''' at the '''Authentication Response''' dialog box.<br><br>'''NOTE:''' If you encounter an '''error message''', this can occur for several reasons:<ol><li>You mis-spelled the '''name of the server'''</li><li>You mis-spelled your Matrix '''username''' (same username that you connect to my.senecacollege.ca)</li><li>You have '''CAPS LOCK''' on by mistake (your username should be '''lowercase''' only).</li><li>You mis-spelled your '''password''' (same password that you connect to my.senecacollege.ca)</li></ol><br>If you continue to experience the same problems,<br>click on the following link for IT service desk contact info: <br>[https://insidestudents.senecacollege.ca/itsspaces/190/support/wiki/view/1473/servicecontact-catalogue/contacts.html its '''IT service desk'''].<br><br>[[Image:ssh-shell-window.png|thumb|right|150px|Matrix Shell Command Line Interface ]]#If you entered your password correctly, the main SSH Linux shell should appear where you enter Linux commands.<br><br>The '''Matrix''' server has been configured to allow users to '''only interact with the Linux OS by issuing commands'''. There are various reasons for this, but the main 2 reasons are to '''force students to learn how to issue Linux commands''' as well as '''limitations to remote access to a graphical Linux server''' due to large number of users (students).<br><br>Later in the course, your instructor may demonstrate other ways of accessing '''graphical versions of Linux''', and how to launch a shell terminal[[Image:ssh-settings-window.<br><br>png|thumb|right|150px|SSH Settings Dialog Box ]]
'''Configuring your Graphical SSH Application''' You can '''configure''' the SSH application to adjust elements such as the '''window size''' and '''text font type''' and text '''font size'''. [[Image:ssh-settings-window.png|thumb|right|150px|SSH Settings Dialog Box ]]<br>We will now show be showing you how to configure your SSH Secure Shell Client, but the other applications can allow you to configure their settings.<br><br>
'''Perform the Following Steps:'''
# To change the font size, under the ''Global Settings'' section, click '''Font'''<br><br>
# Select a larger ''font size'' and click '''OK'''<br><br>
# You now should notice that you have customized your SSH shell terminal. You can use the settings screen<br>to also change your background and text '''colours''' if you are interested in doing so.<br><br># To exit your Matrix session, type the following command and press ENTER: <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 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># It is recommended to repeat these steps with connecting to your Matrix account from a Seneca lab workstation until you become comfortable with the process.<br><br> In the next investigation, you will learn how to issue Linux commands from the command prompt (referred to as the "shell"), learn how to get help with Linux commands, use command-line editing short cut keys, and run a program to confirm that you connected to your Matrix account in order to get marks for this online tutorial. =INVESTIGATION 2: USING THE LINUX SHELL =In this investigation, you will learn how to setup use the Linux Shell. Topics in the section include: :* Learn the basic '''Linux command structure''' (''arguments'' and perform the first two sections of ''options''):* Learn how to get '''help''' for Linux commands via the '''online ULI101 assignment #1manual''' (i.e. '''man''' command).<br><br>:* Perform '''Basic Shell Editing''':* Issue a '''program''' to confirm that you connected to your Matrix account
=INVESTIGATION 2: USING THE LINUX SHELL / ONLINE ASSIGNMENTS =Linux Command Structure==
<br>In this section, The Bash shell allows you will learn how to use the interact with Linux Shellby typing commands. Topics in the section include:
:* Learn the '''The basic Linux command structure''' (arguments and options):* Learn how to get '''help''' for Linux commands with manpages ('''man''' command).:* Learn '''Basic Shell Editing''':* Learn how to perform '''online assignments'''.is as follows:* Perform the '''first two sections of online assignment #1'''.<br><br>
<span style===Part 1"font-family:courier;color:blue;font-weight: Using the Linux Shell ===bold">command argument1 argument2 ... </span>
The Bash shell in Matrix allows you to interact Some Linux commands can be used as-is (e.g. '''pwd''', '''date''', '''ls''', '''cal'''), but many Linux commands can also be issued with your Matrix account by issuing commandsarguments (e.g. '''cal 2002''', '''cd /bin''', '''ls -l -a /bin''' ).
Some Linux commands can be issued by entering the Linux command line without arguments (e.g. '''pwdWhat is an argument?''', '''date''', '''ls''', '''cal'''),<br>but some Linux commands can be issued with arguments (e.g. '''cal 2002''', '''cd /bin''', '''ls -la''' ).<br><br>
An argument is used to change the default behaviour of a command. Arguments come in three major forms: # A command '''Linux Command Structureoption'''.#* Example: <code>-l</code># A '''file pathname'''.#* Example: <code>/etc</code># A series of characters (i.e. '''text''') that the command can use.#* Example: <code>"Hello, world."</code>
An '''argument''' <span style="color:blue;font-weight:bold"u>command argument1 argument2 ... must be separated</spanu>from a command (and from other arguments) by whitespace (a '''SPACE''', '''MULTIPLE SPACES''' or a '''TAB''').
An '''argumentPerform the Following Steps:''' can be a '''pathname''', '''text''', '''option''', etc.
An # Confirm that you are logged into your Matrix account.# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">pwd</span>#* '''Explanation:''' The output from this Linux command shows your '''current location''' on the Matrix server (otherwise known as your '''p'''resent '''w'''orking '''d'''irectory). This represents a '''directory pathname''' to your home directory. We will discuss ''pathnames'' later in this course.# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">ls</span>#* '''Question:''' What do you notice?#* '''Answer:''' If there are any files in your home directory, only their file names are displayed.# Change your directory location by issuing the following command: <span style="font-family:courier;color:blue;font-weight:bold">cd /etc</span># Issue the following Linux command to confirm your changed current location: <span style="font-family:courier;color:blue;font-weight:bold">pwd</span>#* '''argumentResult:''' Your Linux session should display <code>/etc/</code> when running this command. If your output is different, retrace your steps to make sure you haven't skipped anything or had a typo in a command.# Issue the following Linux command again: <uspan style="font-family:courier;color:blue;font-weight:bold">separatedls</uspan> #* '''Question:''' What do you notice? How is this different from the last time you ran it?# Re-run the ls command using an '''option''': <span style="font-family:courier;color:blue;font-weight:bold">ls -l</span>#* '''Question:''' What do you notice?#* '''Answer:''' The '''-l''' option combined with the '''ls''' command displays a '''detailed''' ("''long''") listing of the same files, providing you with more information about each file. This is called metadata (data about data), and includes information such as last modified date, file size, ownership and permissions.# Return to your home directory: <span style="font-family:courier;color:blue;font-weight:bold">cd</span># Now confirm you've changed back to your home directory: <span style="font-family:courier;color:blue;font-weight:bold">pwd</span>#* '''Result:''' The shell should display <code>/home/''yourusername''</code># Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">ls /bin</span># 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 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?#* '''Tip:''' The shortcut keys to clear the screen for the Bash shell are: <span style="font-family:courier;color:font-weight:bold">ctrl-l</span># Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">who</span>#* '''Question:''' What information does this command show?#* '''Answer:''' This command lists users that are logged into the same Linux server as yourself.#* '''NOTE:''' Remember that the Matrix Linux cluster contains several servers (or from other argumentsnodes) by a . It won't display all users logged into the cluster, only the ones on the same node as you. # Issue the following Linux command: <span style="color:blue;font-weight:bold">whoami</span>#* '''Question:''' What does this command display?#* '''Question:''' What do you think is the purpose of this command?# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">cal</span>#* '''Question:''' What does this command do?# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">cal 2035</span>#* '''SPACEQuestion:''', How and why is the output different?# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">cal 2 2035</span>#* '''multiple spacesQuestion:''' or a What do each of these numbers do?#* '''TABQuestion:'''What do you think would happen if you reversed the order of those arguments? (i.e. cal 2035 2)
For example:* The '''ls''' command displays a listing of filenames in the '''current''' directory* The '''ls /bin''' command displays a listing of filenames in the '''/bin''' directory (as opposed to your current directory)* The '''ls -l''' command displays a '''detailed''' listing of filenames in the '''current''' directory* The '''ls -l /bin''' command displays a '''detailed''' listing of files in the '''/bin''' directory==Getting Help with Linux Commands==
With the Linux OS containing over '''2500''' commands and utilities, it's important for Linux users and Linux system administrators (sysadmin) to learn how to use commands “on-the-fly”.
The '''Getting Help with Linux Commandsman'''utility is an interactive collection of manual pages that provides information on how to use a given command (i.e. '''command usage''', '''acceptable command arguments''', '''command options''', '''examples''').
With # For an example, issue the following command for the manual page about the manual utility: <span style="font-family:courier;color:blue;font-weight:bold">man man</span>#* You may notice that the online manual categories commands into sections or '''numbered volumes'''.# Press the '''SPACE''' key to move to the Linux OS containing over next screen.#* '''Question:''' How many '''volume numbers''' are contained in the man pages (like '''executable commands''', '''games'2500'', or ' ''system administrator commands ''')?# You can use the following '''shortcut keys''' within the man command to help navigate throughout this utility to get help with the ls command (refer to table below):#::<table cellpadding="3"><tr><th style="border-bottom: 1px solid black;">Keyboard Shortcut</th><th style="border-bottom: 1px solid black;">Purpose</th></tr><tr><td>'''ENTER'''</td><td>Move down one line</td></tr><tr><td>'''SPACEBAR'''</td><td>Move one screen down</td></tr><tr><td>'''&lt;ctrl&gt;&lt;b&gt;'''</td><td>Move one screen up</td></tr><tr><td>'''/pattern/'''</td><td>Search for Pattern</td></tr><tr><td>'''q'''</td><td>quit man utility</td></tr></table># If you are connected to Matrix through a terminal application, you can also use your mouse's scroll wheel.# Press the <span style="font-family:courier;color:blue;font-weight:bold">q</span> key to exit the man command.# Use the ''man'' utility to get help with the ''ls'' command: <span style="font-family:courier;color:blue;font-weight:bold">man ls</span># Navigate through the '''ls''' manual page and utilities, it write down the '''option letters''' that correspond to the following descriptions:#*"'''use a long listing format'''"#*"'''do not ignore entries starting with .'''" (i.e. hidden files)#*"'''sort by file size'''"#*"'''append indicator (one of */=>&|) to entries'''" (i.e. type of file)# Exit the man utility.# Issue the '''ls''' command using <u>each</u> of those option letters you noted in '''step 5''' to see how the command's output changes with each option.#* '''NOTE:''' The '''man''' utility can be used with the '''-k''' option to help list Linux commands that match a text pattern that is good contained within the help screen for a Linux user or sysadmin command.# '''Pipeline commands''' can be used to filter-out unnecessary output. In the next command that you will be issuing, the output from the '''man -k''' command, is sent into the '''grep''' command to ''filter'' (i.e. ''trap'') only output that matches the pattern "8" (The number "8" refers to the category of type of command - in this case, administration commands). We will learn more about how pipeline commands later in this course.# Issue the following Linux pipeline command: <span style="font-family:courier;color:blue;font-weight:bold">man -k user | grep 8</span>#* '''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>{{Admon/caution|Do NOT run the <code>passwd</code> command on Matrix!|Unique 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 commands “onthe '''man''' command for '''passwd'''.# Press the <span style="font-family:courier;color:blue;font-weight:bold">q</span> key to exit the-fly”man command.
The You will now learn how to perform '''mancommand line editing''' command can provide information on how to use a correct syntax errors while typing Linux commands PRIOR to pressing the ENTER key. ==Command Line Editing==[[Image:command (i-line-editing.epng|thumb|right|520px|Command Line Editing Shortcut Keys. ]]Learning '''usageshortcut keys''', in any OS terminal will allow you to be more productive as a ''Linux user'arguments'or '', Linux System Administrator''(commonly referred to as: 'options''', '''examplesLinux sysadmin''').<br>The commands are classified into sections or '''volumes'' Let's learn a few common Bash Shell keyboard shortcut keys and find out where you can access online help for additional shortcuts (if required).
'''Perform the Following Steps:'''
[[Image:meta-key.png|thumb|right|370px|To make '''alt-f''' key work, select '''Edit''' -> '''Settings''' -> '''Keyboard''', and select the checkbox '''Use ALT as Meta key (and Escape)'''.]]
# Type the following Linux command, but DON’T press the ''ENTER'' key:<br><span style="font-family:courier;color:blue;font-weight:bold">cd /bin</span><br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">ctrl-a</span> key combination. What happens?<br><br>'''NOTE:''' To make '''alt-f''' key work when use the '''GRAPHICAL Windows SSH Client application''', select '''Edit''' -> '''Settings''' -> '''Keyboard''', and select the checkbox '''Use ALT as Meta key (and Escape)'''.<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">alt-f</span> key combination '''two times'''<br>(OPTION+right-arrow for Mac OSx).<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">alt-b</span> key combination '''one time'''.<br>(OPTION+left-arrow for Mac OSx).<br><br><table align="right"><tr valign="top"><td>[[Image:ctrl-b.png|thumb|right|150px|'''alt-b''' moves one word backwards for Windows OS]]</td><td>[[Image:ctrl-w.png|thumb|right|150px|'''ctrl-w''' deletes a word to <u>left</u> of the cursor.]]</td><td>[[Image:new-ls.png|thumb|right|150px|After command is deleted, then type new command and press '''ctrl-e''' to move to end of the command line.]]</td></tr></table>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">ctrl-w</span> shortcut key. What happens?<br><br>
# Type the following command: <span style="font-family:courier;color:blue;font-weight:bold">ls</span><br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">ctrl-e</span> key combination<br><br>What happens?<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">ENTER</span> key to execute the command.<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">up arrow</span> key. What happens?<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">ctrl-u</span> key combination. What happens?<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">up arrow</span> key combination, and see what happens when you press <span style="font-family:courier;color:blue;font-weight:bold">BACKSPACE</span> , <span style="font-family:courier;color:blue;font-weight:bold">&lt;ctrl&gt;&lt;BACKSPACE&gt;</span> and <span style="font-family:courier;color:blue;font-weight:bold">&lt;ctrl&gt;&lt;h&gt;</span>.<br>Why is it important to know those series of key combinations?<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">ctrl-u</span> key combination to clear the line.<br><br>
# Press the <span style="font-family:courier;color:blue;font-weight:bold">ctrl-l</span> key combination. What happens? What is the advantage of using '''ctrl-u''' as opposed to '''ctrl-l'''?<br><br>The Bash shortcut keys that you just learned are sufficient to perform Bash Shell editing.<br>Although you are NOT required to learn other short-cut keys, here is a link to a listing in case you are interested:<br>[https:// ostechnix.com/list-useful-bash-keyboard-shortcuts/ Useful Bash Shell Keyboard Shortcuts]
 
==Tutorial Submission==
 
'''Running a Shell Script to Check Student Online Tutorial Participation'''
<table align="right"><tr valign="top"><td>[[Image:script-check-1.png|thumb|right|250px|If all all check pass, then user performed can proceed.]]</td><td>[[Image:script-check-2.png|thumb|right|450px|If there is a warning, then feedback is provided to user to correct and re-run checking script.]]</td></table>
# Make certain that you are logged into your Matrix account.<br><br># Issue the following command: <span style="color:blue;font-weight:bold">man man</span><br>How many volume numbers are contained in the man pages Professors will require students successfully perform these online tutorials for marks (like '''executable commands/programs''', '''games''', or '''system administrator commands'''within a deadline)?<br><br># Press the letter <span style="color:blue;font-weight:bold">q</span> to exit the man command.<br><br># Issue the following Linux command to get help with the ls command: <span style="color:blue;font-weight:bold">man ls</span><br><br>'''TIP:''' You can use the following '''short-cut keys''' within the man command to <br>help navigate throughout this utility to get help with the ls command (refer In order to table below):<br><br><table cellpadding="3"><tr><th style="border-bottom: 1px solid black;">Keyboard Shortcut</th><th style="border-bottom: 1px solid black;">Purpose</th></tr><tr><td>'''ENTER'''</td><td>Move down one line</td></tr><tr><td>'''SPACEBAR'''</td><td>Move one screen down</td></tr><tr><td>'''&lt;ctrl&gt;&lt;b&gt;'''</td><td>Move one screen up</td></tr><tr><td>'''/pattern/'''</td><td>Search for Pattern</td></tr><tr><td>'''q'''</td><td>quit man utility</td></tr></table><br># Navigate through the man utility for the '''ls''' Linux command and note the option letters confirm that correspond to the following:<br><ul><li>Include directory entries whose names begin with you successfully performed a '''period'''</li><li>List in long ('''detailed''') format</li><li>'''Recursively''' list subdirectories encountered</li><li>'''Sort''' files by size</li><li>Display a '''forward slash''' (`/') immediately after each pathname that is a directory</li></ul><br># Exit the man utility for the ls command.<br><br># Issue the '''ls''' command for each of those option letters tutorial, you wrote down to see how this command differs for each option.<br><br>'''NOTE:''' The '''man''' utility can will be used with the '''-k''' option required to help list Linux commands that match run a text pattern<br>that is contained within the help screen for a Linux command.<br><br># Although we will not be learning about pipeline commands program (using the | character) until or in latertutorials,<br>try issuing the following pipeline command: <span style="font-family:courier;color:blue;font-weight:bold">man -k copy | grep 8</span><br><br>How does this pipeline command make it easier to obtain information regarding man command?<br><br># If you wish to change your password, you can change it by issuing the command: <span style="color:blue;font-weight:bold">passwd</span><br>What option for the passwd command can be used to change user info (such as nameseveral programs)?<br>'''Hint:''' use the '''man''' command for '''passwd'''.<br><br>'''NOTE:''' You are NOT required to change your Matrix password for this tutorial. The Matrix server is "synched"<br>with the my.senecacollege.ca server, so it is better to have your Matrix password changed at the same time<br>prove that you change your '''myseneca''' passwordsuccessfully completed tasks in a tutorial and get marks.<br><br>
'''Command Line Editing'''These programs (known as Shell Scripts) will check your work and offer feedback if you made mistakes, so you can make corrections. Making corrections (i.e. troubleshooting) and re-running these checking programs until you are successful will help students gain "hands-on" experience as well as "trouble-shooting experience.
Learning If you have correctly completed the required tasks, the user can proceed. If the checking shell script detects an '''shortcut keyserror''' in any OS terminal , then it will provide feedback to allow you the student to be more productive as fix that problem so they can re-run the checking shell scripts until they have successfully completed a Linux user or Linux sysadmin.<br>Let's learn a few common Bash Shell keyboard shortcut keys and find out where you can access<br>online help for additional shortcuts (if required)task.
'''Perform the Following Steps:'''
[[Image:command-line-editing.png|thumb|right|520px|Command Line Editing Shortcut Keys. ]]# Type Make certain that your current directory is '''your home directory''' by entering the following Linux command, but DON’T press the ENTER key:<br><span style="color:blue;font-weight:bold">cd /bin</span><br><br># Press the * <span style="color:blue;font-weight:bold">ctrl-a</span> key combination. What happens?<br><br># Press the <span style="color:blue;font-weight:bold">alt-RightArrow</span> key combination<br>(OPTION+right-arrow for Mac OSx). What happens?<br><br># Press the <span style="colorfamily:bluecourier;font-weight:bold">ctrl-wcd</span> shortcut. What happens?<br><br># Type Issue the following commandto run a checking script: <span style="color:blue;font-weight:bold">ls</span><br><br># Press the * <span style="color:blue;font-weightfamily:bold">ctrl-e</span> key combination and press <span style="courier;color:blue;font-weight:bold">ENTER<~uli101/span><br><br># Press the up arrow key. What happens?<br><br># Press the <span style="color:blue;font-weight:bold">ctrlweek1-ucheck</span> key combination. What happens?<br><br># Press the <span style="color* '''Note:blue;font-weight:bold''' The beginning character ">up arrow</span> key combination, and see what happens when you press <span style='''~'''"color:blue;font-weight:bold">BACKSPACE</span> , <span style="color:blue;font-weight:bold">&lt;ctrl&gt;&lt;BACKSPACE&gt;</span> and <span style="color:blue;font-weight:bold">&lt;ctrl&gt;&lt;h&gt;</span>is called '''tilde'''.<br>Why You get this character by pressing '''SHIFT''' + '''`''' (which is it important the key to know those series the left of key combinations?<br><br>the number 1 on your keyboard). # Press the <span style="color:blue;font-weight:bold">ctrl-u</span> key combination to Your screen should clear the lineand indicate that you have proved that you have successfully logged in.<br><br># Press the <span style="color:blue;font-weight:bold">ctrl-l</span> key combination. What happens? What is the advantage of using this key combination then issuing the An email will be sent to your Seneca email as '''clearconfirmation''' command?<br><br>in case your ULI101 professor is assigning marks to these tutorials.:The Bash shortcut keys #* Keep those confirmation email messages for the duration of this semester as proof that you just learned are sufficient to perform Bash Shell editing.<br>Although you are NOT required to learn other short-cut keys, here have completed those checking scripts in case there is a link to a listing discrepancy in case you are interested:tutorial grades.<br>https://ostechnix.com/list!-useful-bash-keyboard-shortcuts/<br>NOTE: ONLINE ASSIGNMENTS ARE RETIRED AND REPLACED WITH ONLINE TUTORIALS and REVIEW QUESTIONS
===Part 2: Performing Online Assignments ===
You are required to perform '''3 online assignments''' during throughout this course. This online assignment is used to teach and reinforce Linux commands are techniques as well as using <br>Linux commands to perform tasks gain experience for '''quizzes''', '''test 1''' (midterm) and tests students on their knowledge of issuing Linux commands'''test 2''' (final).
In this sectioninvestigation, you will learn to :* '''select Select the correct section''' for your online assignments, how to perform assignment submission* Perform the '''first two sectionssection''' and '''3 parts of the second section''' of assignment #1, how to * '''verifyVerify''' that you successfully completed both sections, and how to * '''exitExit''' your online assignment #1.
<br>
'''Perform the following steps:'''
[[Image:Assn-initial-window3.png|thumb|right|250px|Initial Assignment Window to Allow Student to Select Correct Course Section. ]]
# In your Matrix account, issue the following command:<br><span style="color:blue;font-weight:bold;font-family:courier">~uli101/assign1a1</span><br><br># Press '''ENTER''' at the "Notes" screen.<br><br># A screen similar to the one displayed on the right will appear.<br><br><span style="color:red;">'''WARNING''': You need to select the <u>'''CORRECT'''</u> section for the course which you belong to.<br>If you do <u>NOT</u> select your correct section, your assignment may not be recorded for marks!</span><br><br># Determine your '''ULI101 three-letter course section code''' from your timetable.<br><br># Select the '''3 letter(s)code''' corresponding to the <u>correct</u> '''ULI101 <u>section</u>''' and '''professor''' and press <span style="color:blue;font-weight:bold">ENTER</span><br><br>
# After you have selected your course section, There will be a screen that provides several important notes before proceeding.<br>Please take a few moments to read those notes and press <span style="color:blue;font-weight:bold">ENTER</span> to proceed.<br><br>[[Image:assn-section-completion.png|thumb|right|250px|Main Assignment Window to View Which Sections Need to be Completed. ]]
# The assignment main menu will then be displayed.<br><br>'''NOTES:'''<ul><li>Near the bottom of the window, you will see '''"You are currently registered to"''' followed by the '''section letter''' and '''instructor name'''. Double-check your course timetable to confirm that this the correct section letter. If you have selected the WRONG section, type <span style="color:blue;font-weight:bold">C</span> in the menu selection area and press <span style="color:blue;font-weight:bold">ENTER</span>. You will return back to the original window to select your correct course section.<br><br></li><li>Near the top of the window displays the sections to complete in the assignment. You are NOT required to complete all sections at the same time. You can check the assignment #1 link on the ULI101 main WIKI page to note the due date for assignment #1. Sections that are NOT completed will be displayed in '''reverse text with a blue background'''. On the other hand, when you compete a section, then the section will appear as regular text<br>(i.e not in reverse text).<br><br>[[Image:assn-completed-window.png|thumb|right|250px|Main Assignment Window to Confirm Which Sections Have or Have Not Been Completed. ]]</li><li>If you want to verify that you have completed sections for the assignment, look for the text '''"Marks earned so far for ULI101 Assignment:"''' and it will show how many sections have been completed. When it shows all sections completed, then your assignment is finished and you should receive full marks provided that you have selected your correct course section.<br><br></li></ul># At the '''Selections Available''' menu assignment #1 window, enter <span style="color:blue;font-weight:bold">1</span> in the menu selection area to begin the first section called '''"Introduction to Unix Commands"'''.<br><br>
# When you have completed this section, you will be returned to the main window.<br>View the contents of this window to confirm that you completed this section.<br><br>
# When you have time this week, enter <span style="color:blue;font-weight:bold">2</span> in the menu selection area and perform the first 3 parts only<br>('''Unix Command Structure''', '''Entering and Editing Commands''', '''Using the Online Manual''').<br><br>
# When you have completed this section, you will be returned to the main window.<br>View the contents of this window to confirm that you completed this section.<br><br>'''NOTE:''' Although you are NOT allowed to use reference sheets for course evaluations, it is recommended to create one for your personal use, and write down Linux commands, their arguments and options, so your can successfully perform quizzes, midterm exam, and final exam.<br><br>
# In order to exit the assignment #1 screen, enter <span style="color:blue;font-weight:bold">q</span><br><br>
# Run Re-run the command to restart your assignment that you did in step #1 and go to the '''main menu'''.<br>What do you notice?<br><br>If you successfully completed the first two sections, they no longer appear in reverse video.<br>This indicates that you have completed the first two sections of this assignment(i.e. you do NOT have to save your work!).<br><br>
# Exit your Assignment 1, and exit your Matrix session.<br><br>
# Proceed to the next section to perform additional practice. Linux is about "doing"! The more practice questions you perform,<br>the better mark you will achieve for this course and have a better foundation of issuing Linux commands to be more productive in your future courses.<br><br>
 
-->
= 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 MS a Word Document document of ALL of the questions displayed below but with extra room to answer on the document tosimulate a quiz:
: https://ictwiki.cdot.senecacollege.ca/~murray.saululi101/uli101files/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).
 
'''Review Questions:'''
# 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'''
 
_________________________________________________________________________________
 
Author: Murray Saul
 
License: LGPL version 3
Link: https://www.gnu.org/licenses/lgpl.html
 
_________________________________________________________________________________
 
[[Category:ULI101]]

Navigation menu