Open main menu

CDOT Wiki β

Changes

OPS445 Online Lab1

10 bytes added, 17:59, 30 August 2021
no edit summary
:* Lets setup and reserve the following directories for storing and organizing files for labs and assignments. Execute the following commands at the command prompt:
<pre>
mkdir ~ops445/lab1
mkdir ~/ops445/lab2
mkdir ~/ops445/lab3
mkdir ~/ops445/lab7
mkdir ~/ops445/lab8
mkdir ~/ops445/lab9
mkdir ~/ops445/a1
mkdir ~/ops445/a2
Matrix can not provide a graphical user interface, but it is a useful alterntative for Python development and testing. We will recommend that you use Matrix for '''Lab 8 and 9''', once you have become familiar with the fundamentals on your virtual machine.
 
If you connect to the VPN using your host Windows machine, you should be able to connect using your Linux virtual machine as well. If you are running natively, you should talk to your instructor for other options.
== Part I - Python Versions on Matrix ==
:* You can access the Python Interpreter on Matrix from a Linux machine or a Windows 10 machine.
=== Login to matrix.senecacollege.ca from a Linux machine ===
:<font color='red'>The latest version of the openconnect client is need to connect to the Seneca VPN. We are working on the instructions on how to do that. In the mean time, please use the Windows 10 as described below to connect to matrix.</font>
:* To login to matrix.senecacollege.ca you must have a active Seneca user account.
:* The following is a screen shot showing the login from a CentOS Linux (host or vm) system with an active Seneca user name: <br /><br />[[image:centos_ssh.png|Ssh to matrix from Linux]]