Difference between revisions of "HOWTO: Access Your Matrix Account"

From CDOT Wiki
Jump to: navigation, search
(Use a home computer running Windows)
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Once you have a Matrix account, below are some ways you can access the Matrix server at Seneca.
+
Once you have a Matrix account, there are several ways you can access the Matrix server from within Seneca or at home. This guide gives detailed instructions on how to connect from various environments.
  
=Use Windows on Seneca Lab PCs=
+
==SSH on Seneca Lab PCs==
 +
[[Image:MyApps-Search.jpg|thumb|right|263px|Fig 1. The ''Search  Apps'' field on Seneca MyApps. ]]
 
#Boot up the PC normally, by default it will boot to Windows.
 
#Boot up the PC normally, by default it will boot to Windows.
 
#Login to Windows using your MySeneca account.
 
#Login to Windows using your MySeneca account.
 
#Find on the desktop the Seneca MyApps and double-click it to open.
 
#Find on the desktop the Seneca MyApps and double-click it to open.
#Find the search bar on the top left of the webpage (not the Firefox web browser search) that looks like the one below:
+
#Find the search bar on the top left of the webpage (not the Firefox web browser search), similar to ''Fig. 1''.
 
#Start typing "SSH Secure Shell Connection Client"
 
#Start typing "SSH Secure Shell Connection Client"
 
#Hover over the SSH Secure Shell Client thumbnail and then click "Launch"
 
#Hover over the SSH Secure Shell Client thumbnail and then click "Launch"
Line 16: Line 17:
 
#You should now be connected to Matrix.
 
#You should now be connected to Matrix.
  
=Use A Home Computer Running Windows=
+
==Home: SSH from Windows==
 
#Go to https://ict.senecacollege.ca/~uli101
 
#Go to https://ict.senecacollege.ca/~uli101
 
#Under the details of Week 1 you should see "Links to Windows SSH clients (Access Matrix from Home)".
 
#Under the details of Week 1 you should see "Links to Windows SSH clients (Access Matrix from Home)".
Line 24: Line 25:
 
#A window will open that asks for connection information.
 
#A window will open that asks for connection information.
 
#For Putty, provide the following information:
 
#For Putty, provide the following information:
#*'''Host Name:''' username@matrix.senecac.on.ca
+
#*'''Host Name:''' username@matrix.senecacollege.ca
 
#*Replace username with your Matrix/MySeneca username then click "Open".
 
#*Replace username with your Matrix/MySeneca username then click "Open".
#For SSH, use Host Name matrix.senecac.on.ca, provide your User Name, then click "Connect".
+
#For SSH, use Host Name matrix.senecacollege.ca, provide your User Name, then click "Connect".
#For Bitvise, use Host matrix.senecac.on.ca, provide your Username, then click "Log in".
+
#For Bitvise, use Host matrix.senecacollege.ca, provide your Username, then click "Log in".
 
#Enter your password when prompted. You will not see the cursor move but you are indeed entering your password. (Answer "yes" to any questions that you must answer).
 
#Enter your password when prompted. You will not see the cursor move but you are indeed entering your password. (Answer "yes" to any questions that you must answer).
 
#You are now connected to the Matrix server. You can work on your assignments or access your files.
 
#You are now connected to the Matrix server. You can work on your assignments or access your files.
  
=Use SSH on a Mac Computer=
+
==Home: SSH from macOS==
 
#In a new Finder window, open: Applications > Utilities > Terminal
 
#In a new Finder window, open: Applications > Utilities > Terminal
 
#On the command line, type:
 
#On the command line, type:
 
#*<code>ssh username@matrix.senecacollege.ca</code>
 
#*<code>ssh username@matrix.senecacollege.ca</code>
 
#Enter your password when prompted.
 
#Enter your password when prompted.
#Answer yes to any questions it may ask you.
+
#Answer ''yes'' to any questions it may ask you.
 
#You should now be connected to Matrix. You can work on your assignments or access your files.
 
#You should now be connected to Matrix. You can work on your assignments or access your files.
  
=Use SSH on a Linux Computer=
+
==Home: SSH from Linux==
 
#Open up the "Terminal" (the command line). Choose Applications > System Tools > Terminal.
 
#Open up the "Terminal" (the command line). Choose Applications > System Tools > Terminal.
 
#On the command line, type:
 
#On the command line, type:
Line 46: Line 47:
 
#*'''Note:''' If you are asked about the "key", type in "yes".
 
#*'''Note:''' If you are asked about the "key", type in "yes".
 
#You should now be connected to Matrix. You can work on your assignments or access your files.
 
#You should now be connected to Matrix. You can work on your assignments or access your files.
 +
[[Category:ULI101]]
 +
[[Category:Matrix]]

Revision as of 20:46, 11 September 2019

Once you have a Matrix account, there are several ways you can access the Matrix server from within Seneca or at home. This guide gives detailed instructions on how to connect from various environments.

SSH on Seneca Lab PCs

Fig 1. The Search Apps field on Seneca MyApps.
  1. Boot up the PC normally, by default it will boot to Windows.
  2. Login to Windows using your MySeneca account.
  3. Find on the desktop the Seneca MyApps and double-click it to open.
  4. Find the search bar on the top left of the webpage (not the Firefox web browser search), similar to Fig. 1.
  5. Start typing "SSH Secure Shell Connection Client"
  6. Hover over the SSH Secure Shell Client thumbnail and then click "Launch"
  7. Once the application opens click the "Quick Connect" button.
  8. Provide the following information:
    • Host Name: matrix.senecacollege.ca
    • Username: (your Matrix/MySeneca username)
  9. Click connect.
  10. Enter your password when asked and answer Yes to any other popups.
  11. You should now be connected to Matrix.

Home: SSH from Windows

  1. Go to https://ict.senecacollege.ca/~uli101
  2. Under the details of Week 1 you should see "Links to Windows SSH clients (Access Matrix from Home)".
  3. Left click one of the clients, and download to your desktop.
  4. If you chose Putty you will have downloaded a .exe file (there is no need to install), the others need installation by double-clicking. If you have problems during installation, you may need to right-click and select "Run as administrator".
  5. Double-click the icon that was created. If you chose SSH/SFTP, double-click SSH, there is no need for the SFTP icon so you may as well delete it.
  6. A window will open that asks for connection information.
  7. For Putty, provide the following information:
    • Host Name: username@matrix.senecacollege.ca
    • Replace username with your Matrix/MySeneca username then click "Open".
  8. For SSH, use Host Name matrix.senecacollege.ca, provide your User Name, then click "Connect".
  9. For Bitvise, use Host matrix.senecacollege.ca, provide your Username, then click "Log in".
  10. Enter your password when prompted. You will not see the cursor move but you are indeed entering your password. (Answer "yes" to any questions that you must answer).
  11. You are now connected to the Matrix server. You can work on your assignments or access your files.

Home: SSH from macOS

  1. In a new Finder window, open: Applications > Utilities > Terminal
  2. On the command line, type:
    • ssh username@matrix.senecacollege.ca
  3. Enter your password when prompted.
  4. Answer yes to any questions it may ask you.
  5. You should now be connected to Matrix. You can work on your assignments or access your files.

Home: SSH from Linux

  1. Open up the "Terminal" (the command line). Choose Applications > System Tools > Terminal.
  2. On the command line, type:
    • ssh username@matrix.senecacollege.ca
  3. Enter your password when prompted. You will not see the cursor move but you are indeed entering your password.
    • Note: If you are asked about the "key", type in "yes".
  4. You should now be connected to Matrix. You can work on your assignments or access your files.