Difference between revisions of "OSL640"
Line 18: | Line 18: | ||
== What This Course is About == | == What This Course is About == | ||
− | Unix and Linux represent the operating system technology | + | Unix and Linux represent the operating system technology powering many of the services we access every day - from Smart Phones, Cloud Computing and the Internet. Unix and Linux systems are often used to provide core services for companies as they are stable and secure. Updating is simple and does not usually require a system reboot unless the Kernel is updated. This subject introduces students to Unix and Linux. |
+ | <br> | ||
+ | Students will learn the core utilities to work productively in a Linux environment. Students will do this work using the shell on a live Linux cluster. Students will learn to configure their login accounts, manipulate data stored in files, effectively use Linux commands and utilities, and write simple shell scripts.<br><br> | ||
== Accessing Your Linux Computer Account == | == Accessing Your Linux Computer Account == | ||
You will need a '''matrix''' computer account to do the OSL640 tutorials. If you have never logged into matrix | You will need a '''matrix''' computer account to do the OSL640 tutorials. If you have never logged into matrix | ||
− | before, check your '''[https://myseneca.ca MySeneca email]''' for confirmation that your matrix account was automatically created | + | before, check your '''[https://myseneca.ca MySeneca email]''' for confirmation that your matrix account was automatically created after you registered for OSL640. This should happen automatically if you are a new Seneca student and this |
− | after you registered for OSL640. This should happen automatically if you are a new Seneca student and this | ||
is your first semester. | is your first semester. | ||
<br><br> | <br><br> | ||
− | <b>Logging in to matrix:</b> After successfully logging into matrix from the | + | <b>Logging in to matrix:</b> After successfully logging into matrix from the college computers, there are several other ways you can login to matrix depending on your operating system of choice.<br>Please see the following '''[https://ict.senecacollege.ca/~uli101/notes/MatrixLoginInformation.pdf guide]''' for detailed instructions. [https://wiki.cdot.senecacollege.ca/wiki/Tutorial_1_-_Using_Your_Matrix_Account Tutorial 1] will provide you remote access to the Matrix cluster. You will work on Tutorial 1 during your first lab class. |
− | college computers, there are several other ways you can login to matrix depending on | ||
− | your operating system of choice.<br>Please see the following '''[https://ict.senecacollege.ca/~uli101/notes/MatrixLoginInformation.pdf guide]''' for detailed instructions. | ||
<br><br> | <br><br> | ||
<b>In case of problems with:</b> | <b>In case of problems with:</b> | ||
<ul> <li>logging into your matrix account</li> <li>matrix not finding your home directory and you cannot start the assignments</li> <li>any other matrix issue</li> </ul> | <ul> <li>logging into your matrix account</li> <li>matrix not finding your home directory and you cannot start the assignments</li> <li>any other matrix issue</li> </ul> | ||
− | Please email '''[mailto:servicedesk@senecacollege.ca servicedesk@senecacollege.ca]''' and specify the exact error message you received. It would help if you snap a picture of your screen or | + | Please email '''[mailto:servicedesk@senecacollege.ca servicedesk@senecacollege.ca]''' and specify the exact error message you received. It would help if you snap a picture of your screen or take a screen capture of your error message and attach to your email when you contact ServiceDesk through your MySeneca email. |
− | take a screen capture of your error message and attach to your email when you contact ServiceDesk through your MySeneca email. | ||
<br><br><br><br><br><br><br> | <br><br><br><br><br><br><br> | ||
Line 40: | Line 38: | ||
==Course Resources== | ==Course Resources== | ||
− | <table cellpadding="10" cellspacing="0" width="100%"><tr><td>[[Image:bash_shell.png|left|75px]]</td><td style="padding-top:25px;padding-bottom:25px;">'''Free Applications for Remote Access:'''<br><br><dl><dd>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe Secure Shell SSH/SFTP]</dd><dd>[http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe Putty]</dd><dd>[https://www.bitvise.com/ssh-client-download Bitvise SSH Client]</dd><dd>[https://mobaxterm.mobatek.net/download-home-edition.html Moba Xterm]</dd></dl></td></tr><tr><td valign="top">[[Image:slg.png|left|75px]] | + | <table cellpadding="10" cellspacing="0" width="100%"><tr><td>[[Image:bash_shell.png|left|75px]]</td><td style="padding-top:25px;padding-bottom:25px;">'''Free Applications for Remote Access:'''<br><br><dl><dd>[http://www.sfsu.edu/ftp/win/ssh/SSHSecureShellClient-3.2.9.exe Secure Shell SSH/SFTP]</dd><dd>[http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe Putty]</dd><dd>[https://www.bitvise.com/ssh-client-download Bitvise SSH Client]</dd><dd>[https://mobaxterm.mobatek.net/download-home-edition.html Moba Xterm]</dd></dl></td></tr><tr><td valign="top">[[Image:slg.png|left|75px]]</td></tr></table> |
|} | |} | ||
[[Category:OSL640]] | [[Category:OSL640]] |
Revision as of 13:59, 30 August 2021
Welcome to OSL640! Content under development.
Quick Links |
---|
Course Outline |
Course Policies |
Contents
Welcome to OSL640 - Introduction to Open Source Systems
What This Course is AboutUnix and Linux represent the operating system technology powering many of the services we access every day - from Smart Phones, Cloud Computing and the Internet. Unix and Linux systems are often used to provide core services for companies as they are stable and secure. Updating is simple and does not usually require a system reboot unless the Kernel is updated. This subject introduces students to Unix and Linux.
Accessing Your Linux Computer AccountYou will need a matrix computer account to do the OSL640 tutorials. If you have never logged into matrix
before, check your MySeneca email for confirmation that your matrix account was automatically created after you registered for OSL640. This should happen automatically if you are a new Seneca student and this
is your first semester.
Please email servicedesk@senecacollege.ca and specify the exact error message you received. It would help if you snap a picture of your screen or take a screen capture of your error message and attach to your email when you contact ServiceDesk through your MySeneca email.
|
Course Resources
|